To delete e.g. /etc/salt/grains and other sensitive information from the hosts after a successful deployment, you can set cleanup_secrets = true in terraform.tfvars. This is disabled by default to make debugging easier.
If enabled, currently the following files are deleted after a successful deployment:
This builds the feature suggested in #862.
To delete e.g.
/etc/salt/grains
and other sensitive information from the hosts after a successful deployment, you can setcleanup_secrets = true
interraform.tfvars
. This is disabled by default to make debugging easier.If enabled, currently the following files are deleted after a successful deployment: