update changes to file
This commit is contained in:
@ -28,10 +28,4 @@ variable "virtual_machine_size" {
|
||||
|
||||
variable "admin_username" {
|
||||
default = "azureuser"
|
||||
}
|
||||
|
||||
variable "storage_name" {
|
||||
type = string
|
||||
description = "value of the storage account name"
|
||||
default = "azfwteststgacctipg"
|
||||
}
|
Reference in New Issue
Block a user