v2.4.0 - 2019-11-15
- Govcloud (#84)
v2.3.0 - 2019-11-12
- Updated CHANGELOG
- Updated version of terraform-aws-acm module to v2.4.0 (#81)
v2.2.0 - 2019-07-21
- Updated CHANGELOG
- Update documentation a bit after merge
- Add capability to attach additional security groups to ALB (#66)
v2.1.0 - 2019-06-13
- Updated CHANGELOG
- Fixed task creation when ECS task definition has not been created before (#62)
v2.0.0 - 2019-06-12
- Updated CHANGELOG
- Upgraded module to support Terraform 0.12 (#58)
v1.18.0 - 2019-06-12
- Updated CHANGELOG
- Add Task Definition Output (#53)
v1.17.0 - 2019-04-26
- Add optional support for ALB logging (#49)
v1.16.0 - 2019-03-18
- Fix github user token env to ATLANTIS_GH_TOKEN (#46)
v1.15.0 - 2019-03-16
- Add support for Bitbucket Cloud (#45)
v1.14.0 - 2019-03-16
- add alb dns name to outputs (#44)
v1.13.0 - 2019-03-07
- workaround to not error on accessing value on data element that doesn't exist (#42)
- replace /20 to /16 in README.md (#40)
v1.12.0 - 2019-02-14
- Fixed documentation after #38
- Merge pull request #38 from kilbergr/kilbergr_add-vpc-to-outputs
- add vpc_id to outputs
v1.11.0 - 2019-02-07
- Merge pull request #37 from terraform-aws-modules/pr/35
- Follow up for #35 and #36
- adding custom secrets and environment variables
v1.10.0 - 2019-02-01
- Merge pull request #32 from chenrui333/refresh-module-versions
- Update acm module version for DNS validation issue
- Update
cloudposse/ecs-container-definition/aws
tov0.7.0
- Merge branch 'master' into refresh-module-versions
- Refresh the underlying module to the latest release versions
v1.9.0 - 2019-01-18
- Updated pre-commit
- Merge pull request #30 from waeltken/http-to-https-redirect
- Adjust comments on ALB security groups
- Add http -> https redirect on the ALB
v1.8.0 - 2019-01-07
- Merge pull request #29 from waeltken/add-gitlab-hostname
- Add variable to configure gitlab hostname
v1.7.1 - 2018-12-31
- Removed obsolete tasks json files
v1.7.0 - 2018-12-31
- Merge pull request #28 from terraform-aws-modules/refactor_container_definition
- Added secrets and refactored container definition section
v1.6.1 - 2018-12-14
- Updated terraform.tfvars.sample
v1.6.0 - 2018-12-14
- Merge pull request #27 from terraform-aws-modules/gitlab-and-ssm
- Cleanup before merge
- Added support for gitlab and SSM parameter store
- Merge pull request #26 from chenrui333/fix-readme
- Fix README
v1.5.1 - 2018-09-28
- Fixed README after merge
v1.5.0 - 2018-09-28
- Merge pull request #20 from exosite/master
- Merge pull request #21 from ldormoy/master
- updates README
- fixes typo variable name
- allows custom value for alb ingress_cidr_blocks
- mention about trailing dot of route53_zone_name in inputs
- fix whitelist and zone_name example
v1.4.1 - 2018-09-14
- Fixed example in README (thanks Giuseppe B.)
v1.4.0 - 2018-09-07
- Fixes after #18
- Merge pull request #18 from ldormoy/master
- Merge pull request #1 from ldormoy/support-multiple-policies
- allow ECS task role to get multiple policiy attachments
- #7 updates README with policy_arn input
- #7 pass ECs task exec. policy as input variable
v1.3.0 - 2018-08-19
- Merge pull request #17 from bitflight-public/master
- Added a task role to the container
- setthe maximum count to 200, and the minimum to 50%, so that there is no atlantis outage when deploying
- added Task role output. Added the atlantis config in repo support
- added Task role output. Added the atlantis config in repo support
- Modified the atlantis definition to use a datasource that checks for the latest revision.
- Modified the atlantis definition to use a datasource that checks for the latest revision.
- Modified the atlantis definition to use a datasource that checks for the latest revision.
- Modified the task definition to use the provided container name
v1.2.0 - 2018-06-03
- Upgraded version of security-group
v1.1.1 - 2018-06-03
- Added deregistration_delay=10 to update ALB faster
v1.1.0 - 2018-05-26
- Merge pull request #12 from terraform-aws-modules/reuse_vps
- README fixes
- README fixes
- Allow reuse existing VPC and subnets
- Merge pull request #11 from terraform-aws-modules/github_webhook
- Format tfvars
- Added github-repository-webhook
- Updated readme
- Updated readme
- Updated readme
- Minor cleanup
- Initial commit
- Initial commit