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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user