You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(experimental-ec2-pattern): Echo RiffRaffDeploymentId in user-data
6
+
7
+
This change adds a new CloudFormation parameter, `RiffRaffDeploymentId`, to be set by Riff-Raff during deployment (see guardian/riff-raff#1469).
8
+
This parameter is echoed out in the user-data. This means a redeployment of the same build creates a CloudFormation changeset with a new launch template.
9
+
Consequently, the running EC2 instances are cycled. This means scheduled deployments are possible.
0 commit comments