Difference between revisions of "ROLLBACK COMPLETE"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
An error occurred (ValidationError) when calling the [[CreateChangeSet]] operation: Stack:arn:aws:cloudformation:eu-central-1:123456564:stack/your_stack_name/bb3f1fb0-b019-11ec-a417-123124342 is in ROLLBACK_COMPLETE state and can not be updated. | An error occurred (ValidationError) when calling the [[CreateChangeSet]] operation: Stack:arn:aws:cloudformation:eu-central-1:123456564:stack/your_stack_name/bb3f1fb0-b019-11ec-a417-123124342 is in ROLLBACK_COMPLETE state and can not be updated. | ||
− | + | == Related == | |
+ | * <code>[[aws cloudformation deploy]]</code> | ||
+ | * <code>[[aws cloudformation describe-stack-events]]</code> | ||
+ | * <code>[[aws cloudformation delete-stack --stack-name]]</code> | ||
+ | * [[CKA]]: [[Understand deployments and how to perform rolling update and rollbacks]] | ||
== See also == | == See also == | ||
+ | * {{aws cloudformation deploy}} | ||
* {{aws cloudformation}} | * {{aws cloudformation}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 16:25, 31 May 2022
An error occurred (ValidationError) when calling the CreateChangeSet operation: Stack:arn:aws:cloudformation:eu-central-1:123456564:stack/your_stack_name/bb3f1fb0-b019-11ec-a417-123124342 is in ROLLBACK_COMPLETE state and can not be updated.
Related[edit]
aws cloudformation deploy
aws cloudformation describe-stack-events
aws cloudformation delete-stack --stack-name
- CKA: Understand deployments and how to perform rolling update and rollbacks
See also[edit]
aws cloudformation deploy, cfn-lint
- AWS CloudFormation: [
aws cloudformation
|create-stack
|list-stacks
|delete-stack
|update-stack
|list-types
|estimate-template-cost
|validate-template
|describe-stacks
|deploy
|drift detection
],aws cloudformation get-template-summary, aws cloudformation describe-stack-events
Advertising: