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 11f038d commit e8dbeddCopy full SHA for e8dbedd
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 = "PRESET"
+ default = null
48
}
49
50
variable "ncc_groups" {
0 commit comments