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
Token for app.terraform.io:
Retrieved token for user hc-onb-test-1
Error: Failed to save API token
The given host returned an API token, but Terraform failed to save it: cannot
set mode for temporary file
C:\Users\IEUser\AppData\Roaming\terraform.d\credentials.tfrc.json357534147:
chmod
C:\Users\IEUser\AppData\Roaming\terraform.d\credentials.tfrc.json357534147:
not supported by windows.
Expected Behavior
Terraform CLI is able to successfully create the required file in order to authenticate with Terraform Cloud.
Actual Behavior
Terraform failed to create the necessary file needed to store the Terraform Cloud token when using terraform login on a Windows workstation.
Steps to Reproduce
terraform login (from Command Prompt or Powershell)
Answer with y
Follow the on-screen steps to create the user token
Paste the token back into Terraform on the CLI
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 18, 2020
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
Labels
bugcliv0.12Issues (primarily bugs) reported against v0.12 releaseswindows
Terraform Version
Debug Output
Expected Behavior
Terraform CLI is able to successfully create the required file in order to authenticate with Terraform Cloud.
Actual Behavior
Terraform failed to create the necessary file needed to store the Terraform Cloud token when using
terraform login
on a Windows workstation.Steps to Reproduce
terraform login
(from Command Prompt or Powershell)y
The text was updated successfully, but these errors were encountered: