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

Fix failing tests #1391

Closed cnunciato closed 1 year ago

cnunciato commented 1 year ago

Looks like a handful of tests started failing last week with:

error: error: no changes were expected but changes were proposed

We have this patched in a number of places, so we'll likely want to do that to fix these as well. (Why we're checking for changes at all on these example isn't clear, but that's perhaps a change to address at another time.)