[Bug]: TestAccStorageGatewayFileSystemAssociation_*
tests are failing while waiting for association to succeed
#38625
Labels
bug
Addresses a defect in current functionality.
service/storagegateway
Issues and PRs that pertain to the storagegateway service.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Terraform Core Version
v1.9.1
AWS Provider Version
v5.60.0
Affected Resource(s)
Expected Behavior
Tests should be passing
Actual Behavior
Tests are failing because they exceeded their create and delete timeout.
This is currently set on 30 minutes but they are still in a creation state, they do eventually succeed but it can take up to an hour.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
See
file_system_association_test.go
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
Related #38554
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: