aws_db_instance_automated_backups_replication timeouts #25776
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/rds
Issues and PRs that pertain to the rds service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v1.2.3
on linux_amd64
Affected Resource(s)
aws_db_instance_automated_backups_replication
aws_db_instance
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Panic Output
I am following the documentation :https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance_automated_backups_replication
However, it times out after 20 minutes and there is no custom timeouts block for the above resource to accommodate. Snapshot size is roughly 150 GB. It works for the snapshots having a smaller size.
The text was updated successfully, but these errors were encountered: