lonegunmanb feedback
This commit is contained in:
@ -8,11 +8,6 @@ variable "resource_group_name_prefix" {
|
||||
description = "Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription."
|
||||
}
|
||||
|
||||
variable "storage_account_name_prefix" {
|
||||
default = "sa"
|
||||
description = "Prefix of the storage account name that's combined with a random ID so name is unique in your Azure subscription."
|
||||
}
|
||||
|
||||
variable "eventhub_namespace_name_prefix" {
|
||||
default = "namespace"
|
||||
description = "Prefix of the event hub namespace name that's combined with a random ID so name is unique in your Azure subscription."
|
||||
|
Reference in New Issue
Block a user