pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.36k stars 877 forks source link

Update examples to Command provider 1.0 #1654

Closed thomas11 closed 3 months ago

thomas11 commented 3 months ago

This PR updates all examples that use the Command provider to use 1.0-beta.1 1.0.0.

Note on Java: there are no Command-related changes but the example doesn't compile with the source version set to less than 15 so I fixed that.