Home
Softono

Terraform Multicloud Website Cloudflare Dns

Open source HCL
15
Stars
7
Forks
0
Issues
1
Watchers
6 years
Last Commit

 About Terraform Multicloud Website Cloudflare Dns

Deploy a multi-cloud website running on AWS, Azure and Google Cloud, with Terraform and Cloudflare for free

Platforms

Web Self-hosted Cloud

Languages

HCL

Links

Need Help Installing Terraform Multicloud Website Cloudflare Dns?

We provide expert installation service for this software. Our team will install, configure, and secure Terraform Multicloud Website Cloudflare Dns on your server. plans start at just $30.

Terraform Multicloud Website Cloudflare Dns

View on GitHub

How to build a multi-cloud website running on AWS, Azure and Google Cloud, with Terraform and Cloudflare for free

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

Blog --> https://medium.com/@gmusumeci/how-to-build-step-by-step-a-multi-cloud-website-running-on-aws-azure-and-google-cloud-with-39dc98436891

High Level design

aws-main.tf --> Create AWS network components, security rules and EC2 instance

aws-user-data.sh --> BASH user data script to install Apache in AWS EC2 instance

aws-variables.tf --> AWS variables

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