Hi all. when I create a secret from a file, it cre...
# general
b
Hi all. when I create a secret from a file, it creates a huge encryption value of 3285 chars and throws a fatal error with pulumi up. I assume because of the size. Is there a way around this? The file was only a GCP service account. I need to encrypt that somehow. I've raised https://github.com/pulumi/pulumi/issues/2907 for this but would appreciate some feedback if possible.