Hi pulumi friends! I'm new to pulumi and am unsure...
# general
m
Hi pulumi friends! I'm new to pulumi and am unsure about something: I initialized a project and imported a bit of existing AWS infra, all went smoothly (pulumi is awesome). But my stack config file was created with the encryption salt in it in plaintext. Is this a sensitive value I should avoid committing to git? If so, how should I handle it?