Skip to content

Commit

Permalink
feat: support aws provider version 5 (#7)
Browse files Browse the repository at this point in the history
* chore: limit aws provider version

* chore: remove deprecated variables

* choer: update elasticahce alarms

* chore: update README and CHANGELOG
  • Loading branch information
xshot9011 committed Jun 8, 2023
1 parent 00546ca commit 33a19fa
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 55 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 module will be documented in this file.

## [v2.0.0] - 2023-06-08

### BREAKING CHANGES

- Upgrade the AWS provider to version 5 with the constraint of `>= 5.0.0, < 6.0.0`.


## [v1.0.2] - 2022-12-22

### Added
Expand Down
Loading

0 comments on commit 33a19fa

Please sign in to comment.