Skip to content
New issue

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

Surface the master vpe url in ibm_container_vpc_cluster #5122

Open
vburckhardt opened this issue Feb 9, 2024 · 1 comment
Open

Surface the master vpe url in ibm_container_vpc_cluster #5122

vburckhardt opened this issue Feb 9, 2024 · 1 comment
Labels
enhancement service/Kubernetes Service Issues related to Kubernetes Service Issues

Comments

@vburckhardt
Copy link

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

Description

public_service_endpoint_url -> public endpoint
private_service_endpoint_url -> CSE endpoint
master_url -> returns the VPE in Openshift 4.13 only. CSE in Openshift 4.14.

It would be good to have a vpe_service_endpoint_url field. It seems that the underlaying sdk used by the provider actually already have that field: https://github.com/IBM-Cloud/bluemix-go/blob/master/api/container/containerv2/clusters.go#L99

New or Affected Resource(s)

  • ibm_container_vpc_cluster

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000
@Aashiq-J
Copy link
Contributor

Aashiq-J commented Feb 13, 2024

#5129
Changes merged to master. The new output will be available in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement service/Kubernetes Service Issues related to Kubernetes Service Issues
Projects
None yet
Development

No branches or pull requests

2 participants