Skip to content

Releases: masterpointio/terraform-aws-ssm-agent

v1.3.0

04 Jan 17:59
978c16b
Compare
Choose a tag to compare

1.3.0 (2025-01-04)

Features

  • clean up test and test actual logic (60e09ea)
  • filter the most recent AMIs (3b26671)
  • integration tests with native framework (04f7d2f)
  • lookup for AMI that doesn't contain ECS/EKS agent and packages + enable setting volume size (#30) (27f1d8a)

Bug Fixes

1.2.1: Fix EC2 Default Instance Type & Architecture to be Compatible

06 Aug 11:11
9b3172c
Compare
Choose a tag to compare

What's Changed

  • fix: instance type and architecture incompatiblity by @oycyc in #26

Full Changelog: 1.2.0...1.2.1

1.2.0 Upgrade to AL2023 from AL2

04 Jul 20:50
5b6d994
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade to AL2023 + EBS encryption by default by @oycyc in #24

Full Changelog: 1.1.0...1.2.0

1.1.0: Add outbound IPV6 support

15 May 19:52
7611ba9
Compare
Choose a tag to compare

What's Changed

  • fix: add ipv6 space to egress by @oycyc in #22

New Contributors

  • @oycyc made their first contribution in #22

Full Changelog: 1.0.0...1.1.0

1.0.0: First 1.0 + breaking changes around variables

20 Feb 20:16
9adca81
Compare
Choose a tag to compare

What's Changed

  • feat: roll instances + modify ASG sizes + add aqua by @Gowiem in #20
  • Breaking Changes:
    • Removes the instance_count variable and uses the actual desired_capacity, min_size, max_size variables
    • Requires AWS Provider 5.0+
    • Updates module to roll existing ASG instances when the launch template is updated (AMI, user-data, whatever)

Full Changelog: 0.17.1...1.0.0

0.17.1

16 Feb 09:34
8f57206
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.17.1

0.17.0

05 Feb 15:06
782823c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.16.1...0.17.0

0.16.1 - Fix lifecycle rules

26 Jun 16:40
76992e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.0...0.16.1

0.16.0 - Bump S3 bucket module version

26 Jun 11:55
9aef4a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.1...0.16.0

0.15.1: Fix EC2 instance naming

27 Jan 08:19
c2f229a
Compare
Choose a tag to compare