bitter-dentist-28132
08/12/2019, 10:35 PMpulumi destroy
, and now i can't bring it up any more, i just get
Error: Unexpected struct type.
any idea what the problem might be? diagnostic messages are unhelpful, it only shows points in pulumi libraries.white-balloon-205
bitter-dentist-28132
08/12/2019, 10:38 PMDiagnostics:
pulumi:pulumi:Stack (cfm-dev):
error: Running program '/home/chuck/le-codes/cfm-pulumi' failed with an unhandled exception:
Error: Unexpected struct type.
at Function.proto.google.protobuf.Value.fromJavaScript (/home/chuck/le-codes/cfm-pulumi/node_modules/google-protobuf/google/protobuf/struct_pb.js:846:13)
at Function.proto.google.protobuf.Struct.fromJavaScript (/home/chuck/le-codes/cfm-pulumi/node_modules/google-protobuf/google/protobuf/struct_pb.js:912:51)
at Function.proto.google.protobuf.Value.fromJavaScript (/home/chuck/le-codes/cfm-pulumi/node_modules/google-protobuf/google/protobuf/struct_pb.js:842:55)
at Function.proto.google.protobuf.Struct.fromJavaScript (/home/chuck/le-codes/cfm-pulumi/node_modules/google-protobuf/google/protobuf/struct_pb.js:912:51)
at Object.<anonymous> (/home/chuck/le-codes/cfm-pulumi/node_modules/@pulumi/pulumi/runtime/resource.js:409:43)
at Generator.next (<anonymous>)
at fulfilled (/home/chuck/le-codes/cfm-pulumi/node_modules/@pulumi/pulumi/runtime/resource.js:17:58)
white-balloon-205
--skip-preview
you ay be able to work around it.bitter-dentist-28132
08/12/2019, 10:49 PM