Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE CE-454: Set Config retention via native TF #11

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

kristian-lesko
Copy link

Thanks to hashicorp/terraform-provider-aws#27262 (and previously #9), we no longer need a custom Python local provisioner to configure AWS Config retention and frequency. We can set these attributes via native Terraform from now on.

⚠️ depends on aws provider 5.39.0 being released (expected around 1 March 2024)

@kristian-lesko kristian-lesko force-pushed the feature/CE-454_config_retention branch 2 times, most recently from 309bc7b to d686ef1 Compare March 1, 2024 08:02
@kristian-lesko kristian-lesko force-pushed the feature/CE-454_config_retention branch from d686ef1 to 15d366d Compare March 1, 2024 08:04
@kristian-lesko kristian-lesko marked this pull request as ready for review March 1, 2024 10:52
@kristian-lesko kristian-lesko merged commit 7639238 into main Mar 1, 2024
@kristian-lesko kristian-lesko deleted the feature/CE-454_config_retention branch March 1, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants