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

Commit a7b028e

Browse files
authored
CHANGELOG: updates for v0.9.16 release
1 parent d845512 commit a7b028e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,29 @@
44

55
### Modules
66

7+
### Examples
8+
9+
# v0.9.16
10+
11+
### Summary
12+
13+
* Improvements to 2 existing modules.
14+
* 1 new module.
15+
* 1 new example.
16+
17+
### Modules
18+
719
* nat-gateways: Add additional variables `enable_nat_creation` and
820
`nat_eip` for enabling support for migrating EIP between NAT
921
gateways.
22+
* `single-node-asg`: Pass the `alb_target_group_arns` to the `asg` module
23+
* `single-port-sg-src`: This new module is a fork of the existin `single-port-sg` module (to support `source_security_group`).
24+
* `setup-meta-infrastructure`: Add all `Get*` and `List*` actions to `power-user`
1025

1126
### Examples
1227

28+
* `simple-snag`: Add a basic example for the Single-Node AutoScaling Group module/pattern
29+
1330
# v0.9.15
1431

1532
### Summary

0 commit comments

Comments
 (0)