We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600f1e1 commit 3af5f7bCopy full SHA for 3af5f7b
environments/skeleton/{{cookiecutter.environment}}/tofu/variables.tf
@@ -15,7 +15,7 @@ variable "cluster_networks" {
15
List of mappings defining networks. Mapping key/values:
16
network: Required. Name of existing network
17
subnet: Required. Name of existing subnet
18
- port_security_enabled: Optional. Bool, default true
+ port_security_enabled: Optional. Bool, default null (for networks not owned by project)
19
EOT
20
}
21
0 commit comments