https://pulumi.com logo
s

swift-painter-31084

06/28/2019, 6:08 PM
I was try to run static site example this morning and ran into this error when running
pulumi up
https://github.com/pulumi/examples/tree/master/aws-ts-static-website
g

gentle-diamond-70147

06/28/2019, 6:23 PM
I think this is due to a recent change in the pulumi-aws SDK and this example hasn't been updated for it.
I'll take a look...
s

swift-painter-31084

06/28/2019, 6:28 PM
I was able to move forward by commenting out that code block and setting a cert arn manually.
b

broad-dog-22463

06/28/2019, 6:29 PM
I am fixing this right now...
👍 1
Hi @swift-painter-31084, Just circling back on this loop - a fix was released for this issue you found in https://github.com/pulumi/pulumi-aws/blob/master/CHANGELOG.md#01817-2019-07-05 Please let me know if there are still problems here
s

swift-painter-31084

07/11/2019, 4:16 PM
Thanks very much Paul!