<@U010UU3CUS2> Right. I just found issue <#1660>. ...
# aws
s
@sparse-state-34229 Right. I just found issue #1660. @white-balloon-205 closed it mentioning that there was a workaround, however his comment doesn't actually mention a workaround.
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