- first commit

This commit is contained in:
Uros Randelovic
2022-08-31 13:47:23 +02:00
parent 4832632b2c
commit 6bd1ba4c6e
5 changed files with 221 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# output "cosmosdb_account_id" {
# value = azurerm_cosmosdb_account.example.id
# }
# output "cosmosdb_sql_database_id" {
# value = azurerm_cosmosdb_sql_database.example.id
# }