Closed stefanfreitag closed 2 weeks ago
Voting for Prioritization
For Submitters
Thanks for your contribution, @stefanfreitag! 👍
Thanks for updating the PR :) Always good to see how/ where to improve!
This functionality has been released in v5.74.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!
Description
As described in #39917 the validation range for the
approve_after_days
setting is not matching the range described in the official docs (seeReferences
section).The PR updates the range from 0-100 to 0-360. In addition, the documentation for the resource is updated.
Relations
Closes #39917
References
Output from Acceptance Testing