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 e8dbedd commit a590de1Copy full SHA for a590de1
modules/network-connectivity-center/variables.tf
@@ -44,7 +44,7 @@ variable "ncc_hub_preset_topology" {
44
variable "ncc_hub_policy_mode" {
45
description = "The policy mode of the hub"
46
type = string
47
- default = null
+ default = "PRESET"
48
}
49
50
variable "ncc_groups" {
0 commit comments