modules/storage/output.tf (4 lines of code) (raw):

output "resource_id" { description = "The resource ID of the storage resource." value = azapi_resource.this.id }