Skip to content

Latest commit

 

History

History
146 lines (64 loc) · 8.96 KB

File metadata and controls

146 lines (64 loc) · 8.96 KB

Changelog

All notable changes to this project will be documented in this file.

2.3.0 (2024-11-01)

Features

  • Support aws_grafana_license_association.grafana_token (#43) (ce90f62)

2.2.1 (2024-10-26)

Bug Fixes

  • Output for workspace_service_accounts (#42) (911b74b)
  • Update CI workflow versions to latest (#40) (fc86ff8)

2.2.0 (2024-08-13)

Features

  • Add support for service account and service account token resources (#36) (6d2a78f)

2.1.2 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#33) (9899b66)

2.1.1 (2024-02-01)

Bug Fixes

  • IAM policy to correct permission for deleting alert manager silence (#29) (8857168)

2.1.0 (2023-10-06)

Features

  • Add support for external integration with prometheus alertmanager for grafana (#27) (a4bd8f4)

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)

1.10.0 (2023-05-09)

Features

  • Add support for Grafana version specification (#21) (421b2b6)

1.9.0 (2023-03-25)

Features

  • Control creation of SAML configuration via create_saml_configuration (#20) (eb37802)

1.8.0 (2023-02-02)

Features

  • Add workpace configuration argument (#17) (85ada19)

1.7.0 (2023-02-02)

Features

  • Add support for vpc_configuration along with creating an associated security group (#15) (6d50e63)

1.6.0 (2022-12-04)

Features

  • Add workspace ID as output attribute (#11) (d2e19e9)

1.5.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#12) (8027f54)

1.5.0 (2022-08-26)

Features

  • Add support for generating workspace API keys (#9) (c45bf3b)

1.4.0 (2022-07-28)

Features

  • Add support for using an existing/external workspace (#8) (eb31531)

1.3.1 (2022-06-27)

Bug Fixes

  • Correct policy ARN paths for Redshift and Athena to use service-role (#6) (1cd2098)

1.3.0 (2022-06-16)

Features

  • Add IAM permissions to support workspace role for CURRENT_ACCOUNT setting (#3) (0cfb5e0)

1.2.0 (2022-06-07)

Features

  • Add support for Grafana workspace tags (#2) (35b32e9)

1.1.0 (2022-04-20)

Features

Bug Fixes

  • Add path that will pick up change to initiate release for repo change (0f01872)