Initial changes for AMLFS sample
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
variable "location" {
|
||||
type = string
|
||||
default = "eastus"
|
||||
description = "Resource group location"
|
||||
}
|
Reference in New Issue
Block a user