Skip to content

Releases: particuleio/terraform-scaleway-kapsule

v7.1.1

13 Nov 16:13
Compare
Choose a tag to compare

7.1.1 (2023-11-13)

Bug Fixes

  • remove validation from cluster type (63856d8)

v7.1.0

03 Mar 09:44
13024cf
Compare
Choose a tag to compare

7.1.0 (2023-03-03)

Features

v7.0.0

01 Feb 09:02
Compare
Choose a tag to compare

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

14 Oct 00:42
Compare
Choose a tag to compare

6.0.0 (2022-10-14)

Features

  • prepare release (5ba9b23)
  • upgrade module for terraform 1.3 (c675bad)

BREAKING CHANGES

  • module is compatible only with Terraform 1.3+

Signed-off-by: Kevin Lefevre [email protected]

v5.0.0

28 Dec 14:14
Compare
Choose a tag to compare

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

18 Dec 21:12
1a18d6b
Compare
Choose a tag to compare

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

26 Jul 14:21
7e5f911
Compare
Choose a tag to compare

3.0.2 (2021-07-26)

Bug Fixes

  • ignore node pool size by default (7e5f911)

v3.0.1

09 Jun 13:07
f035bc6
Compare
Choose a tag to compare

3.0.1 (2021-06-09)

Bug Fixes

  • add missing name to outputs (f035bc6)

v3.0.0

09 Jun 09:22
c91c0c6
Compare
Choose a tag to compare

3.0.0 (2021-06-09)

Bug Fixes

  • default upstream in now containerd (8956c18)

Features

BREAKING CHANGES

    • Node pools will be recreated
  • To prevent manually set container_runtime to docker

Signed-off-by: Kevin Lefevre [email protected]

v2.2.0

29 Mar 16:36
c26eb31
Compare
Choose a tag to compare

2.2.0 (2021-03-29)

Features