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

output "resource_id" { description = "The resource id of the virtual machine extension" value = azurerm_virtual_machine_extension.this.id }