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

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