ionos-cloud/terraform-provider-ionoscloud

Provider should ignore changes of patch level in k8s cluster & nodepool versions

Ntr0 opened this issue · 0 comments

Ntr0 commented

During maintenance it will happen that clusters and nodepools are updated to a new patch level. If terraform is executed after that, the nodepools/clusters would be replaced as the version does not match the initial requested version. At least for patch levels this won't be a problem so it should be ignored by the provider.