solutions/chapter-2/03_variables/outputs.tf (3 lines of code) (raw):

# the id of the resourcegroup output "resource_group_id" { value = azurerm_resource_group.rg.id }