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:
@@ -74,7 +74,7 @@ module "workstation-cluster" {
|
||||
|
||||
## Custom image
|
||||
|
||||
Example showing how to create a cluster with publicly accesible workstation that run a custom image.
|
||||
Example showing how to create a cluster with publicly accessible workstation that run a custom image.
|
||||
|
||||
```hcl
|
||||
module "workstation-cluster" {
|
||||
|
||||
Reference in New Issue
Block a user