The PR #40004 introduced the option to reset account settings when deleting the resource by setting the attribute reset_on_delete. This was introduced to preserve the existing default behaviour of leaving the settings unmodified.
Remove the attribute reset_on_delete and always reset the account settings.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Description
The PR #40004 introduced the option to reset account settings when deleting the resource by setting the attribute
reset_on_delete
. This was introduced to preserve the existing default behaviour of leaving the settings unmodified.Remove the attribute
reset_on_delete
and always reset the account settings.Affected Resource(s) and/or Data Source(s)
aws_api_gateway_account
Potential Terraform Configuration
No response
References
No response
Would you like to implement a fix?
None