Skip to content

Commit a37dabd

Browse files
committed
feat: disable the dev ACR
1 parent ba5e5a8 commit a37dabd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/tf-core/variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,4 +624,5 @@ variable "container_registry" {
624624
uai_name = optional(string, "dtos-cohort-manager-acr-push")
625625
sku = optional(string, "Premium")
626626
})
627+
default = []
627628
}

0 commit comments

Comments
 (0)