Skip to content

Commit

Permalink
Add archive provider, used in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronFriel committed Jun 30, 2023
1 parent 6176ed0 commit a2c1b7e
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 @@ -110,6 +110,7 @@ install_nodejs_sdk:

install_plugins:
[ -x $(shell which pulumi) ] || curl -fsSL https://get.pulumi.com | sh
pulumi plugin install resource archive 0.0.1
pulumi plugin install resource tls 4.10.0
pulumi plugin install resource github 4.10.0
pulumi plugin install resource kubernetes 3.17.0
Expand Down

0 comments on commit a2c1b7e

Please sign in to comment.