Skip to content

resource/aws_rds_cluster_endpoint: Increase Default Create Timeout #14570

@bflad

Description

@bflad

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • 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
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Given fairly consistent daily acceptance testing failures such as:

=== CONT  TestAccAWSRDSClusterEndpoint_tags
TestAccAWSRDSClusterEndpoint_tags: testing.go:684: Step 0 error: errors during apply:
Error: Error waiting for RDS Cluster Endpoint (reader-7926473369288959707) to be ready: timeout while waiting for state to become 'available' (last state: 'creating', timeout: 20m0s)

It appears the default Create timeout needs to be increased in the aws_rds_cluster_endpoint resource.

Affected Resource(s)

  • aws_rds_cluster_endpoint

Definition of Done

  • Default timeout(s) updated in aws/resource_aws_rds_cluster_endpoint.go
  • Timeout documentation updated in website/docs/r/aws_rds_cluster_endpoint.html.markdown
  • TestAccAWSRDSClusterEndpoint_ testing passes

References

Metadata

Metadata

Assignees

Labels

bugAddresses a defect in current functionality.service/rdsIssues and PRs that pertain to the rds service.testsPRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions