Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
geekzter committed Jul 25, 2024
1 parent 18874e4 commit 990a55f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ variable azdo_service_connection_type {

variable azure_container_registry_name {
description = "The Azure Container Registry name"
default = null
nullable = true
type = string
validation {
Expand Down

0 comments on commit 990a55f

Please sign in to comment.