What does CloudFormation do if stack creation fails?
- A Rolls back automatically to the previous state
- B Leaves partial resources in place
- C Retries indefinitely
- D Deletes the entire account's resources
Answer
Rolls back automatically to the previous state
Change sets should be used to preview what an update will do before applying it to anything important.





