https://pulumi.com logo
#aws
Title
i

incalculable-dream-27508

02/09/2020, 4:55 PM
you could try adding something like
-d -v=5
to get some debug output, maybe see what's going on
m

melodic-byte-32771

02/09/2020, 4:58 PM
thx i will try
just tried the certificate step manually. let’s see if everything is fine than I will dig into it
ok creating it manually works I will destroy everything now and try with your parameters
is it possible to pipe the output to a file?
I see a
Copy code
failed with an unhandled exception:
but not more details
ok the error was related to the zone which was not existing with an existing zone the same happens
i

incalculable-dream-27508

02/09/2020, 6:02 PM
Try
-h
, I seem to remember there being some flag for that
m

melodic-byte-32771

02/09/2020, 6:24 PM
hmm ok i think I got it…the created provider didn’t receive the aws profile… I will come back if I have more informations