Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Support for newer provider and terraform versions #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

coolapso
Copy link

@coolapso coolapso commented Apr 4, 2022

update readme
Removed deprecated quotes
Support provider hashicorp/aws >= 4.1
Support terraform >= 0.13.0
Adds optional support for bucket encryption using KMS keys

update readme
Removed deprecated quotes
Support provider hashicorp/aws >= 4.1
Support terraform >= 0.13.0
Adds optional support for bucket encryption using KMS keys
@coolapso
Copy link
Author

coolapso commented Apr 4, 2022

Hi, thanks for taking the time and putting this module out. please let me know if there's anything you want clarified or changed.

quite a bit changed specially when it comes to s3 buckets with release the v4.1 of hashicorp/aws provider.
here's the release notes: https://github.com/hashicorp/terraform-provider-aws/releases/tag/v4.1.0

I tried to update the README.md using the ruby scripts by doing:

make docs but all i got was the following:

$make docs 
ruby erb/docs.rb
sed: -e expression #1, char 158: Invalid preceding regular expression
sed: -e expression #1, char 158: Invalid preceding regular expression

therefore, I've updated it manually.

Thank you.

Update readme
Allow custom configuration for config-recorder,
Possible to set resource types and choose if global resource types is
enabled or not.
@coolapso
Copy link
Author

coolapso commented May 3, 2022

New feature has been added,
Its now possible configure the recorder and record only some specific resource types.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant