Skip to content

Terraform aws multi region using Terraform Cloud, modules and providers

Notifications You must be signed in to change notification settings

bespinian/terraform-aws-multi-region

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Utilizing Terraform and Terraform Cloud Modules for Multi-Region AWS Deployment

For an in-depth discussion of the project architecture please refer to our detailed blog post.

AWS single-region deployment

cd single-region

terraform init
terrafom plan
terraform apply

AWS multi-region deployment

cd multi-region

terraform init
terrafom plan
terraform apply

About

Terraform aws multi region using Terraform Cloud, modules and providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages