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
We tried to set up Keeper Secrets Manager terraform provider within Terraform Cloud (HCP Terraform).
We first tried it with a One-Time Token which did not work until we realized we had to use the config file offered by Keeper Secrets Manager.
During the tests with the One-Time Token the provider discloses the sensitive value stored in the env variable during plan errors and in logs. (Output token redacted)
The provider should not disclose this information and should only tell that the value is wrong and maybe some additionol documentation.
The text was updated successfully, but these errors were encountered:
We tried to set up Keeper Secrets Manager terraform provider within Terraform Cloud (HCP Terraform).
We first tried it with a One-Time Token which did not work until we realized we had to use the config file offered by Keeper Secrets Manager.
During the tests with the One-Time Token the provider discloses the sensitive value stored in the env variable during plan errors and in logs. (Output token redacted)
The provider should not disclose this information and should only tell that the value is wrong and maybe some additionol documentation.
The text was updated successfully, but these errors were encountered: