We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm not finding much in the way of whether or not there's a mechanism to override endpoints. I did find this: https://github.com/IBM-Cloud/bluemix-go/blob/master/session/session.go#L83 -- but it's not clear what that's for without a lot of digging through the code.
The text was updated successfully, but these errors were encountered:
@hkantare?
Sorry, something went wrong.
For example, could I use something aside from cloud.ibm.com, like xyz.cloud.ibm.com?
Maybe this is the same, and the TF uses this file? https://github.com/IBM-Cloud/terraform-provider-ibm/blob/7fbcf165cad71ce243d6c4bb92975cfc6c21da9b/website/docs/guides/custom-service-endpoints.html.md
[edit] looks like it to me: https://github.com/IBM-Cloud/terraform-provider-ibm/blob/bb361b7b02a3aa2e7f2e0de89bdc8193c4390b65/ibm/conns/config.go#L3268
No branches or pull requests
I'm not finding much in the way of whether or not there's a mechanism to override endpoints. I did find this:
https://github.com/IBM-Cloud/bluemix-go/blob/master/session/session.go#L83 -- but it's not clear what that's for without a lot of digging through the code.
The text was updated successfully, but these errors were encountered: