Releases: terraform-aws-modules/terraform-aws-ec2-instance
Releases · terraform-aws-modules/terraform-aws-ec2-instance
v4.1.3
4.1.3 (2022-08-12)
Bug Fixes
- The capacity_reservation_specification default value is updated from null to {} (#285) (9af6601)
v4.1.2
4.1.2 (2022-08-10)
Bug Fixes
- Assignment of the Capacity Reservation id to an instance (#282) (7f0a0ae)
v4.1.1
4.1.1 (2022-07-21)
Bug Fixes
- Creation of an Instance with a Capacity Reservation ID (#278) (f12ac95)
v4.1.0
4.1.0 (2022-07-19)
Features
- Add support for
disable_api_stop
attribute (#275) (cb367ec)
v4.0.0
4.0.0 (2022-05-09)
⚠ BREAKING CHANGES
- Add support for user_data_replace_on_change, and updated AWS provider to v4.7+ (#272)
Features
- Add support for user_data_replace_on_change, and updated AWS provider to v4.7+ (#272) (4d7f3d8)
v3.6.0
3.6.0 (2022-05-06)
Features
- Added wrappers automatically generated via pre-commit hook (#271) (6e8c541)
v3.5.0
3.5.0 (2022-03-12)
Features
- Made it clear that we stand with Ukraine (6867788)
v3.4.0
3.4.0 (2022-01-14)
Features
- Add
instance_metadata_tags
attribute and bump AWS provider to support (#254) (b2fb960)
v3.3.0
3.3.0 (2021-11-22)
Features
- Add instance IPv6 addresses to the outputs (#249) (08bdf6a)
v3.2.1
3.2.1 (2021-11-22)
Bug Fixes
- update CI/CD process to enable auto-release workflow (#250) (1508c9e)