Releases: terraform-aws-modules/terraform-aws-managed-service-grafana
Releases · terraform-aws-modules/terraform-aws-managed-service-grafana
v2.3.0
2.3.0 (2024-11-01)
Features
- Support
aws_grafana_license_association.grafana_token
(#43) (ce90f62)
v2.2.1
2.2.1 (2024-10-26)
Bug Fixes
- Output for
workspace_service_accounts
(#42) (911b74b)
- Update CI workflow versions to latest (#40) (fc86ff8)
v2.2.0
2.2.0 (2024-08-13)
Features
- Add support for service account and service account token resources (#36) (6d2a78f)
v2.1.2
2.1.2 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#33) (9899b66)
v2.1.1
2.1.1 (2024-02-01)
Bug Fixes
- IAM policy to correct permission for deleting alert manager silence (#29) (8857168)
v2.1.0
2.1.0 (2023-10-06)
Features
- Add support for external integration with prometheus alertmanager for grafana (#27) (a4bd8f4)
v2.0.0
2.0.0 (2023-07-27)
⚠ BREAKING CHANGES
- Add support for
network_access_control
, updated minimum supported version of Terraform to 1.0
and AWS provider to 5.0
(#25)
Features
- Add support for
network_access_control
, updated minimum supported version of Terraform to 1.0
and AWS provider to 5.0
(#25) (9f025d9)
v1.10.0
1.10.0 (2023-05-09)
Features
- Add support for Grafana version specification (#21) (421b2b6)
v1.9.0
1.9.0 (2023-03-25)
Features
- Control creation of SAML configuration via
create_saml_configuration
(#20) (eb37802)
v1.8.0
1.8.0 (2023-02-02)
Features
- Add workpace
configuration
argument (#17) (85ada19)