Releases: masterpointio/terraform-aws-ssm-agent
Releases · masterpointio/terraform-aws-ssm-agent
v1.8.0
05 Sep 19:48
Compare
Sorry, something went wrong.
No results found
1.8.0 (2025-09-05)
Features
support enforcing SSL and encrypted uploads for logs (#57 ) (1d29672 )
v1.7.0
29 Aug 16:18
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-08-29)
Features
v1.6.0
28 Aug 01:29
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.0.0: First 1.0 + breaking changes around variables
20 Feb 20:16
Compare
Sorry, something went wrong.
No results found
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