policy-exemptions
globalbao/policy-exemptions/azurerm
Terraform module for managing AzureRM policy exemptions (via ARM template) - by @JesseLoudon
Install
README
Terraform AzureRM Policy Exemptions Uses a Terraform Resource Group Template Deployment for managing Azure Policy Exemptions. Learn more about Azure Policy Exemptions > Note: Terraform v0.13 or greater is required to use this module. Download the latest Terraform at https://www.terraform.io/downloads.html Example Usage Create 1 policy exemption for resources in an RG to be exempt from policies in an assignment. Create 1 policy exemption for a Virtual Machine to be exempt from policies in an assignment. Create 3 policy exemptions for resources in selected RGs to be exempt from policies in selected assignments. Create 2 policy exemptions targeting resources in 2 RGs in 2 subscriptions. > Complete example code can be found here: terraform-azurerm-policy-exemptions/tree/main/examples Create 1
Inputs (1)
| Name | Type | Description | Default |
|---|---|---|---|
| policyExemptions | map(object({ deploymentMod | ***For policyExemptions ARM template specs see https://docs.microsoft.com/en | {} |
Outputs (2)
variables — Outputs the policy exemption variablestemplate_deployment — Outputs the policy exemption ARM templateResources (1)
Details
Similar packages
Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,