Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Sep 12, 2024
1 parent 3246c9a commit 28fc93f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quickstart/101-aci-linuxcontainer-public-ip/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ resource "random_pet" "rg_name" {
}



resource "azurerm_resource_group" "rg" {
name = random_pet.rg_name.id
location = var.resource_group_location
Expand Down

0 comments on commit 28fc93f

Please sign in to comment.