Skip to content

Commit

Permalink
chore(release): version 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
### [2.2.2](v2.2.1...v2.2.2) (2024-01-15)

### Bug Fixes

* buffering_interval variable validation doesn't allow to specify values less than 60 seconds ([#7](#7)) ([fc78ff3](fc78ff3))
  • Loading branch information
semantic-release-bot committed Jan 15, 2024
1 parent fc78ff3 commit 6d8f7e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

### [2.2.2](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v2.2.1...v2.2.2) (2024-01-15)


### Bug Fixes

* buffering_interval variable validation doesn't allow to specify values less than 60 seconds ([#7](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/issues/7)) ([fc78ff3](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/fc78ff3816915f6414e750c2f438091c5304b17c))

### [2.2.1](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v2.2.0...v2.2.1) (2023-12-04)


Expand Down

0 comments on commit 6d8f7e4

Please sign in to comment.