Skip to content

Releases: smartrent/terraform-aws-rabbitmq

3.6.0

22 Jul 10:53
Compare
Choose a tag to compare

What's Changed

  • TECH-4621: Inspector2 CIS scanning required policy #31

Full Changelog: 3.5.0...3.6.0

3.5.0

20 May 21:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.5.0

3.4.0

25 Apr 17:46
Compare
Choose a tag to compare

What's Changed

  • TECH: Loosen provider constraint #28

Full Changelog: 3.3.0...3.4.0

3.3.0

08 Mar 14:06
Compare
Choose a tag to compare

What's Changed

  • TECH-3227: RFC Upgrades #23
  • TECH-3996: Enable password rotation via secondary user #27

Full Changelog: 3.2.2...3.3.0

3.2.2

30 Aug 23:08
Compare
Choose a tag to compare

What's Changed

  • TECH: Hotfix Adding Shovel Plugins by @fjoeaz in #24

Full Changelog: 3.2.1...3.2.2

3.2.1

22 Aug 22:16
Compare
Choose a tag to compare

What's Changed

  • TECH-3227: Updating as per requests by @fjoeaz in #21
  • TECH-3227: Modernizing cloud-init.yml by @fjoeaz in #22

Full Changelog: 3.2.0...3.2.1

3.2.0

09 Aug 07:06
Compare
Choose a tag to compare

Possible Breaking Changes

  • Replaced deprecated launch_configuration with launch_template
  • Default AMI has changed including default architecture
    • Before: AL2, hvm, x64_86, kernel-4.*, gp2
    • After: AL2, hvm, arm64, kernel-5.*, gp2
    • gp3 was not available at time for writing

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0

3.1.0

27 Jul 17:02
Compare
Choose a tag to compare

3.1.0

feat/add session manager permissions for logging #16
feat: Adding option to attach policy for SSM management #15