faint-vegetable-61837
05/17/2019, 7:13 PMcould not import deployment: unknown secrets provider type
white-balloon-205
bitter-oil-46081
05/17/2019, 9:47 PMfaint-vegetable-61837
05/17/2019, 10:05 PMbitter-oil-46081
05/17/2019, 10:13 PMsecrets_providers
section in it, does it? If so, does the object have a type
member?pulumi stack export
a stack, all of the secret values are going to be encrypted with a key managed by the pulumi service, and the local backend is not going to understand how to interact with these keys. I think this is something we can support however. My previous question is related to me trying to understand how we could have gotten the error you ended up getting (the fact that the there's no name after type
in that message is confusing to me)