cloudformation

Settings related to CloudFormation signaling (settings.cloudformation.*)

You can setup Bottlerocket to send successful host creation or update signals to AWS CloudFormation. See CreationPolicy and UpdatePolicy for more information about signaling in CloudFormation.

Setting list for settings.cloudformation


Full Reference

settings.cloudformation.logical-resource-id

The logical ID of the AutoScalingGroup resource that you want to signal.

Also see: 

settings.cloudformation.should-signal

Controls if signals should be sent to CloudFormation.

Default: false

Accepted values:
  • true
  • false

settings.cloudformation.stack-name

Name of the CloudFormation Stack to signal.