Skip to content

Commit

Permalink
updated aws_ec2_create_ami_from_instance.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Nov 13, 2024
1 parent fde6da4 commit 5a2e723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/aws_ec2_create_ami_from_instance.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Check the state of the AMI is finished:
aws ec2 describe-images --image-ids \"\$AMI_ID\" --output table
Investigate instance names quickly using adjacent script aws_ec2_instance_states.sh
Investigate instance names quickly using adjacent script aws_ec2_instances.sh
$usage_aws_cli_required
Expand Down

0 comments on commit 5a2e723

Please sign in to comment.