Skip to content

Commit

Permalink
Update files generated for pulumi-azure
Browse files Browse the repository at this point in the history
After the previous commit which changed the config.yaml,

    make -C providers-ci

Signed-off-by: Michael Bridgen <[email protected]>
  • Loading branch information
squaremo committed Mar 1, 2023
1 parent f589e6f commit 634866f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provider-ci/providers/azure/repo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ install_nodejs_sdk:

install_plugins:
[ -x "$(shell command -v pulumi)" ] || curl -fsSL https://get.pulumi.com | sh
pulumi plugin install resource random 4.1.1
pulumi plugin install resource azuread 4.0.0
pulumi plugin install resource random 4.8.2
pulumi plugin install resource azuread 5.33.0

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

0 comments on commit 634866f

Please sign in to comment.