Skip to content

Commit

Permalink
chore(release): version 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.0](v2.2.3...v3.0.0) (2024-05-20)

### ⚠ BREAKING CHANGES

* Add support for `kms_key_arn`; bump MSV of Terraform and AWS provider to `1.3` and `5.32` respectively to support (#16)

### Features

* Add support for `kms_key_arn`; bump MSV of Terraform and AWS provider to `1.3` and `5.32` respectively to support ([#16](#16)) ([fc33f68](fc33f68))
  • Loading branch information
semantic-release-bot committed May 20, 2024
1 parent fc33f68 commit 18652b4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## [3.0.0](https://github.com/terraform-aws-modules/terraform-aws-managed-service-prometheus/compare/v2.2.3...v3.0.0) (2024-05-20)


### ⚠ BREAKING CHANGES

* Add support for `kms_key_arn`; bump MSV of Terraform and AWS provider to `1.3` and `5.32` respectively to support (#16)

### Features

* Add support for `kms_key_arn`; bump MSV of Terraform and AWS provider to `1.3` and `5.32` respectively to support ([#16](https://github.com/terraform-aws-modules/terraform-aws-managed-service-prometheus/issues/16)) ([fc33f68](https://github.com/terraform-aws-modules/terraform-aws-managed-service-prometheus/commit/fc33f68c596ac50f431172a91feed7ab17f65b11))

## [2.2.3](https://github.com/terraform-aws-modules/terraform-aws-managed-service-prometheus/compare/v2.2.2...v2.2.3) (2024-03-06)


Expand Down

0 comments on commit 18652b4

Please sign in to comment.