Can you update it?
No. A CloudFormation Stack in ROLLBACK_COMPLETE state cannot be updated.
How would you delete it?
aws cloudformation delete-stack
--stack-name <STACK_NAME>
--profile <PROFILE_NAME>
No. A CloudFormation Stack in ROLLBACK_COMPLETE state cannot be updated.
How would you delete it?
aws cloudformation delete-stack
--stack-name <STACK_NAME>
--profile <PROFILE_NAME>
Comments
Post a Comment