eddycharly / terraform-provider-kops

Brings kOps into terraform in a fully managed way
Apache License 2.0
86 stars 20 forks source link

Fix: manage_storage_classes should be nullable #1050

Closed kuldazbraslav closed 1 year ago

kuldazbraslav commented 1 year ago

Fixes #1043

Kops field cluster.spec.cloudConfig.manageStorageClasses behaves as true if not set. Thus it should be nullable.

eddycharly commented 1 year ago

Thanks !

eddycharly commented 1 year ago

/cherry-pick v1.26

kuldazbraslav commented 1 year ago

@eddycharly Any chance this bugfix could make it to v1.25 too?

eddycharly commented 1 year ago

Let's try... so much things changed in kOps between 1.25 and 1.26 🤷

eddycharly commented 1 year ago

/cherry-pick v1.25