cloudformation stack update timeout doesn't work #4432
Labels
bug
Addresses a defect in current functionality.
service/cloudformation
Issues and PRs that pertain to the cloudformation service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
sorry, I don't have a way of reproducing the exact failure because normally this cloudformation stack updates quickly but in this case, a lifecycle event hung the update indefinitely
Panic Output
Expected Behavior
the terraform apply bails with an error after 30 minutes
Actual Behavior
terraform update kept running until I interrupted it
module.zym.celery.aws_cloudformation_stack.asg-b: Still modifying... (ID: arn:aws:cloudformation:us-east-1:371589...b/82a95fd0-e769-11e7-b5aa-50d5ca6e60ae, 59m40s elapsed)
Steps to Reproduce
terraform apply
a cloudformation stack change that replaces the instances in the ASGImportant Factoids
we have no override on the timeouts, so I expected the default of 30 minutes
the state file shows
which is 30 minutes in nanoseconds
References
aws_cloudformation_stack
Update timeout terraform#7997The text was updated successfully, but these errors were encountered: