Open cloutierMat opened 1 year ago
Hi! Thanks for the report. v0.49.0 contained #1034, which did seem to break token configuration. That change was reverted and the provider was re-released as v0.49.1 Sorry for the inconvenience!
I will leave this issue open for a bit so that others may find it easier.
Awesome and super quick response! Many thanks! :pray:
Terraform Cloud/Enterprise version
tfe v0.49.0
Terraform version
Terraform Configuration Files
Debug Output
Expected Behavior
I should be seeing the id of the vpc managed by the other terraform workspace.
Actual Behavior
Failure to login results in terraform apply to fail.
Additional Context
As stated in the documentation, I have logged on to terraform using the
terraform login
command. I am using a remote state backend with local execution. With version 0.48.0. there are no issues and my credentials are succesfully used to gather outputs from my other workspaces. It seems to no longer be working with 0.49.0