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
{{ message }}
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
Terraform Version
Terraform Configuration Files
Debug & Crash Output
https://gist.github.com/solocommand/3b41715835a196da7e1ff77c37669069
Expected Behavior
Rancher provider should handle an authentication failure and throw a handled error
Actual Behavior
401/3 returned from rancher API caused empty response and segfault in TF process
Steps to Reproduce
terraform init
terraform import rancher_stack.existing-stack-name [ENV_ID]/[STACK_ID]
Additional Context
The access key and secret key provided in the config are environment keys, specific to another environment.
The text was updated successfully, but these errors were encountered: