I want to use Pulumi to populate a secret in Consu...
# general
f
I want to use Pulumi to populate a secret in Consul, in a Consul Config entity. But I don't want to save the secret anywhere, not in the state or in pulumi's secret store. Are there any options for this? I'm thinking if I could somehow modify existing resource behavior I could do it.