All notable changes to this project will be documented in this file.
v2.14.0 - 2020-05-12
- fix: Revert deleted tags from many resources since release 2.7.0 (#121)
v2.13.0 - 2020-05-12
- feat: Allow custom Route53 record name (including empty) (#120)
v2.12.0 - 2020-05-12
- feat: Added atlantis_fqdn to override route53 and ALB dns name (closes #94)
- fix: Expose ECS service security group as ouptut (closes #87)
v2.11.0 - 2020-05-12
- feat: Allow setting of Atlantis log level (#118)
v2.10.0 - 2020-05-12
- feat: Updated versions of VPC, SG, ACM modules (#117)
v2.9.0 - 2020-05-12
- feat: Add support for internal load balancer, upgraded ALB module (#99)
v2.8.0 - 2020-05-11
v2.7.0 - 2020-05-11
- fix: Updated version of cloudposse/ecs-container-definition/aws to 0.23.0 (closed #86)
v2.6.0 - 2020-04-13
- docs: Fixed README after terraform-docs was updated
- feat: Added tags to cluster, task, ssm, role, and fmt (#115)
v2.5.0 - 2020-02-22
- Updated pre-commit-terraform with README
- feat: add support for bitbucket stash base url (#79)
v2.4.0 - 2019-11-15
- Govcloud (#84)
v2.3.0 - 2019-11-12
- Updated version of terraform-aws-acm module to v2.4.0 (#81)
v2.2.0 - 2019-07-21
- Update documentation a bit after merge
- Add capability to attach additional security groups to ALB (#66)
v2.1.0 - 2019-06-13
- Fixed task creation when ECS task definition has not been created before (#62)
v2.0.0 - 2019-06-12
- Upgraded module to support Terraform 0.12 (#58)
v1.18.0 - 2019-06-12
- 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
- add vpc_id to outputs
v1.11.0 - 2019-02-07
v1.10.0 - 2019-02-01
- 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
- Adjust comments on ALB security groups
- Add http -> https redirect on the ALB
v1.8.0 - 2019-01-07
- Add variable to configure gitlab hostname
v1.7.1 - 2018-12-31
- Removed obsolete tasks json files
v1.7.0 - 2018-12-31
- Added secrets and refactored container definition section
v1.6.1 - 2018-12-14
- Updated terraform.tfvars.sample
v1.6.0 - 2018-12-14
- Cleanup before merge
- Added support for gitlab and SSM parameter store
- Fix README
v1.5.1 - 2018-09-28
- Fixed README after merge
v1.5.0 - 2018-09-28
- 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
- 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
- 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
- README fixes
- README fixes
- Allow reuse existing VPC and subnets
- Format tfvars
- Added github-repository-webhook
- Updated readme
- Updated readme
- Updated readme
- Minor cleanup
- Initial commit
- Initial commit