updating modules
This commit is contained in:
@@ -14,10 +14,10 @@ variable "share_name" {
|
|||||||
type = string
|
type = string
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "storage_account_access_key" {
|
variable "access_key" {
|
||||||
type = string
|
type = string
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "storage_account_name" {
|
variable "account_name" {
|
||||||
type = string
|
type = string
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user