Skip to content

Commit 139adb9

Browse files
committed
1.0.1
1 parent a6c7cb1 commit 139adb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ provider "azurerm" {
2121

2222
# Create a resource group
2323
resource "azurerm_resource_group" "example" {
24-
name = "ResourceGroup-Release-1.0.0"
24+
name = "ResourceGroup-Release-1.0.1"
2525
location = "UK South"
2626
}
2727

0 commit comments

Comments
 (0)