remove functionapp resource
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f200349758
commit
4120c658ae
@ -12,8 +12,3 @@ resource "azurerm_resource_group" "rg-cv-staticwebapp" {
|
|||||||
name = "rg-cv-staticwebapp"
|
name = "rg-cv-staticwebapp"
|
||||||
location = "westeurope"
|
location = "westeurope"
|
||||||
}
|
}
|
||||||
|
|
||||||
resource "azurerm_resource_group" "rg-hanyadikhetvan-functionapp" {
|
|
||||||
name = "rg-hanyadikhetvan-functionapp"
|
|
||||||
location = "westeurope"
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user