This message was deleted.
# general
s
This message was deleted.
l
Please file an issue for this here: https://github.com/pulumi/pulumi/issues
Include the output of
pulumi about
for the project at hand, masking any private information.
g
I think there was an issue with the Go problem. I'm not sure it has been resolved or not. Also, it turned out that my problem was connected to the fact that 2 stacks had different KMS keys, so executing 1 stack could not access the other KMS key. Weirdly enough the setup is working if 1 stack has pulumi service as secret provider while the other stack has KMS.
l
@great-sunset-355 can you access both KMS keys with the same set of credentials?
g
Yeah, I realized I was using 2 different profiles to access the keys, so I ended up fixing the key policy 🙂
👍🏼 1