Skip to content

Commit

Permalink
Update outputs.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
pauljewellmsft committed Oct 16, 2023
1 parent 60bba8f commit 6330a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart/101-managed-lustre-create-filesystem/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
output "resource_group_name" {
value = azurerm_resource_group.example.name
value = azurerm_resource_group.rg.name
}

output "virtual_network_name" {
Expand Down

0 comments on commit 6330a30

Please sign in to comment.