This message was deleted.
# aws
s
This message was deleted.
l
The workaround is in design only:
a higher-level component could be designed which blocked the resource creation indefinitely waiting for manual approval (effectively polling internally for the approval validation to have succeeded)
I have a few managed SNS email topic subscriptions that I got working in Terraform by creating them manually then importing them. I imagine the same would work in Pulumi, and would be easier than implementing that workaround.
s
Thanks @little-cartoon-10569