Skip to content

Releases: stelligent/mu

v1.1.3

05 Dec 16:04
Compare
Choose a tag to compare

v1.1.3

v1.1.2

16 Nov 19:22
e511423
Compare
Choose a tag to compare

Change Log

v1.1.2 (2017-11-16)

Full Changelog

Fixed bugs:

  • Issue with mu env -f json #221

Merged pull requests:

v1.1.1

15 Nov 23:02
58775fc
Compare
Choose a tag to compare

Change Log

v1.1.1 (2017-11-15)

Full Changelog

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:

Fixes for Consul 1.0.0

17 Oct 05:16
Compare
Choose a tag to compare

#194 - address issues with latest release of consul

Missing IAM permissions

16 Oct 22:39
Compare
Choose a tag to compare

Grant access to create/delete S3 bucket for codedeploy and to manage Route53 resource records

Bug Fix

13 Oct 22:27
Compare
Choose a tag to compare

Include fix for issue #192

Bug Fixes

11 Oct 23:45
Compare
Choose a tag to compare

#187 - handle multiple region deploys of mu without IAM name conflicts

Bug Fixes

09 Oct 15:47
Compare
Choose a tag to compare

#184 - Unable to create pipeline due to dependency on CodeDeploy bucket
#181 - Unable to create custom cloudformation on pipelines

IAM Refactor

02 Oct 23:23
Compare
Choose a tag to compare
  • #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...)

Bug fixes

16 Aug 05:17
Compare
Choose a tag to compare

v0.2.5

  • defect with ec2 deployments and instance security groups |   |   | 714f4bb
  • pass the name of the export for subnet ids |   |   | 4008dba
  • update VPC template to support overrides from the mu.yml |   |   | af619fc
  • Add notes for setting up a VPN with mu.yml