Skip to content

Commit 8177a08

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.2.1...v2.0.0) (2020-03-19) ### Features * upgrade module to support Terraform 0.12.x ([#24](#24)) ([8998443](8998443)) ### BREAKING CHANGES * This module no longer supports Terraform versions 0.11.x. Please upgrade your version of Terraform and run the `0.12upgrade` command. Visit the following URL for more information: https://www.terraform.io/docs/commands/0.12upgrade.html * fix: change Terraform download URL to latest in CI
1 parent 8998443 commit 8177a08

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [2.0.0](https://github.com/mongodb/terraform-aws-ecs-task-definition/compare/v1.2.1...v2.0.0) (2020-03-19)
2+
3+
4+
### Features
5+
6+
* upgrade module to support Terraform 0.12.x ([#24](https://github.com/mongodb/terraform-aws-ecs-task-definition/issues/24)) ([8998443](https://github.com/mongodb/terraform-aws-ecs-task-definition/commit/899844342323285fb5c4cac4f4bc80c9b31dcdc5))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* This module no longer supports Terraform versions 0.11.x. Please upgrade
12+
your version of Terraform and run the `0.12upgrade` command. Visit the
13+
following URL for more information:
14+
15+
https://www.terraform.io/docs/commands/0.12upgrade.html
16+
17+
* fix: change Terraform download URL to latest in CI
18+
119
## [1.2.1](https://github.com/mongodb/terraform-aws-ecs-task-definition/compare/v1.2.0...v1.2.1) (2019-12-24)
220

321

0 commit comments

Comments
 (0)