Skip to content

TerraKitIO/aws-asg-leader-election

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

AWS AutoScaling Group Leader Election

This terraform module provides a lambda function, which will elect a "leader" instance when receiving an auto scaling event from the specified SNS topic.

The "leader" is a single available instance within the AutoScaling Group which receives a special tag. This is similar to ElasticBeanstalk's concept of a "master" instance, and is useful for scenarios when you need to give a single machine control over the entire cluster, or execute actions only on one machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published