terraform-ibm-modules / terraform-ibm-cluster

Terraform modules to create and work with IBM Kubernetes cluster & Red Hat OpenShift Kubernetes cluster on IBM Cloud (Classic, VPC)
https://cloud.ibm.com/docs/containers
Apache License 2.0
11 stars 34 forks source link

enable worker patch #71

Open soumyadeep-paul-ibm opened 1 year ago

soumyadeep-paul-ibm commented 1 year ago

Description

This pull request enables patch_version update for the cluster https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/container_vpc_cluster#patch_version

Types of changes in this PR

Changes that affect the core Terraform module or submodules

Changes that don't affect the core Terraform module or submodules

Release required?

Identify the type of release. For information about the changes in a semantic versioning release, see Release versioning.

Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

Merge actions for mergers