Skip to content

Terraform module to perform rolling deploys on AWS using Auto Scaling groups.

License

Notifications You must be signed in to change notification settings

smithlabs/terraform-aws-asg-rolling-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Scaling Group with Rolling Deploy

This folder contains an example Terraform configuration that defines a module for deploying a cluster of web servers (using EC2 and Auto Scaling) in an Amazon Web Services (AWS) account. The Auto Scaling Group is able to do a zero-downtime deployment when you update any of its properties.

Quick start

Terraform modules are not meant to be deployed directly. Instead, you should be including them in other Terraform configurations. See smithlabs/hello-world-terraform-go-demo for examples.

About

Terraform module to perform rolling deploys on AWS using Auto Scaling groups.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages