You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark the following attributes as sensitive to prevent them from being
logged or displayed in Terraform output:
- data.coder_workspace_owner.me.oidc_access_token
- data.coder_workspace_owner.me.session_token
- data.coder_external_auth.example.access_token
This follows the same pattern as ssh_private_key and agent token
which are already marked as sensitive.
Fixes#266
Co-authored-by: matifali <[email protected]>
0 commit comments