Multi-Cloud Infrastructure Automation Platform Managed by Terraform & Ansible.
This repository contains the Infrastructure as Code (IaC) definitions for deploying GraTech's sovereign cloud infrastructure across Azure and GCP.
- Terraform: Provisioning resources (Networking, Compute, Storage).
- Ansible: Configuration management.
- GitOps: Automated deployment via GitHub Actions.
\\�ash cd terraform/environments/dev terraform init terraform plan terraform apply \\
All state files are stored in encrypted remote backends (Azure Blob / GCS).
Powered by GraTech Ops