How can the DevOps engineer ensure that the CloudFormation deployment will fail if the user data fails to successfully finish running?

1 Comment

  1. Rachel
    Author

    I systematize that the answer is:
    Use the cfn-signal helper script to signal success or failure to CloudFormation. Use the WaitOnResourceSignals update policy within the CloudFormation template. Set an appropriate timeout for the update policy.

Leave a Reply

Your email address will not be published. Required fields are marked *

18 + eight =