modules/dev_center_catalog/outputs.tf (4 lines of code) (raw):

output "resource_id" { description = "The ID of the Dev Center Catalog." value = azurerm_dev_center_catalog.this.id }