[Enhancement]: Add configurable timeouts for aws_organizations_account
#40894
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/organizations
Issues and PRs that pertain to the organizations service.
timeouts
Pertains to timeout increases.
Milestone
Description
When deleting an
aws_organizations_account
it can take more than the default 5 minutes. Sometimes it does not.I'm experiencing this with the
close_on_deletion = true
setting.Being able to define a slightly longer timeout might allow completing terraform runs to remove accounts without having to retry. Usually on a retry a few minutes later, all is good.
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: