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
On the other hand, the terraform provider uses the ~/.config/linode as the default. Moreover, the provider ignores the default user setting in the config file which leads to a HTTP 401 error even if the token is present.
If a change to the terraform provider is infeasible the documentation should be enhanced to reflect the inconsistency. The following configuration could be mentioned as a workaround:
Description
Running
linode-cli configure
by default creates a file~/.config/linode-cli
which looks likeOn the other hand, the terraform provider uses the
~/.config/linode
as the default. Moreover, the provider ignores the default user setting in the config file which leads to a HTTP401
error even if the token is present.If a change to the terraform provider is infeasible the documentation should be enhanced to reflect the inconsistency. The following configuration could be mentioned as a workaround:
New or Affected Terraform Resources
No response
Potential Terraform Configuration
No response
The text was updated successfully, but these errors were encountered: