Skip to content

Commit

Permalink
chore: make a change to test apply
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Aug 25, 2023
1 parent ff1f212 commit 64d3e55
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions experiment/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,3 @@ terraform {
provider "azurerm" {
features {}
}

resource "azurerm_resource_group" "rg" {
name = "myTFResourceGroup"
location = "westus2"
}

0 comments on commit 64d3e55

Please sign in to comment.