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
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#36](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/36))
15
+
- fix: correct documentation based on update by `terraform_docs` ([#35](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/35))
16
+
- chore: add ci-cd workflow for pre-commit checks ([#34](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/34))
17
+
18
+
10
19
<aname="v2.8.0"></a>
11
20
## [v2.8.0] - 2021-02-20
12
21
@@ -54,6 +63,18 @@ All notable changes to this project will be documented in this file.
54
63
## [v2.1.0] - 2020-06-23
55
64
56
65
- fix: Remove the dependency of hard coded region and availability zones ([#22](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/22))
66
+
- Merge pull request [#20](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/20) from terraform-aws-modules/terraform-provider-githubfile-1584635188886625000
67
+
-[ci skip] Create ".chglog/CHANGELOG.tpl.md".
68
+
- Merge pull request [#19](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/19) from terraform-aws-modules/terraform-provider-githubfile-1584536413549524000
69
+
-[ci skip] Create "LICENSE".
70
+
- Merge pull request [#15](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/15) from terraform-aws-modules/terraform-provider-githubfile-1584536361962668000
71
+
- Merge pull request [#16](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/16) from terraform-aws-modules/terraform-provider-githubfile-1584536361962655000
72
+
- Merge pull request [#18](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/18) from terraform-aws-modules/terraform-provider-githubfile-1584536361962671000
73
+
- Merge pull request [#14](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/14) from terraform-aws-modules/terraform-provider-githubfile-1584536361962424000
74
+
-[ci skip] Create ".pre-commit-config.yaml".
75
+
-[ci skip] Create "Makefile".
76
+
-[ci skip] Create ".gitignore".
77
+
-[ci skip] Create ".editorconfig".
57
78
58
79
59
80
<aname="v2.0.0"></a>
@@ -73,6 +94,7 @@ All notable changes to this project will be documented in this file.
73
94
<aname="v1.3.0"></a>
74
95
## [v1.3.0] - 2019-03-08
75
96
97
+
- Merge pull request [#6](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/6) from asantos-fuze/add-tag-support
76
98
- Add tag support for ECS module
77
99
78
100
@@ -87,8 +109,11 @@ All notable changes to this project will be documented in this file.
87
109
## [v1.1.0] - 2019-01-22
88
110
89
111
- Run pre-commit -a
112
+
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/5) from martynova1/patch-2
90
113
- Add ARN output to README
114
+
- Merge pull request [#4](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/4) from martynova1/patch-1
91
115
- Add arn output
116
+
- Merge pull request [#3](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/3) from andig/typos
92
117
- Fix typos
93
118
94
119
@@ -97,6 +122,7 @@ All notable changes to this project will be documented in this file.
97
122
98
123
- Updated README.md
99
124
- Added pre-commit hooks with docs
125
+
- Merge pull request [#2](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/2) from terraform-aws-modules/initial-setup
100
126
- Use this_ in the outputs
101
127
- Fix output when create cluster is false
102
128
- Move ec2-instances to main.tf in the example for easier reading
@@ -120,7 +146,8 @@ All notable changes to this project will be documented in this file.
0 commit comments