Are you looking for an easy way to manage your Azure cloud resources?
Azure CloudOps Control Tower is an open-source project that helps you set up and organize Azure infrastructure using Terraform. It’s modular, supports multiple environments (dev, staging, prod), and comes with clear diagrams and reusable modules.
Features
- Modular Terraform code for Azure
- Works for networking, compute, storage, and security
- Supports multiple environments
- Includes architecture diagrams
- Open source and easy to customize
Get Started
-
Clone the repo:
git clone https://github.com/Danielconto/Azure-Cloudops-Control-Tower cd azure-cloudops-control-tower
Set up your variables:
Edit theterraform.tfvars
file to match your Azure setup.-
Deploy:
terraform init terraform plan terraform apply
Learn More
- GitHub Repository
- Each module has its own README for details and diagrams.
Feedback
Feel free to open issues or contribute!
Let me know what you think or how you use it in the comments below.
Top comments (4)
I am a beginner, I could use a bit of help getting started. Are there any setup instructions or prerequisites I should be aware of? Any guidance would be greatly appreciated. Thanks in advance!
Good job my firend, always an inspiration. can you please follow back?
Great README! very helpful
Just cloned the Azure CloudOps Control Tower repo—impressed by the structure and clarity of the project! Excited to explore how it streamlines cloud operations in Azure. Great work!