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.
prefix
1 parent 0f6de93 commit 139d98dCopy full SHA for 139d98d
cbr-service-profile/variables.tf
@@ -4,7 +4,7 @@
4
5
variable "prefix" {
6
type = string
7
- description = "Prefix to append to all resources created by this example"
+ description = "Prefix to append to all vpc_zone_list, service_ref_zone_list and cbr_rule_description created by this submodule"
8
default = "serviceprofile"
9
}
10
common-dev-assets
0 commit comments