|
| 1 | +# Change Log |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | + |
1 | 5 | <a name="unreleased"></a>
|
2 | 6 | ## [Unreleased]
|
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
| 10 | +<a name="v2.14.0"></a> |
| 11 | +## [v2.14.0] - 2020-06-10 |
| 12 | + |
| 13 | +- Updated README |
| 14 | +- Updated t instance type check to include t3a type ([#145](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/145)) |
| 15 | +- Updated README |
| 16 | +- Instance count as output ([#121](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/121)) |
| 17 | +- Added user_data_base64 (fixed [#117](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/117)) ([#137](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/137)) |
| 18 | +- Added support for network_interface and arn ([#136](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/136)) |
| 19 | +- Update outputs to remove unneeded function wrappers ([#135](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/135)) |
| 20 | +- Track all changes (remove ignore_changes lifecycle) ([#125](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/125)) |
| 21 | +- Add encrypted and kms_key_id arguments to the ebs_* and root_* block ([#124](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/124)) |
| 22 | +- Remove T2 specifics to unify Terraform object names inside TF State ([#111](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/111)) |
| 23 | +- Fixed output of placement_group (fixed [#104](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/104)) ([#110](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/110)) |
| 24 | +- Add get_password_data ([#105](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/105)) |
| 25 | +- Fixed when private_ips is empty (fixed [#103](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/103)) |
| 26 | +- Added support for the list of private_ips (fixes [#102](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/102)) ([#103](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/103)) |
| 27 | +- Added support for placement group and volume tags ([#96](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/96)) |
| 28 | +- Terraform 0.12 update ([#93](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/93)) |
| 29 | + |
| 30 | + |
| 31 | +<a name="v1.25.0"></a> |
| 32 | +## [v1.25.0] - 2020-03-05 |
| 33 | + |
| 34 | +- Updated t instance type check to include t3a type ([#146](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/146)) |
| 35 | +- Added placement groups ([#94](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/94)) |
| 36 | +- Revert example |
| 37 | +- Added placement groups |
| 38 | +- Add volume tags naming and output ([#82](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/82)) |
| 39 | + |
| 40 | + |
6 | 41 | <a name="v2.13.0"></a>
|
7 | 42 | ## [v2.13.0] - 2020-03-05
|
8 | 43 |
|
|
12 | 47 | <a name="v2.12.0"></a>
|
13 | 48 | ## [v2.12.0] - 2019-11-19
|
14 | 49 |
|
15 |
| -- Updated CHANGELOG |
16 | 50 | - Updated README
|
17 | 51 | - Instance count as output ([#121](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/121))
|
18 | 52 |
|
19 | 53 |
|
20 | 54 | <a name="v2.11.0"></a>
|
21 | 55 | ## [v2.11.0] - 2019-11-19
|
22 | 56 |
|
23 |
| -- Updated CHANGELOG |
24 | 57 | - Added user_data_base64 (fixed [#117](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/117)) ([#137](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/137))
|
25 | 58 |
|
26 | 59 |
|
27 | 60 | <a name="v2.10.0"></a>
|
28 | 61 | ## [v2.10.0] - 2019-11-19
|
29 | 62 |
|
30 |
| -- Updated CHANGELOG |
31 | 63 | - Added support for network_interface and arn ([#136](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/136))
|
32 | 64 |
|
33 | 65 |
|
34 | 66 | <a name="v2.9.0"></a>
|
35 | 67 | ## [v2.9.0] - 2019-11-19
|
36 | 68 |
|
37 |
| -- Updated CHANGELOG |
38 | 69 | - Update outputs to remove unneeded function wrappers ([#135](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/135))
|
39 | 70 |
|
40 | 71 |
|
41 | 72 | <a name="v2.8.0"></a>
|
42 | 73 | ## [v2.8.0] - 2019-08-27
|
43 | 74 |
|
44 |
| -- Updated CHANGELOG |
45 | 75 | - Track all changes (remove ignore_changes lifecycle) ([#125](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/125))
|
46 | 76 |
|
47 | 77 |
|
48 | 78 | <a name="v2.7.0"></a>
|
49 | 79 | ## [v2.7.0] - 2019-08-27
|
50 | 80 |
|
51 |
| -- Updated CHANGELOG |
52 | 81 | - Add encrypted and kms_key_id arguments to the ebs_* and root_* block ([#124](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/124))
|
53 | 82 |
|
54 | 83 |
|
55 | 84 | <a name="v2.6.0"></a>
|
56 | 85 | ## [v2.6.0] - 2019-07-21
|
57 | 86 |
|
58 |
| -- Updated CHANGELOG |
59 | 87 | - Remove T2 specifics to unify Terraform object names inside TF State ([#111](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/111))
|
60 | 88 |
|
61 | 89 |
|
62 | 90 | <a name="v2.5.0"></a>
|
63 | 91 | ## [v2.5.0] - 2019-07-08
|
64 | 92 |
|
65 |
| -- Updated CHANGELOG |
66 | 93 | - Fixed output of placement_group (fixed [#104](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/104)) ([#110](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/110))
|
67 | 94 |
|
68 | 95 |
|
69 | 96 | <a name="v2.4.0"></a>
|
70 | 97 | ## [v2.4.0] - 2019-06-24
|
71 | 98 |
|
72 |
| -- Updated CHANGELOG |
73 | 99 | - Add get_password_data ([#105](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/105))
|
74 | 100 |
|
75 | 101 |
|
76 | 102 | <a name="v2.3.0"></a>
|
77 | 103 | ## [v2.3.0] - 2019-06-15
|
78 | 104 |
|
79 |
| -- Updated CHANGELOG |
80 | 105 | - Fixed when private_ips is empty (fixed [#103](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/103))
|
81 | 106 |
|
82 | 107 |
|
83 | 108 | <a name="v2.2.0"></a>
|
84 | 109 | ## [v2.2.0] - 2019-06-14
|
85 | 110 |
|
86 |
| -- Updated CHANGELOG |
87 | 111 | - Added support for the list of private_ips (fixes [#102](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/102)) ([#103](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/103))
|
88 | 112 |
|
89 | 113 |
|
90 | 114 | <a name="v2.1.0"></a>
|
91 | 115 | ## [v2.1.0] - 2019-06-08
|
92 | 116 |
|
93 |
| -- Updated CHANGELOG |
94 | 117 | - Added support for placement group and volume tags ([#96](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/96))
|
95 |
| -- Updated CHANGELOG |
96 | 118 | - Terraform 0.12 update ([#93](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/93))
|
97 | 119 |
|
98 | 120 |
|
99 | 121 | <a name="v1.24.0"></a>
|
100 | 122 | ## [v1.24.0] - 2019-06-06
|
101 | 123 |
|
102 |
| -- Updated CHANGELOG |
103 | 124 | - Added placement groups ([#94](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/94))
|
104 | 125 | - Revert example
|
105 | 126 | - Added placement groups
|
|
108 | 129 | <a name="v1.23.0"></a>
|
109 | 130 | ## [v1.23.0] - 2019-06-06
|
110 | 131 |
|
111 |
| -- Updated CHANGELOG |
112 | 132 | - Add volume tags naming and output ([#82](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/82))
|
113 | 133 |
|
114 | 134 |
|
115 | 135 | <a name="v2.0.0"></a>
|
116 | 136 | ## [v2.0.0] - 2019-06-06
|
117 | 137 |
|
118 |
| -- Updated CHANGELOG |
119 | 138 | - Terraform 0.12 update ([#93](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/93))
|
120 | 139 |
|
121 | 140 |
|
122 | 141 | <a name="v1.22.0"></a>
|
123 | 142 | ## [v1.22.0] - 2019-06-06
|
124 | 143 |
|
125 |
| -- Updated CHANGELOG |
126 |
| -- Added CHANGELOG |
127 | 144 | - Update module to the current version ([#88](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/88))
|
128 | 145 |
|
129 | 146 |
|
|
234 | 251 | ## [v1.5.0] - 2018-04-04
|
235 | 252 |
|
236 | 253 | - Minor formatting fix
|
237 |
| -- Merge pull request [#26](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/26) from otassetti/master |
238 | 254 | - Modify tag name management to add -%d suffixe only if instance_count > 1
|
239 | 255 |
|
240 | 256 |
|
241 | 257 | <a name="v1.4.0"></a>
|
242 | 258 | ## [v1.4.0] - 2018-04-04
|
243 | 259 |
|
244 |
| -- Merge pull request [#27](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/27) from Normo/master |
245 | 260 | - Stop ignoring changes in vpc_security_group_ids
|
246 | 261 |
|
247 | 262 |
|
248 | 263 | <a name="v1.3.0"></a>
|
249 | 264 | ## [v1.3.0] - 2018-03-06
|
250 | 265 |
|
251 |
| -- Merge pull request [#25](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/25) from terraform-aws-modules/renamed-count |
252 | 266 | - Renamed count to instance_count (fixes [#23](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/23))
|
253 |
| -- Merge pull request [#24](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/24) from mhd999/fix/readme |
254 | 267 | - Fix: add missing variable to the usage example
|
255 | 268 |
|
256 | 269 |
|
257 | 270 | <a name="v1.2.1"></a>
|
258 | 271 | ## [v1.2.1] - 2018-03-01
|
259 | 272 |
|
260 |
| -- Merge pull request [#21](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/21) from terraform-aws-modules/added-eip-to-example |
261 | 273 | - Added aws_eip to example and pre-commit hooks
|
262 | 274 |
|
263 | 275 |
|
264 | 276 | <a name="v1.2.0"></a>
|
265 | 277 | ## [v1.2.0] - 2018-01-19
|
266 | 278 |
|
267 |
| -- Merge pull request [#14](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/14) from 2solt/master |
268 | 279 | - Add tags to output variables
|
269 | 280 |
|
270 | 281 |
|
|
283 | 294 | <a name="v1.0.3"></a>
|
284 | 295 | ## [v1.0.3] - 2017-11-15
|
285 | 296 |
|
286 |
| -- Merge pull request [#7](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/7) from apparentlymart/patch-1 |
287 | 297 | - Fix incorrect subnet_id output expression
|
288 | 298 | - Updated example with all-icmp security group rule
|
289 | 299 |
|
|
309 | 319 | - Initial commit
|
310 | 320 |
|
311 | 321 |
|
312 |
| -[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.13.0...HEAD |
| 322 | +[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.14.0...HEAD |
| 323 | +[v2.14.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.25.0...v2.14.0 |
| 324 | +[v1.25.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.13.0...v1.25.0 |
313 | 325 | [v2.13.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.12.0...v2.13.0
|
314 | 326 | [v2.12.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.11.0...v2.12.0
|
315 | 327 | [v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.10.0...v2.11.0
|
|
0 commit comments