icy-controller-6092
02/19/2025, 10:50 PMcloudflare:index/workerScript:WorkerScript
resource is pushing my state up to ~3.3MB due to the raw content
field stored twice (input, and output). it represents >99% of the state size
i remember other providers such as s3 doing extra work to store only a hash in the state, not the raw file contents. I mentioned this to the cloudflare team, but they are not willing to implement this due to their provider being auto-generated from openapi specs
is there anything that can be added to the pulumi client itself that allows us to force a field to use a hash? something similar to additionalSecretOutputs
that allows you to patch up any gaping holes left by the provider implementationNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by