aws_efs_mount_target takes longer than 10 minutes to deploy #15278
Labels
bug
Addresses a defect in current functionality.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/efs
Issues and PRs that pertain to the efs service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
The mount target is created without any error in the
apply
.Actual Behavior
Sometimes, but not always, a mount target will take longer than 10 minutes to reach the
available
state. When that happens, the resource creation will timeout and theapply
will fail.Steps to Reproduce
It's sporadic so it can't be reproduced on-demand, but when it happens the only step is just
terraform apply
while creating anaws_efs_mount_target
.The text was updated successfully, but these errors were encountered: