Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanchwa authored May 28, 2024
1 parent 424fa5d commit 411c80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Terraform/Azure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ resource "azurerm_resource_group" "main" {
location = "East US"
}


## Test
resource "azurerm_resource_group" "secondary" {
name = "tanchwa-test-eus2"
location = "East US 2"
Expand Down

0 comments on commit 411c80d

Please sign in to comment.