Try the new capabilities in Terraform 0.14. Mark variables as sensitive to protect your sensitive data from accidental exposure. Use the dependency lock file to manage your provider versions.
Protect sensitive values from accidental exposure using Terraform sensitive input variables. Provision a web application with...
Manage your provider versions using the dependency lock file. Use version constraints to filter provider versions compatible...