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
The text was updated successfully, but these errors were encountered:
jtopjian
changed the title
Using token with openstack provider returns error requiring password
Using Keystone v3 token with openstack provider returns error requiring password
May 4, 2016
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 24, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Attempting to use openstack provider with "token" to create an instance returns the following error:
Terraform Version
terraform -v
Terraform v0.6.15
OS Version
CentOS 6.6, 2.6.32-504.30.3.el6.x86_64
Affected Resource(s)
Please list the resources as a list, for example:
Debug Output
https://gist.github.com/delias-/4c945e7aa97c63cd80d28b270783b391
Expected Behavior
A plan should be generated.
Actual Behavior
Terraform outputs an error.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
1 . Use a tf file like this example:
2 .
terraform plan
References
Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example:
The text was updated successfully, but these errors were encountered: