3 lines
130 B
HCL
3 lines
130 B
HCL
output "storage_account_primary_connection_string" {
|
|
value = azurerm_storage_account.storage_account.primary_connection_string
|
|
} |