We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5e5a8 commit a37dabdCopy full SHA for a37dabd
1 file changed
infrastructure/tf-core/variables.tf
@@ -624,4 +624,5 @@ variable "container_registry" {
624
uai_name = optional(string, "dtos-cohort-manager-acr-push")
625
sku = optional(string, "Premium")
626
})
627
+ default = []
628
}
0 commit comments