You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "The name of the storage account. Must be globally unique, length between 3 and 24 characters and contain numbers and lowercase letters only."
default = "mytfstorageaccount"
}
# Input variable: Name of Storage container
variable "container_name" {
description = "The name of the Blob Storage container."