Releases: stelligent/mu
Releases · stelligent/mu
v1.1.3
v1.1.2
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)
Fixes for Consul 1.0.0
#194 - address issues with latest release of consul
Missing IAM permissions
Grant access to create/delete S3 bucket for codedeploy and to manage Route53 resource records
Bug Fix
Bug Fixes
Bug Fixes
IAM Refactor
- #179 extract IAM roles to separate CloudFormation stacks and allow them to be managed externally.
- #163 added cfn_nag to Makefile (learn more...)
- #86 allow passing existing IAM roles
- #84 target account for environments
- #82 cleanup IAM policies
- #174 support custom namespace on stacks (learn more...)
- #88 support custom tags on stacks (learn more...)
- Now using semver for mu version number (learn more...)