updating modules
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
output "storage_account_primary_connection_string" {
|
||||
value = azurerm_storage_account.storage_account.primary_connection_string
|
||||
}
|
||||
|
||||
output "storage_account_name" {
|
||||
value = azurerm_storage_account.storage_account.name
|
||||
}
|
||||
Reference in New Issue
Block a user