Releases: castai/terraform-provider-castai
Releases · castai/terraform-provider-castai
v7.60.4
v7.60.3
v7.60.2
What's Changed
- fix: node template example by @primoz-hrovat in #531
Full Changelog: v7.60.1...v7.60.2
v7.60.1
REP-1293: Sets id on read as it needs to be set for importing (#532) * REP-1293: sets id on read as it needs to be set for importing * REP-1293: regenerates sdk * REP-1293: add sleep to tests * REP-1293: adds check for resource deletion in delete context method
v7.60.0
REP-1293: Allocation group resource (#507) * REP-1293: allocation group resource bare bones * REP-1293: adds tests, importer, examples and cleans up a bit * REP-1293: newline * REP-1293: fixes comments and tests * REP-1293: generates docs * REP-1293: regenerates sdk after solving merge conflicts * REP-1293: fixes lint and formatting errors * REP-1293: regenerates docs * REP-1293: actually return errors * REP-1293: corrects PR comments * REP-1293: corrects PR comments, makes resource follow how the api works * REP-1293: removes list element schema as labels operator is not a list * REP-1293: regenerates sdk and removes cluster ids from test * REP-1293: regenerates sdk * using import state passthrough context instead of a custom importer Co-authored-by: Furkhat Kasymov Genii Uulu <[email protected]> * REP-1293: removes unused functions, fixes lint and runs tf format * REP-1293: pulls master, runs tf format * REP-1293: regenerates sdk and docs, removes key dereferencing in workload scaling policy --------- Co-authored-by: Furkhat Kasymov Genii Uulu <[email protected]>
v7.59.1
v7.59.0
What's Changed
- feat: Add rollout behavior to workload optimization scaling policy by @zrudzionis in #527
Full Changelog: v7.58.3...v7.59.0
v7.58.3
v7.58.2
What's Changed
- Live AWS with native VPC CNI example by @apasyniuk in #519
- fix: Remove wrong depend_on by @apasyniuk in #525
- feat: Enable predictive scaling via workload optimization scaling policy by @zrudzionis in #524
New Contributors
- @zrudzionis made their first contribution in #524
Full Changelog: v7.58.1...v7.58.2