Backup Plan deletion fails randomly #10414
Labels
bug
Addresses a defect in current functionality.
service/backup
Issues and PRs that pertain to the backup service.
Milestone
Hi!
Community Note
Terraform Version
Terraform v0.11.14
provider.aws v2.19.0
provider.random v2.2.1
Affected Resource(s)
Terraform Configuration Files
Code can be found here: https://scm.dazzlingwrench.fxinnovation.com/fxinnovation-public/terraform-module-aws-backup/pulls/2/files
Expected Behavior
I expect all resources to be destroyed without issue.
Actual Behavior
Randomly, Terraform fails to delete Backup Plan, saying Backup Selections should be deleted before:
Even if the actual order of deletion is correct:
My bet is that AWS API returns an OK status for Backup Selection deletion before it’s actually true…
Steps to Reproduce
terraform apply
terraform destroy
The text was updated successfully, but these errors were encountered: