ikitommi / cloud-busting

Basis for using Terraform to manage application runtime in AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloud-busting

Learn to manage infrastructure with Terraform.

Here you will find various demonstrations regarding how to create infrastructure in AWS, Azure and GCP. In the first phase we provide examples just for AWS.

Using these examples requires that you fork this repository since in later steps you are required to modify some configurations and commit e.g. the state file to your own repository.

After forking this repository you should read installing Terraform instructions.

AWS

For running AWS demonstrations, continue to aws directory and read general instructions.

After that, you can run the ecs-demo.

GCP

TO BE DONE LATER.

Azure

TO BE DONE LATER.

About

Basis for using Terraform to manage application runtime in AWS


Languages

Language:HCL 82.1%Language:Shell 15.4%Language:Clojure 2.5%