Closed madhuravius closed 1 year ago
This pull request has been linked to Shortcut Story #10490: Mark app configuration as sensitive in Terraform.
The first change did not work:
I then RM'ed the state:
and then tried to do a plan (causing a change)
Thank you, @madhuravius!!! Now all our secrets are protected better!
Feature request for 0.8
. Maybe a way to differentiate secrets, like allowing APTIBLE_DOCKER_IMAGE to show in the diff. I suggest an additional field that you could merge when applying like secret_config
or something.
Proof of function with latest changes:
In some cases users will use sensitive values in the
config
thus printing on their print out, we want to validate that this does not reveal those values regardless of circumstance.