2025-11-13 05:30:01 +00:00
2025-11-10 06:48:33 +00:00
2025-11-10 06:48:33 +00:00
2025-11-08 21:06:54 +00:00
2025-11-13 05:30:01 +00:00

Aiimi Data CoP Azure Sandbox Environment

📂 Structure

  • modules/ → reusable Terraform modules (network, compute, database, etc.)
  • environments/ → environment-specific configs (dev, prod)
  • .github/workflows/terraform.yml → CI/CD with GitHub Actions

🚀 Usage

cd environments/dev
terraform init
terraform plan
terraform apply
S
Description
No description provided
Readme 65 KiB
Languages
HCL 100%