Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: terraform-aws-modules/terraform-aws-ec2-instance

v6.1.1

25 Aug 12:58
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

6.1.1 (2025年08月25日)

Bug Fixes

  • Avoid setting Name tag when a value has not been provided for name (#452) (c227866)
Assets 2
Loading

v6.1.0

22 Aug 16:10
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

6.1.0 (2025年08月22日)

Features

Loading
liamjones-pw reacted with hooray emoji
1 person reacted

v6.0.2

01 Jul 18:17
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

6.0.2 (2025年07月01日)

Bug Fixes

  • Set default value for root_block_device.tags to null (#444) (f1b5273)
Loading

v6.0.1

25 Jun 17:23
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

6.0.1 (2025年06月25日)

Bug Fixes

  • Lower minimum Terraform version to 1.5.7 (#441) (abce6d9)
Loading

v6.0.0

24 Jun 19:29
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

6.0.0 (2025年06月24日)

⚠ BREAKING CHANGES

  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively (#436)

List of backwards incompatible changes

  • Terraform v1.10.0 is now minimum supported version
  • AWS provider v6.0.0 is now minimum supported version
  • The default value for ami_ssm_parameter was changed from "/aws/service/ami-amazon-linux-latest/amzn2-ami-hvm-x86_64-gp2" to "/aws/service/ami-amazon-linux-latest/al2023-ami-kernel-default-x86_64". AL2 is approaching end of life.

Additional changes

Added

  • Support for creating a security group within the module; this is now the default behavior and can be disabled by setting create_security_group = false.
  • Support for region parameter to specify the AWS region for the resources created if different from the provider region.
  • Support for tagging spot instances

Modified

  • Variable definitions now contain detailed object types in place of the previously used any type.
  • Inline ebs_block_device argument has been removed in favor of ebs_volumes which is a map of EBS volumes created through aws_ebs_volume and aws_ebs_volume_attachment resources. This provides the same API as before, but allows for more flexibility without generating diffs when adding or removing EBS volumes as well as unintended changes to the volumes.
  • Correct tag precedence ordering (least specific to most specific)

Removed

  • The volume-attachment example has been removed since the module has been updated to use the corrected form of EBS volume creation and attachment (tl;dr - example is no longer useful).

See the UPGRADE-6.0.md for more details

Loading

v5.8.0

30 Mar 16:10
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

5.8.0 (2025年03月30日)

Features

  • Disable IMDSv1 per AWS default behavior change (#424) (ce8ae23)
Loading
EmpoweringSecurity and qmugnier reacted with hooray emoji
2 people reacted

v5.7.1

11 Oct 16:02
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

5.7.1 (2024年10月11日)

Bug Fixes

  • Update CI workflow versions to latest (#409) (e48d67f)
Loading

v5.7.0

26 Aug 23:39
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

5.7.0 (2024年08月26日)

Features

Loading

v5.6.1

07 Mar 02:30
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

5.6.1 (2024年03月07日)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#379) (2c9e615)
Loading

v5.6.0

25 Dec 13:48
@antonbabenko antonbabenko
Compare
Choose a tag to compare
Loading

5.6.0 (2023年12月25日)

Features

Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /