Skip to content

Commit

Permalink
trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Sep 13, 2024
1 parent f8057ae commit a0a33f4
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 @@ -7,6 +7,7 @@ resource "azurerm_resource_group" "rg" {
location = var.resource_group_location
}


resource "random_string" "container_name" {
length = 25
lower = true
Expand Down

0 comments on commit a0a33f4

Please sign in to comment.