modules/run-command/outputs.tf (4 lines of code) (raw):

output "resource_id" { description = "The resource id of the virtual machine run command" value = azurerm_virtual_machine_run_command.this.id }