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

feat: add default cluster versions to cluster versions data source #4799

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

akocbek
Copy link

@akocbek akocbek commented Sep 13, 2023

Adding new 2 attribute references: default_kube_version and default_openshift_version to ibm_container_cluster_versions data lookup

These attributes have a value of default kube and ocp versions in IBM Cloud Kubernetes Service clusters.

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment 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 pull request followers and do not help prioritize the request

Relates #4720

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccIBMContainerClusterVersionsDataSource_basic'
=== RUN   TestAccIBMContainerClusterVersionsDataSource_basic
--- PASS: TestAccIBMContainerClusterVersionsDataSource_basic (12.88s)
PASS

@hkantare hkantare merged commit 1906d3c into IBM-Cloud:master Sep 14, 2023
2 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants