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

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