7-flying-infrastructure - adding terraform (#8)
This commit was merged in pull request #8.
This commit is contained in:
3
infrastructure/resource_group.tf
Normal file
3
infrastructure/resource_group.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
data "azurerm_resource_group" "resource_group" {
|
||||
name = var.RESOURCE_GROUP_NAME
|
||||
}
|
||||
Reference in New Issue
Block a user