Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 725 Bytes

File metadata and controls

26 lines (20 loc) · 725 Bytes

☁️ GraTech Cloud Orchestrator

Multi-Cloud Infrastructure Automation Platform Managed by Terraform & Ansible.

🌟 Overview

This repository contains the Infrastructure as Code (IaC) definitions for deploying GraTech's sovereign cloud infrastructure across Azure and GCP.

🏗️ Architecture

  • Terraform: Provisioning resources (Networking, Compute, Storage).
  • Ansible: Configuration management.
  • GitOps: Automated deployment via GitHub Actions.

🚀 Getting Started

\\�ash cd terraform/environments/dev terraform init terraform plan terraform apply \\

🛡️ Security

All state files are stored in encrypted remote backends (Azure Blob / GCS).


Powered by GraTech Ops