Skip to content

Commit

Permalink
chore: Incorporate pulumi/ci-mgmt#390
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronFriel committed Apr 24, 2023
1 parent fd3df1c commit 98299b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ install_nodejs_sdk:

install_plugins:
[ -x "$(shell command -v pulumi 2>/dev/null)" ] || curl -fsSL https://get.pulumi.com | sh
pulumi plugin install resource aws 5.37.0

lint_provider: provider
cd provider && golangci-lint run -c ../.golangci.yml
Expand Down

0 comments on commit 98299b7

Please sign in to comment.