Skip to content

Commit

Permalink
Update test_change_ec2_instance_type.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pccornel authored Oct 26, 2020
1 parent fea1c86 commit 4880fea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ if [ "$INTERACTIVE" == "true" ]; then iecho "Tests running in interactive mode."

iecho ""
iecho "***************SETUP STEPS******************"
# First, get the AMI ID for the one running the latest Amazon Linix 2.
# First, get the AMI ID for the one running the latest Amazon Linux 2.
iecho -n "Retrieving the AMI ID for the latest Amazon Linux 2 AMI..."
AMI_ID=$(aws ec2 describe-images \
--owners 'amazon' \
Expand Down

0 comments on commit 4880fea

Please sign in to comment.