Skip to content

Releases: terraform-aws-modules/terraform-aws-managed-service-prometheus

v4.3.1

09 Jan 12:58

Choose a tag to compare

4.3.1 (2026-01-09)

Bug Fixes

  • Revert remove limits_per_label_set from aws_prometheus_workspace_configuration conditional creation statement (#31) (#37) (3dcf853)

v4.3.0

08 Jan 16:53

Choose a tag to compare

4.3.0 (2026-01-08)

Features

v4.2.2

04 Jan 14:42

Choose a tag to compare

4.2.2 (2026-01-04)

Bug Fixes

  • Correct logging_configuration variable definition to match structured used in codebase (#36) (5919304)

v4.2.1

15 Dec 13:59

Choose a tag to compare

4.2.1 (2025-12-15)

Bug Fixes

  • Remove limits_per_label_set from aws_prometheus_workspace_configuration conditional creation statement (#31) (855166c)

v4.2.0

29 Nov 15:40

Choose a tag to compare

4.2.0 (2025-11-29)

Features

  • Add workspace resource policy support (#29) (adc79eb)

v4.1.1

24 Nov 14:06

Choose a tag to compare

4.1.1 (2025-11-24)

Bug Fixes

  • Skip limits_per_label_set dynamic block when set to null (#28) (0e71e82)

v4.1.0

21 Nov 16:44

Choose a tag to compare

4.1.0 (2025-11-21)

Features

  • Add support for workspace configuration (#25) (b3fb3b8)

v4.0.0

14 Nov 15:28

Choose a tag to compare

4.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#24)

List of backwards incompatible changes

  • Terraform v1.5.7 is now minimum supported version
  • AWS provider v6.0 is now minimum supported version

Additional changes

Added

  • Support for region argument to specify the AWS region for the resources created if different from the provider region.
  • Support for creating the CloudWatch log group within the module

Modified

  • Variable definitions now contain detailed object types in place of the previously used any type

v3.1.1

21 Oct 08:49

Choose a tag to compare

3.1.1 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#21) (58edfc5)

v3.1.0

09 Sep 12:39

Choose a tag to compare

3.1.0 (2025-09-09)

Features

  • Add the capability to disable alert manager creation (#20) (c838818)

Bug Fixes

  • Update CI workflow versions to latest (#18) (69d8d68)