Community Note
- 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
Provider version: v2.0.0
Affected Resource(s)
Expected Behavior
When configured for private endpoints ICR should work for all regions as it does with Public endpoints
Actual Behavior
The list of Private endpoints is maintained separately inside the provider which is different to Public which uses the IBM Cloud Container Registry SDK to look up endpoints.
The list have diverged so are not equivalent.
Steps to Reproduce
terraform apply
Try to create a IBM Cloud cr namespace with the ibm provider region set to eu-es
Important Factoids
References
Community Note
Terraform CLI and Terraform IBM Provider Version
Provider version: v2.0.0
Affected Resource(s)
Expected Behavior
When configured for private endpoints ICR should work for all regions as it does with Public endpoints
Actual Behavior
The list of Private endpoints is maintained separately inside the provider which is different to Public which uses the IBM Cloud Container Registry SDK to look up endpoints.
The list have diverged so are not equivalent.
Steps to Reproduce
terraform applyTry to create a IBM Cloud cr namespace with the ibm provider region set to eu-es
Important Factoids
References