Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
CHANGELOG: updates for v0.9.16 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ketzacoatl authored Apr 15, 2020
1 parent d845512 commit a7b028e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,29 @@

### Modules

### Examples

# v0.9.16

### Summary

* Improvements to 2 existing modules.
* 1 new module.
* 1 new example.

### Modules

* nat-gateways: Add additional variables `enable_nat_creation` and
`nat_eip` for enabling support for migrating EIP between NAT
gateways.
* `single-node-asg`: Pass the `alb_target_group_arns` to the `asg` module
* `single-port-sg-src`: This new module is a fork of the existin `single-port-sg` module (to support `source_security_group`).
* `setup-meta-infrastructure`: Add all `Get*` and `List*` actions to `power-user`

### Examples

* `simple-snag`: Add a basic example for the Single-Node AutoScaling Group module/pattern

# v0.9.15

### Summary
Expand Down

0 comments on commit a7b028e

Please sign in to comment.