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
I've just submitted #10509 which should fix this problem. If you're able to build Terraform from source, please do try it out and let me know the result. :)
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 19, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
0.7.4
Affected Resource(s)
Terraform Configuration Files
No configuration file
Debug Output
https://gist.github.com/xtero/d048e6b0235a13ea8622eb197781883e
Panic Output
N.A
Expected Behavior
In my environment, I have set the varibale OS_REGION_NAME to "fr1".
So during the import, I expect terraform to filter endpoint based on this value.
Actual Behavior
Nothing is filtered. And I end up with 2 endpoint instead of one
Steps to Reproduce
Important Factoids
We are using a public cloud based on Openstack that provide 2 regions "fr1" and "fr2".
References
The text was updated successfully, but these errors were encountered: