update code
This commit is contained in:
parent
c6c516ed9f
commit
32e167c179
@ -1,7 +1,7 @@
|
||||
# This file should include references to data sources, resources, and modules
|
||||
# required to manage the desired Azure infrastructure.
|
||||
|
||||
resource "azurerm_resource_group" "my_rg" {
|
||||
resource "azurerm_resource_group" "myrg" {
|
||||
name = var.var1
|
||||
location = "westeurope"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user