Commit 37a64aa
remove forcenew from workerpool fields in cluster resource and added ApplyOnce (#4955)
* remove forcenew from workerpool fields in cluster resource and added ApplyOnce
* doc update
* remove ForceNew lines, added ApplyOnce in vpc taints, Doc Update
* import on create
* log and error change
* remove some deprecated code, updated create and update funcs.
* id vars
* tains not availble in read, no point making it computed
* remove irrelevant update for worker_num in doc related to applyonce
* review comments and vpc testcase
* test import_on_create in classic
* Update ibm/service/kubernetes/resource_ibm_container_vpc_worker_pool.go
Co-authored-by: Zoltán Illés <[email protected]>
* Update ibm/service/kubernetes/resource_ibm_container_vpc_worker_pool.go
Co-authored-by: Zoltán Illés <[email protected]>
* review
* Update ibm/service/kubernetes/resource_ibm_container_vpc_cluster.go
Co-authored-by: Zoltán Illés <[email protected]>
* Update ibm/service/kubernetes/resource_ibm_container_vpc_cluster.go
Co-authored-by: Zoltán Illés <[email protected]>
* Update ibm/service/kubernetes/resource_ibm_container_vpc_cluster.go
Co-authored-by: Zoltán Illés <[email protected]>
* labels apply once in classic cluster resource
* more test steps for classic wp
* more test steps for vpc wp
* kms in create cluster
* comment header year
* conflict fix
* call update after create terrafrom to apply rest of the modifications
* update after cluster creation
* remove enable kms from create, as it is present in update too
---------
Co-authored-by: Zoltán Illés <[email protected]>1 parent d90bc7f commit 37a64aa
File tree
10 files changed
+560
-416
lines changed- ibm
- acctest
- service/kubernetes
- website/docs/r
10 files changed
+560
-416
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
0 commit comments