@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77
88
99
10+ <a name =" v3.2.0 " ></a >
11+ ## [ v3.2.0] - 2021-06-20
12+
13+ - feat: Add GovCloud support ([ #44 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/44 ) )
14+
15+
1016<a name =" v3.1.0 " ></a >
1117## [ v3.1.0] - 2021-05-07
1218
@@ -76,18 +82,6 @@ All notable changes to this project will be documented in this file.
7682## [ v2.1.0] - 2020-06-23
7783
7884- fix: Remove the dependency of hard coded region and availability zones ([ #22 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/22 ) )
79- - Merge pull request [ #20 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/20 ) from terraform-aws-modules/terraform-provider-githubfile-1584635188886625000
80- - [ ci skip] Create ".chglog/CHANGELOG.tpl.md".
81- - Merge pull request [ #19 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/19 ) from terraform-aws-modules/terraform-provider-githubfile-1584536413549524000
82- - [ ci skip] Create "LICENSE".
83- - Merge pull request [ #15 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/15 ) from terraform-aws-modules/terraform-provider-githubfile-1584536361962668000
84- - Merge pull request [ #16 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/16 ) from terraform-aws-modules/terraform-provider-githubfile-1584536361962655000
85- - Merge pull request [ #18 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/18 ) from terraform-aws-modules/terraform-provider-githubfile-1584536361962671000
86- - Merge pull request [ #14 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/14 ) from terraform-aws-modules/terraform-provider-githubfile-1584536361962424000
87- - [ ci skip] Create ".pre-commit-config.yaml".
88- - [ ci skip] Create "Makefile".
89- - [ ci skip] Create ".gitignore".
90- - [ ci skip] Create ".editorconfig".
9185
9286
9387<a name =" v2.0.0 " ></a >
@@ -107,7 +101,6 @@ All notable changes to this project will be documented in this file.
107101<a name =" v1.3.0 " ></a >
108102## [ v1.3.0] - 2019-03-08
109103
110- - Merge pull request [ #6 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/6 ) from asantos-fuze/add-tag-support
111104- Add tag support for ECS module
112105
113106
@@ -122,11 +115,8 @@ All notable changes to this project will be documented in this file.
122115## [ v1.1.0] - 2019-01-22
123116
124117- Run pre-commit -a
125- - Merge pull request [ #5 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/5 ) from martynova1/patch-2
126118- Add ARN output to README
127- - Merge pull request [ #4 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/4 ) from martynova1/patch-1
128119- Add arn output
129- - Merge pull request [ #3 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/3 ) from andig/typos
130120- Fix typos
131121
132122
@@ -135,7 +125,6 @@ All notable changes to this project will be documented in this file.
135125
136126- Updated README.md
137127- Added pre-commit hooks with docs
138- - Merge pull request [ #2 ] ( https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/2 ) from terraform-aws-modules/initial-setup
139128- Use this_ in the outputs
140129- Fix output when create cluster is false
141130- Move ec2-instances to main.tf in the example for easier reading
@@ -159,7 +148,8 @@ All notable changes to this project will be documented in this file.
159148- Initial commit
160149
161150
162- [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v3.1.0...HEAD
151+ [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v3.2.0...HEAD
152+ [ v3.2.0 ] : https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v3.1.0...v3.2.0
163153[ v3.1.0 ] : https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v3.0.0...v3.1.0
164154[ v3.0.0 ] : https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.9.0...v3.0.0
165155[ v2.9.0 ] : https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.8.0...v2.9.0
0 commit comments