update code
This commit is contained in:
parent
7384552428
commit
226c83b637
@ -1,3 +1,7 @@
|
||||
output "resource_group_name" {
|
||||
value = azurerm_resource_group.default.name
|
||||
}
|
||||
|
||||
output "postgresql_flexible_server_database_name" {
|
||||
value = azurerm_postgresql_flexible_server_database.default.name
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user