Skip to content

tuneersaha/MCloud

Repository files navigation

#Building a multi-cloud website running on Azure and Google Cloud, with Terraform and Cloudflare

Deploying a multicloud website in Amazon Web Services (AWS), Microsoft Azure & Google Cloud Platform (GCP) using Terrraform and Cloudflare.

azure-auth.tf --> Azure authentication variables

azure-main.tf --> Create Azure network components, security rules and virtual machines

azure-user-data.sh --> BASH user data script to install Apache in Azure Virtual Machine

azure-variables.tf --> Azure variables

cloudflare-dns.tf --> Configure Cloudflare provider and create DNS records

cloudflare-variables.tf --> Cloudflare variables

common-variables.tf --> shared variables

gcp-main.tf --> Create GCP network components, security rules and Compute instance

gcp-user-data.sh --> BASH user data script to install Apache in GCP Compute instance

gcp-variables.tf --> GCP variables

terraform.tfvars --> cloud credentials

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors