You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [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
* 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
0 commit comments