Skip to content

Releases: masterpointio/terraform-aws-ssm-agent

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

0.15.0: Upgrade to the latest version of 'cloudposse/label/null' + fix #10

26 Jan 12:24
84f133e
Compare
Choose a tag to compare

Make data resources for session logging dependent on session_logging_enabled var (#13)

14 Sep 00:02
7d5f78c
Compare
Choose a tag to compare
0.14.0

Merge pull request #13 from joe-niland/feat/data-resources-dependent-…

Adds `var.session_logging_ssm_document_name` to enable setting the SSM Document name

28 Mar 18:24
b942a1b
Compare
Choose a tag to compare

0.12.0: Adds `additional_security_group_ids` variable + usage (#4)

25 Mar 11:21
7e0d13b
Compare
Choose a tag to compare
Merge pull request #4 from kunlabora/master

0.11.0: Updates for terraform version 0.14 and above

09 Jul 16:11
c8cfba4
Compare
Choose a tag to compare
fix: README + Adds lock to gitignore