Skip to content

Terraform module to create policies with optional assignments and exemptions creation. The module supports a file based approach compatible with the default azure policy definition files.

License

Notifications You must be signed in to change notification settings

wenzel-felix/terraform-azurerm-policy-module

Repository files navigation

Azure Terraform Policy Module

Terraform module to create policies with optional assignments and exemptions creation. The module supports a file based approach compatible with the default azure policy definition files.

Type of resources are supported:

Default folder structure

.
├── main.tf
├── variables.tf
├── policy_definitions/
│   ├── policy1.json
│   └── policy2.json
└── policy_assignments/
    └── policy_assignment1.json

For more information on the structure of the role assignment and policy definition files follow these references:

Other resources

About

Terraform module to create policies with optional assignments and exemptions creation. The module supports a file based approach compatible with the default azure policy definition files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages