FINRAOS / herd-mdl

Herd-MDL, a turnkey managed data lake in the cloud. See https://finraos.github.io/herd-mdl/ for more information.
Apache License 2.0
16 stars 14 forks source link

A conflicting conditional operation is currently in progress against this resource. #87

Open mrperson2015 opened 5 years ago

mrperson2015 commented 5 years ago

Describe the bug When I execute a CFT, I get an s3 conflicing conditional operation error. This has started to happen recently.

To Reproduce Steps to reproduce the behavior:

  1. Login to AWS
  2. Navigate to CloudFormation
  3. Upload installMDL.yml
  4. Enter a stack name
  5. Change DeployComponents to Herd or All
  6. Click Next
  7. Click Next
  8. Check the “I acknowledge…” boxes
  9. Click Create
  10. Error: for CFT [MDL - S3 buckets - Installation Template] A conflicting conditional operation is currently in progress against this resource. Please try again. (Service: Amazon S3; Status Code: 409; Error Code: OperationAborted; Request ID: F8AD1BA818366C8B; S3 Extended Request ID: bKyi7H62jzvIuYj38LPMm7FwBVBAxyGo5+jcBkT8ca/sKUSK9jsic+KsaaUfcgNDsUo46P5RFd8=)

Expected behavior A CloudFormation template to spin up w/o any error

Details and/or logs I have spun this up in my account many many times. Lately it has changed to always get this error.

Screenshots image image

Additional context Add any other context about the problem here.

kusid commented 4 years ago

Hello @mrperson2015 I'm really late on this but were you able to get it working again? I'm guessing this might've happened because of lingering resources from a pervious installation with the same stack name.