aws_s3_bucket timeouts block support (deletion) #15921
Labels
bug
Addresses a defect in current functionality.
service/s3
Issues and PRs that pertain to the s3 service.
Milestone
Description
Terraform can not delete s3 bucket if it contains files (force_destroy Default:false) and it's absolutely ok.
But "apply" phase retry deletion infinitely
in our case Bitbucket CI has 2 hour max build time, after that time Terraform forcely stopped - part of applied stated was lost :(
not supported by "aws_s3_bucket"
New or Affected Resource(s)
References
The text was updated successfully, but these errors were encountered: