v1.0.0 (2015-08-31)
Implemented enhancements:
-
[route53] Need to publish DNS entries in the account's zone #124
-
[ec2] Need to be able to configure incoming security group #90
-
[ec2] Make ELB optional #50
-
Support S3 + IAM Instance Role + EC2 #43
-
Move publishing bucket to the admin account #38
Fixed bugs:
-
[vpc] Search Domain incorrect in us-east-1 #126
-
[vpc] PrivateSubnet outputs all report the first subnet #112
-
[lambda] We assume everything in a stack's resources are ARNs, but they aren't #110
Closed issues:
-
In one-account-per-app, we don't need to create a zone anymore. #121
-
[vpc] Give NAT instance EIPs so they have stable, predictable public IP addresses #119
-
Add 'admin' as an allowed Environment where it makes sense. #116
-
[route53] use IPv6 by default for ELBs #87
Merged pull requests:
-
[route53] Create the DNS record into the Account's main zone. #125 (gozer)
-
Support diferent search domain in us-east-1 #128 (tinnightcap)
-
Remove AvailabilityZones for us-east-1 deployments #117 (tinnightcap)
-
Fix a simple cut-n-paste error, missed in my review. #113 (gozer)
-
Add the new user-data input NUBIS_ACCOUNT from VpcInfo.ServiceName #109 (gozer)
-
Documentation updates for Lambda functions #108 (tinnightcap)
-
Call a spade a spade #107 (tinnightcap)
-
Remove AvailabilityZones from ec2.template #106 (tinnightcap)
-
Adjust for multiple VPCs in one account #103 (tinnightcap)
-
Rewrite VPC templates for multiple accounts #99 (tinnightcap)
-
Add optional argument SecurityGroup, if present, uses it as the security group for EC2 instances instead of the default. #94 (gozer)
-
Add support for an optional ConsulToken to ec2 to enable Consul ACL tokens #91 (gozer)
v0.9.0 (2015-07-23)
Implemented enhancements:
-
[EC2] No ability to launch instances in the Public Subnets #53
-
ELB support for port 443 #42
-
Versionning from within projects CF templates #41
-
Determine versionned release mechanics #40
-
Complete validation for all input parameters #37
Fixed bugs:
- Storage template still has 'master' hardcoded in the stack url #58
Closed issues:
- CloudFormation doesn't support comments #4
Merged pull requests:
-
Updating changelog for v0.9.0 release #69 (tinnightcap)
-
Update the storage stack to use nubis-stacks 0.9.0 #68 (tinnightcap)
-
Removing ProjectName parameter from README files #67 (limed)
-
Return AutoScalingGroupPrivate -> AutoScalingGroup #66 (limed)
-
Add input validation to all stacks, fixes issue #37 #51 (gozer)
-
Add a new SSLCertificate argument to the ELB Stack, if specified, its the ARN of the SSL certificate to use, otherwise, defaults to a shared cert. #49 (gozer)
-
Fixing keyname as needed by EC2 #48 (tinnightcap)
-
Rename KeyName to SSHKeyName, for nubisproject/nubis-docs#35 #47 (gozer)
-
Add a new option to enable/disable bucket versionning: VersioningConfiguration #44 (gozer)
-
Added a readme file for upload_to_s3 variable script #36 (limed)
-
Updating variables-dist file #29 (tinnightcap)
-
o# Please enter the commit message for your changes. Lines starting #28 (tinnightcap)
-
Adding snapshot on delete #25 (tinnightcap)
-
Update dev to stage #24 (tinnightcap)
-
Adding StackName to ec2 UserData #22 (tinnightcap)
-
Rename route53 stack parameter & set default healthcheck for elb stack #21 (tinnightcap)
-
Parameterizing autoscaling trigger points #20 (tinnightcap)
-
Adding support for an autoscaling policy stack #19 (tinnightcap)
-
Set more reasonable defaults #18 (tinnightcap)
-
Expose health check target #17 (tinnightcap)
-
Fix security group to limit ports #15 (tinnightcap)
-
Add https support and remove conditional logic #14 (tinnightcap)
-
Change ProjectName to ServiceName #12 (tinnightcap)
-
Adjust rds template to use custom parameter group #11 (tinnightcap)
-
Reworking remaining templates to use Lambda function #9 (tinnightcap)
-
Converting ec2 & elb templates to parameter lookup #8 (tinnightcap)
-
Consul bootstraping, Lambda function and minor fixes #7 (tinnightcap)
-
Rename and rework rds template #6 (tinnightcap)
-
Deploy with cloudformation #3 (tinnightcap)
-
Add push script and moved mappings #2 (tinnightcap)
-
Substacks and Readmes #1 (tinnightcap)
* This Change Log was automatically generated by github_changelog_generator