Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
q
quick-action-34599
08/19/2019, 9:55 PM
Neither does running
pulumi up -y || pulumi up -y
w
white-balloon-205
08/19/2019, 10:27 PM
Can't speak to the exact issue in that bug report - but here's code that I've used for this purpose in several internal projects which has worked without problem:
https://pulumi-community.slack.com/archives/C84L4E3N1/p1565391576184700?thread_ts=1565384204.180900&cid=C84L4E3N1
I just looked into 3063 a bit, and I am fairly sure it was fixed with
https://github.com/pulumi/pulumi/pull/3014
a couple weeks ago. I believe if you are on >=
1.0.0-beta.1
of
@pulumi/pulumi
you will not see this.
q
quick-action-34599
08/20/2019, 1:08 PM
OK I wasn’t sure about upgrading to the beta but I will try that now
@bitter-island-28909
can you use `certificateValidation`’s arn in a zone that isn’t us-east-1?
I was able to do it manually; hrm
Post