aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
MIT License
176 stars 95 forks source link

Add support to apply policies at subscription and resource group level. #204

Closed m-rajagopal closed 2 years ago

m-rajagopal commented 2 years ago

Add support to

--azurerm_subscription_policy_assignment https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subscription_policy_assignment

--azurerm_subscription_policy_exemption https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subscription_policy_exemption

--azurerm_resource_group_policy_assignment https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/resource_group_policy_assignment

--azurerm_resource_group_policy_exemption https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/resource_group_policy_exemption

arnaudlh commented 2 years ago

Closing as merged and ramp for 1.2.22