You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: