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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+32-1Lines changed: 32 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,17 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+
<aname="v2.18.0"></a>
11
+
## [v2.18.0] - 2021-05-11
12
+
13
+
- feat: add tags support to root block device ([#218](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/218))
14
+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#217](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/217))
15
+
- chore: Updated versions&comments in examples
16
+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#212](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/212))
17
+
- chore: align ci-cd static checks to use individual minimum Terraform versions ([#207](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/207))
18
+
- chore: add ci-cd workflow for pre-commit checks ([#201](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/201))
19
+
20
+
10
21
<aname="v2.17.0"></a>
11
22
## [v2.17.0] - 2021-02-20
12
23
@@ -29,6 +40,18 @@ All notable changes to this project will be documented in this file.
29
40
## [v2.14.0] - 2020-06-10
30
41
31
42
- Updated README
43
+
- Merge pull request [#156](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/156) from terraform-aws-modules/terraform-provider-githubfile-1584635168624791000
44
+
-[ci skip] Create ".chglog/CHANGELOG.tpl.md".
45
+
- Merge pull request [#154](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/154) from terraform-aws-modules/terraform-provider-githubfile-1584536327863703000
46
+
-[ci skip] Create "LICENSE".
47
+
- Merge pull request [#152](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/152) from terraform-aws-modules/terraform-provider-githubfile-1584536291202089000
48
+
- Merge pull request [#150](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/150) from terraform-aws-modules/terraform-provider-githubfile-1584536291202112000
49
+
- Merge pull request [#151](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/151) from terraform-aws-modules/terraform-provider-githubfile-1584536291202090000
50
+
- Merge pull request [#149](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/149) from terraform-aws-modules/terraform-provider-githubfile-1584536291202409000
51
+
-[ci skip] Create "Makefile".
52
+
-[ci skip] Create ".pre-commit-config.yaml".
53
+
-[ci skip] Create ".editorconfig".
54
+
-[ci skip] Create ".gitignore".
32
55
- Updated t instance type check to include t3a type ([#145](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/145))
33
56
- Updated README
34
57
- Instance count as output ([#121](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/121))
@@ -269,31 +292,37 @@ All notable changes to this project will be documented in this file.
269
292
## [v1.5.0] - 2018-04-04
270
293
271
294
- Minor formatting fix
295
+
- Merge pull request [#26](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/26) from otassetti/master
272
296
- Modify tag name management to add -%d suffixe only if instance_count > 1
273
297
274
298
275
299
<aname="v1.4.0"></a>
276
300
## [v1.4.0] - 2018-04-04
277
301
302
+
- Merge pull request [#27](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/27) from Normo/master
278
303
- Stop ignoring changes in vpc_security_group_ids
279
304
280
305
281
306
<aname="v1.3.0"></a>
282
307
## [v1.3.0] - 2018-03-06
283
308
309
+
- Merge pull request [#25](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/25) from terraform-aws-modules/renamed-count
284
310
- Renamed count to instance_count (fixes [#23](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/23))
311
+
- Merge pull request [#24](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/24) from mhd999/fix/readme
285
312
- Fix: add missing variable to the usage example
286
313
287
314
288
315
<aname="v1.2.1"></a>
289
316
## [v1.2.1] - 2018-03-01
290
317
318
+
- Merge pull request [#21](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/21) from terraform-aws-modules/added-eip-to-example
291
319
- Added aws_eip to example and pre-commit hooks
292
320
293
321
294
322
<aname="v1.2.0"></a>
295
323
## [v1.2.0] - 2018-01-19
296
324
325
+
- Merge pull request [#14](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/14) from 2solt/master
297
326
- Add tags to output variables
298
327
299
328
@@ -312,6 +341,7 @@ All notable changes to this project will be documented in this file.
312
341
<aname="v1.0.3"></a>
313
342
## [v1.0.3] - 2017-11-15
314
343
344
+
- Merge pull request [#7](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/7) from apparentlymart/patch-1
315
345
- Fix incorrect subnet_id output expression
316
346
- Updated example with all-icmp security group rule
317
347
@@ -337,7 +367,8 @@ All notable changes to this project will be documented in this file.
0 commit comments