most examples don't work
kayden1940 opened this issue · 1 comments
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).
There are a lot of obsolete examples that could use cleaning up in that repo.