Join Slack
Powered by
This message was deleted.
# typescript
s
sparse-intern-71089
08/27/2019, 2:46 AM
This message was deleted.
w
white-balloon-205
08/27/2019, 3:59 AM
Re: EKS not supporting aws:profile - I believe that was fixed with
https://github.com/pulumi/pulumi-eks/pull/205
which should be available in a release soon (or you can use “dev” tag to test it out). You can also do something like this to print out details of the current provider being used (or even go further and assert that you are targeting a certain account or set of accounts and fail the update if not):
https://pulumi-community.slack.com/archives/C84L4E3N1/p1562694949223200?thread_ts=1562694728.222600&channel=C84L4E3N1&message_ts=1562694949.223200
👍 1
a
alert-monitor-93874
08/27/2019, 8:59 AM
Thanks, I'll have a play with that.
alert-monitor-93874
08/27/2019, 9:56 AM
Is it possible to have the main content of my pulumi app inside an async function (or then from a promise)? And still return stack outputs?
Open in Slack
Previous
Next