Skip to content

Commit

Permalink
Test spellchecker
Browse files Browse the repository at this point in the history
  • Loading branch information
pas256 committed Jan 30, 2025
1 parent e5c65d4 commit cece939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-resources.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sed "s/EXTERNAL_ID/${external_id}/g" \
sed "s/EXTERNAL_ID/${external_id}/g" \
"${this_dir}/skyway-assume-role-trust-policy.json.template" > "${this_dir}/skyway-assume-role-trust-policy.json"

echo "Logged into AWS as ${user_arn}"
echo "Logged into AWS as $${user_arn}"
echo "Adding role and policies..."

echo "Setting up Duckbill Group access"
Expand Down

0 comments on commit cece939

Please sign in to comment.