Skip to content

Releases: masterpointio/terraform-aws-ssm-agent

v1.8.0

05 Sep 19:48
65ee015
Compare
Choose a tag to compare

1.8.0 (2025-09-05)

Features

  • support enforcing SSL and encrypted uploads for logs (#57) (1d29672)

v1.7.0

29 Aug 16:18
500675f
Compare
Choose a tag to compare

1.7.0 (2025-08-29)

Features

v1.6.0

28 Aug 01:29
b45ebcd
Compare
Choose a tag to compare

1.6.0 (2025-08-28)

Features

  • allow additional custom IAM policy to attached EC2 role (#52) (93a7757)

v1.5.0

05 Aug 15:23
bc4ef01
Compare
Choose a tag to compare

1.5.0 (2025-08-01)

Features

Bug Fixes

  • auto-detect the root device name from the AMI (#43) (f8a5316)

v1.4.0

15 May 17:33
c2cdfa3
Compare
Choose a tag to compare

1.4.0 (2025-05-15)

Features

  • allow configuring of additional security group rules (#38) (5f9e32d)

Bug Fixes

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