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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform CLI and Terraform IBM Provider Version
Affected Resource(s)
For #3524 I was able to continue by experimenting and finding an environment variable IBMCLOUD_SCC_ADMIN_API_ENDPOINT. It is not documented, but seems to work: IBMCLOUD_SCC_ADMIN_API_ENDPOINT=https://eu.compliance.cloud.ibm.com terraform apply
data ibm_scc_account_locations
The text was updated successfully, but these errors were encountered:
This PR fixes this issue. The scc admin SDK will have a default endpoint of https://us.compliance.cloud.ibm.com hence the user will not need to export that env variable.
Community Note
Terraform CLI and Terraform IBM Provider Version
Affected Resource(s)
For #3524 I was able to continue by experimenting and finding an environment variable IBMCLOUD_SCC_ADMIN_API_ENDPOINT. It is not documented, but seems to work:
IBMCLOUD_SCC_ADMIN_API_ENDPOINT=https://eu.compliance.cloud.ibm.com terraform apply
The text was updated successfully, but these errors were encountered: