Skip to content

Commit

Permalink
pkr: install awscli
Browse files Browse the repository at this point in the history
  • Loading branch information
paulolieuthier committed Sep 19, 2023
1 parent 80c3a04 commit f5a66d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkr/runner.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ build {
"HOMEBREW_INSTALL_FROM_API=1 /private/tmp/brew.sh",
"rm -Rfv /private/tmp/brew.sh",

"HOMEBREW_INSTALL_FROM_API=1 brew install git jq skopeo gh gnu-sed parallel",
"HOMEBREW_INSTALL_FROM_API=1 brew install git jq skopeo awscli gh gnu-sed parallel",

"sudo ln -s /usr/local/bin/gsed /usr/local/bin/sed",
"sudo git config --system credential.helper ''",
Expand Down

0 comments on commit f5a66d2

Please sign in to comment.