7 lines
180 B
HCL
7 lines
180 B
HCL
# output "cosmosdb_account_id" {
|
|
# value = azurerm_cosmosdb_account.example.id
|
|
# }
|
|
|
|
# output "cosmosdb_sql_database_id" {
|
|
# value = azurerm_cosmosdb_sql_database.example.id
|
|
# } |