Stelligent Mu Versions Save

A full-stack DevOps on AWS framework

v1.1.3

6 years ago

v1.1.3

v1.1.2

6 years ago

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

6 years ago

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:

v1.0.6

6 years ago

#194 - address issues with latest release of consul

v1.0.5

6 years ago

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

v1.0.4

6 years ago

Include fix for issue #192

v1.0.3

6 years ago

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

v1.0.2

6 years ago

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

v1.0.1

6 years ago
  • #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...)

v0.2.5

6 years ago

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