-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Adds configurable timeouts for aws_config_organization_conformance_pack
#20560
Adds configurable timeouts for aws_config_organization_conformance_pack
#20560
Conversation
Without this change this resource is not usable in a non-trivial AWS Organization. Attempting to push ~12 rules in the conformance pack to an org with ~72 accounts takes well over the current defaulted 10 minute timeout value.
|
Thanks for the contribution @jakauppila! I went ahead and made a couple small changes and also added a changelog entry -- which I neglected to check for on your last PR. For details on including a changelog in future PRs, you can see our Changelog Process here. I've also gone ahead and run the relevant acceptance tests locally, and all LGTM!
|
I'll keep that in mind for next time, thanks @zhelding ! |
This functionality has been released in v3.57.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Closes #20345
Output from acceptance testing:
I don't have a test AWS organization to run these acceptance tests in.