Added randomness of rg name, links to ref docs
This commit is contained in:
3
quickstart/101-resource-group/output.tf
Normal file
3
quickstart/101-resource-group/output.tf
Normal file
@ -0,0 +1,3 @@
|
||||
output "resource_group_name" {
|
||||
value = azurerm_resource_group.rg.name
|
||||
}
|
Reference in New Issue
Block a user