remove budget resource group
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
f67870fa25
commit
02452124e0
@ -12,8 +12,3 @@ resource "azurerm_resource_group" "rg-cv-staticwebapp" {
|
||||
name = "rg-cv-staticwebapp"
|
||||
location = "westeurope"
|
||||
}
|
||||
|
||||
resource "azurerm_resource_group" "rg-subscription-budget" {
|
||||
name = "rg-subscription-budget"
|
||||
location = "westeurope"
|
||||
}
|
||||
|
Reference in New Issue
Block a user