IBM-Cloud / terraform-provider-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
339 stars 663 forks source link

Update datasource for cluster config to new API changes #1496

Closed hkantare closed 2 years ago

hkantare commented 4 years ago

In previous versions of IMB Cloud CLI the cluster config were download in a special path, and starting on v1.0.0 the cluster config is merged into the default path ~/.kube/config. We would like to see same behaviour with terraform data source (cluster config), so the cluster config is downloaded in the default path.

hkantare commented 2 years ago

We migrated to latest API for cluster config