File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -551,7 +551,11 @@ Create an event config.yml (see :ref:`deploy-ramp-event`) and update the
551
551
console, 'Instances' tab on the left, under 'availability zone'.
552
552
* ``ami_image_name ``: name you gave to the image you prepared (see
553
553
:ref: `prepare_instance `). This can be found in the EC2 console, under
554
- 'Images' -> 'AMI' tab.
554
+ 'Images' -> 'AMI' tab. Note: you don't have to put the entire image name
555
+ and if you indicate the generic name you chose, it will automatically take
556
+ the latest version of the image created running the pipeline (e.g.
557
+ 'challenge-iris' will point to 'challenge-iris 2022-04-19T17-19-18.405Z'
558
+ if it's the latest one)
555
559
* ``ami_user_name ``: user name you used to ssh into your instance.
556
560
Commonly 'ec2-user' or 'ubuntu'.
557
561
* ``instance_type ``: found in the EC2 console, 'Instances' tab, 'Description'
You can’t perform that action at this time.
0 commit comments