Skip to content

Commit 3f581b0

Browse files
committed
Merge pull request #2 from unifio/yl-changelog
changelog update
2 parents f254353 + d8b0e5f commit 3f581b0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
- Feature: Automatically push instance's subnet route into `server.conf`
66

7+
### 0.0.4
8+
- Standardization with other Unif.io OSS terraform modules
9+
- CI Builder
10+
- Small tweaks:
11+
- IAM roles are now `<stack_item_label>-<region>` instead of `<region>-<stack_item_label>`
12+
- Removed unused vars for user data.
13+
- ELB healthcheck on nodes.
14+
- lifecycle `create_before_destroy` fixes to deal with dependency issues on build.
15+
- somewhat breaking change: in_vpc now is `1`(true) instead of `0`(false)
16+
717
### 0.0.3
818

919
- Fix: tag.application for elb reverted to using short name instead of full application name due to naming restrictions

0 commit comments

Comments
 (0)