aws_fms_admin_account timeout before completion #17577
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/fms
Issues and PRs that pertain to the fms service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
Error: error waiting for FMS Admin Account (000000000000) association: timeout while waiting for state to become '000000000000' (timeout: 1m0s)
Expected Behavior
The provider should wait for the FMS association to be completed.
Actual Behavior
The resource timed out before the FMS association is completed
Steps to Reproduce
terraform apply
Important Factoids
The timeout on this line is too low.
In my testing, it often takes up to 5 minutes before the association is completed. I think the timeout setting should be bumped to a minimum of 5 minutes.
The text was updated successfully, but these errors were encountered: