This is an automated email from the ASF dual-hosted git repository. harikrishna pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
commit 4f10ec36d505bfb09e720e0a92c40e29f0dfd074 Merge: e44d7c6 4510059 Author: Harikrishna <[email protected]> AuthorDate: Mon Jun 13 11:27:07 2022 +0530 Merge pull request #36 from apache/add-cks-versions Adding support for Kubernetes ISOs .gitignore | 2 + cloudstack/provider.go | 1 + .../resource_cloudstack_kubernetes_version.go | 208 +++++++++++++++++++++ .../resource_cloudstack_kubernetes_version_test.go | 166 ++++++++++++++++ go.mod | 4 +- go.sum | 7 +- 6 files changed, 380 insertions(+), 8 deletions(-)
