|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | +<a name="v2.3.0"></a> |
| 7 | +## [v2.3.0] - 2019年06月15日 |
| 8 | + |
| 9 | +- Fixed when private_ips is empty (fixed [#103](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/103)) |
| 10 | + |
| 11 | + |
6 | 12 | <a name="v2.2.0"></a>
|
7 | 13 | ## [v2.2.0] - 2019年06月14日
|
8 | 14 |
|
| 15 | +- Updated CHANGELOG |
9 | 16 | - 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))
|
10 | 17 |
|
11 | 18 |
|
|
231 | 238 | - Initial commit
|
232 | 239 |
|
233 | 240 |
|
234 | | -[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.2.0...HEAD |
| 241 | +[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.3.0...HEAD |
| 242 | +[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.2.0...v2.3.0 |
235 | 243 | [v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.1.0...v2.2.0
|
236 | 244 | [v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.24.0...v2.1.0
|
237 | 245 | [v1.24.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.23.0...v1.24.0
|
|
0 commit comments