pulumi-aws
pulumi-aws copied to clipboard
PATCH 0014-Catch-cty-panic-in-new-resourceTopicSubscriptionCust.patch
Tracking context on upstream patch 0015-Catch-cty-panic-in-new-resourceTopicSubscriptionCust.patch here.
It appears this patch works around a GetRawConfig() panic, this should be fixed now in the bridge since https://github.com/pulumi/pulumi-terraform-bridge/issues/1021 , worth retrying to see if the resource works correctly without the patch.
Works around GetRawConfig() panic, this should be fixed now in the bridge
Going to mark needs-repro to remind ourselves, perhaps this is something that can be removed, after we add a test.