Workspaces: Hide some input variables when creating workspace

Is there a way to hide some TF variables that are already declared as environment variables (ex. TF_VAR_ssh_key) or declared in terraform.tfvars? While I'm not asked when I run my setup directly from terraform I'm always asked from the UI.

Thanks!
Was this page helpful?