diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b279c1..f94ca5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.1.8](https://github.com/rancher/terraform-aws-access/compare/v3.1.7...v3.1.8) (2024-10-08) + + +### Bug Fixes + +* add certificate chain ([#118](https://github.com/rancher/terraform-aws-access/issues/118)) ([20d6f4f](https://github.com/rancher/terraform-aws-access/commit/20d6f4fc93b893b29323fdcff790934ce996f975)) +* do not check for leftovers ([#120](https://github.com/rancher/terraform-aws-access/issues/120)) ([58d1d82](https://github.com/rancher/terraform-aws-access/commit/58d1d82f8ee3c8bd36a918a99fdac1a629ccfa65)) + ## [3.1.7](https://github.com/rancher/terraform-aws-access/compare/v3.1.6...v3.1.7) (2024-09-19)