creating storage module
This commit is contained in:
@@ -68,14 +68,10 @@ variable "resource_group_name" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "storage_account_name" {
|
||||
variable "storage_account_primary_connection_string" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "storage_tables" {
|
||||
type = list(string)
|
||||
}
|
||||
|
||||
variable "tenant_id" {
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user