Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
implementing the lambda function
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Aug 9, 2023
1 parent 4f10ba9 commit fbb632f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
echo ${{ env.THE_ENV }}
echo ${{ env.THE_VERSION }}
source bin/config.sh ${{ env.THE_ENV }}
aws iam list-instance-profiles | grep hydrocron
#aws iam list-instance-profiles | grep hydrocron
aws iam list-roles | grep hydrocron
aws iam list-policies | grep hydrocron
aws iam list-policy-versions | grep hydrocron
Expand Down

0 comments on commit fbb632f

Please sign in to comment.