Based on the Azure Policy Assignments code from Jesse Loudon
- GitHub: @JesseLoudon
Learning resources:
- https://www.terraform.io/docs/providers/azurerm/r/policy_assignment.html
- https://docs.microsoft.com/en-us/azure/governance/policy/concepts/assignment-structure
Blogs that might interest you
- Using GitHub Actions and Terraform for IaC Automation
- Azure Policy as Code with Terraform Part 1
- Azure Policy as Code with Terraform Part 2
- Cloud Governance with Azure Policy Part 1
- Cloud Governance with Azure Policy Part 2
This is the repo which contains the 3 Terraform Cloud Workspaces responsible for creation of policy definitions along with assignment of those definitions.
Name | Info |
---|---|
azure-policy-assignments-nonprod | Policy assignments nonprod |
azure-policy-assignments-prod | Policy assignments prod |
azure-policy-definitions | Policy definitions and Policy sets |