Skip to content

An efficient way to create Azure management groups based off a Terraform map.

Notifications You must be signed in to change notification settings

mhosker/terraform-azure-management-groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terraform-azure-management-groups

An efficient way to create Azure management groups based off a Terraform map.

Notes

  • Azure management groups can only be nested down to level 6.

Instructions

Copy the _management-groups module directory to your Terraform project and then use the example found in example.tf to include the module with the required parameters.

As with any code, I strongly recommend reading and understanding all files thoroughly before deploying.

Further Reading

For more info on this project see the associated blog post at - https://mikehosker.net/efficiently-creating-azure-management-groups-in-terraform/

About

An efficient way to create Azure management groups based off a Terraform map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages