Skip to content

Commit

Permalink
Add python to run lambda during terraform operations (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
poornima-krishnasamy committed Jan 9, 2024
1 parent ee973fb commit 7762473
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ RUN apk add --update --no-cache \
gnupg \
grep \
openssl \
parallel
parallel \
python3


# AWS cli installation taken from https://github.com/aws/aws-cli/issues/4685#issuecomment-941927371
Expand Down

0 comments on commit 7762473

Please sign in to comment.