Releases: particuleio/terraform-scaleway-kapsule
Releases · particuleio/terraform-scaleway-kapsule
v7.1.1
v7.1.0
v7.0.0
7.0.0 (2023-02-01)
- feat!: remove default size and add support for non suffix node groups (26cd7db)
BREAKING CHANGES
-
- remove default for size
Signed-off-by: Kevin Lefevre [email protected]
v6.0.0
6.0.0 (2022-10-14)
Features
BREAKING CHANGES
- module is compatible only with Terraform 1.3+
Signed-off-by: Kevin Lefevre [email protected]
v5.0.0
5.0.0 (2021-12-28)
Features
- create before destroy for pool (6ea851b)
BREAKING CHANGES
- use random pet to be able to create before destroy
node pool
use wait_for_pool_ready
by default
Signed-off-by: Kevin Lefevre [email protected]
v4.0.0
4.0.0 (2021-12-18)
Features
- refactor module and add support for Kosmos (1a18d6b)
BREAKING CHANGES
- should not produce any changes but switch to our
particule provider waiting for scaleway to release a new version
Signed-off-by: Kevin Lefevre [email protected]
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2021-06-09)
Bug Fixes
- default upstream in now containerd (8956c18)
Features
- add new outputs (12d0fab)
BREAKING CHANGES
-
- Node pools will be recreated
- To prevent manually set
container_runtime
todocker
Signed-off-by: Kevin Lefevre [email protected]