Skip to content

0.6.11

Compare
Choose a tag to compare
@holtwilkins holtwilkins released this 21 Nov 02:01
· 416 commits to master since this release
eb4b48b

Use correct env var (#7)

As per https://docs.aws.amazon.com/cli/latest/userguide/cli-environment.html

Fixes #6

Listing permissions required to run the bouncer. (#8)

Only warn if ASG size is 0 (#9)

Maybe for bootstrapping, you want to set an ASG desired capacity to 0, so changing bouncer to just warn you in this case instead of exiting with error.