aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
172 stars 91 forks source link

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

Closed m-rajagopal closed 1 year ago

m-rajagopal commented 1 year 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 1 year ago

Closing as merged and ramp for 1.2.22