bright-receptionist-28471
09/06/2023, 3:34 PMpulumi import
. I tested the equivalent import through the bridged Terraform provider directly, and it worked without issue. This leads me to believe the error is originating in how the provider is bridged, but I’m not sure where to look to debug further:
error: Preview failed: cannot encode resource inputs to call ValidateResourceConfig: objectEncoder failed on property "policy": objectEncoder failed on property "default_env": encMap failed on {[]}
Any tips for figuring this out?
(I’ve confirmed that it does work if if I remove the default_env
property from the cloud resource)enough-garden-22763
09/11/2023, 3:44 PM