v1.1.1
Change Log
v1.1.1 (2017-11-15)
Implemented enhancements:
- Allow custom AMIs based on OS other than amazon linux to work #205
- Update environment ASG to use target tracking policies #177
- Add S3 Source support for CodePipeline #176
- Service autoscaling #171
- Allow referencing external files for templates #167
- Nested mu.yml files #162
- Scheduled tasks #158
- Template splice #215 (cplee)
- issue-176 Added S3 Source option to CodePipeline #198 (akuma12)
Fixed bugs:
- Unable to specify branch #201
- Bug with latest Consul release #194
- Infinite loop trying to find .git on Windows #189
Merged pull requests:
- v1.1.1 #218 (cplee)
- Issue 158 scheduled tasks #217 (timbaileyjones)
- Issue 171 and 177 #213 (cplee)
- Extensions #210 (cplee)
- Only install cfn-nag if needed. Add GOPATH to PATH #207 (jeremyhahn)
- add conditionals to the userdata and cfn-init based on os type #206 (cplee)
- Issue 201 #202 (cplee)
- Fixed git.go to walk up Windows dirs #199 (ataylor05)
- Asg 177 #188 (danielc2013)