Updating cloud-run-v2 terraform and some typos (#2201)

* Updating cloud-run-v2 terraform and some typos

Updating modules/cloud-run-v2/main.tf to determine the tcp_socket value

Fixin typos in:
tests/fixtures.py
modules/workstation-cluster/README.md
modules/net-lb-int/README.md
modules/dataplex/README.md
modules/dataform-repository/README.md
modules/__docs/20230816-iam-refactor.md
CONTRIBUTING.md
blueprints/third-party-solutions/f5-bigip/f5-bigip-ha-active/startup-script.tpl
blueprints/third-party-solutions/f5-bigip/f5-bigip-ha-active/README.md

* Update README.md

---------

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
Co-authored-by: Ludovico Magnocavallo <ludo@qix.it>
This commit is contained in:
bluPhy
2024-04-07 05:49:07 -04:00
committed by GitHub
parent 0cae2ff08c
commit c420f17636
9 changed files with 10 additions and 10 deletions

View File

@@ -392,7 +392,7 @@ def e2e_tfvars_path():
Otherwise, create a unique test environment (in case of multiple workers - as many environments as
there are workers), that will be injected into each example test instead of `tests/examples/variables.tf`.
Returns path to tfvars file that contains information about envrionment to use for the tests.
Returns path to tfvars file that contains information about environment to use for the tests.
"""
if tfvars_path := os.environ.get('TFTEST_E2E_TFVARS_PATH'):
# no need to set up the project