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.33k stars 873 forks source link

most examples don't work #1611

Open kayden1940 opened 3 months ago

kayden1940 commented 3 months ago

What happened?

Specifically tried aws-ts-pern-voting-app https://github.com/pulumi/examples/tree/master/aws-ts-pern-voting-app pulumi up results in pulumi:pulumi:Stack (voting-app-dev): (node:93775) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. pulumi-nodejs:dynamic:Resource (postgresql-votes-schema): error: no pg_hba.conf entry for host "50.66.153.238" I followed every step in the guide and even fixed the config typos in the guide, do the author of the example ever test it once?

Example

.

Output of pulumi about

.

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

d3287t328 commented 2 months ago

There are a lot of obsolete examples that could use cleaning up in that repo.