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
Currently, the script used to update the snapshot id of a launch configuration:
"files/aws-tools/update_snapshot_id_in_launch_conf.py" only accepts one pair of stack_prefix (--stack-prefix) and device (--device).
Script should be modified to accept multiple pairs.
Possibly using a hash/array of values as a parameter instead.
The text was updated successfully, but these errors were encountered:
Currently, the script used to update the snapshot id of a launch configuration:
"files/aws-tools/update_snapshot_id_in_launch_conf.py" only accepts one pair of stack_prefix (--stack-prefix) and device (--device).
Script should be modified to accept multiple pairs.
Possibly using a hash/array of values as a parameter instead.
The text was updated successfully, but these errors were encountered: