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 8de843c commit 94f8021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ jobs:
echo ${{ env.THE_ENV }}
echo ${{ env.THE_VERSION }}
source bin/config.sh ${{ env.THE_ENV }}
aws iam delete-policy --policy-name service-hydrocron-api-sit-service-policy
aws iam delete-role --role-name service-hydrocron-api-sit-service-role
aws iam delete-role --role-name hydrocron-codebuild
terraform init -reconfigure -backend-config="bucket=podaac-services-${{ env.THE_ENV }}-terraform" -backend-config="region=us-west-2"
Expand Down

0 comments on commit 94f8021

Please sign in to comment.