Skip to content

Releases: particuleio/terraform-scaleway-database

v1.6.0

31 Dec 11:58
dd27400
Compare
Choose a tag to compare

1.6.0 (2021-12-31)

Features

  • rdb: add custom backup strategy support (120b69e)

v1.5.0

31 Dec 11:17
023fd70
Compare
Choose a tag to compare

1.5.0 (2021-12-31)

Features

  • net: add support for private_network (a7af7bc), closes #15

v1.4.1

04 Nov 16:01
8bdbf1b
Compare
Choose a tag to compare

What's Changed

  • fix: instances output should also be sensitive by @ArchiFleKs in #14

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

31 Oct 16:22
270f44f
Compare
Choose a tag to compare

1.4.0 (2021-10-31)

Bug Fixes

  • outputs: group databases by rdb (8619f88)

Features

  • outputs: create instances and databases (09b42bb)

v1.3.0

29 Oct 17:24
fcaca3f
Compare
Choose a tag to compare

1.3.0 (2021-10-29)

Features

  • dbs: implement proper database management (59f5218), closes #10

v1.2.0

28 Oct 15:43
3a1bcba
Compare
Choose a tag to compare

1.2.0 (2021-10-28)

Features

  • instance: variabilize instance resource (670aaef), closes #8

v1.1.1

22 Oct 16:45
d97823d
Compare
Choose a tag to compare

1.1.1 (2021-10-22)

Bug Fixes

  • default var.database.acls to [] (7301a34)

v1.1.0

22 Oct 15:58
ab1de2f
Compare
Choose a tag to compare

1.1.0 (2021-10-22)

Bug Fixes

  • add defaults to var.databases map (0f7545e), closes #1

Features

v1.0.2

21 Oct 17:27
ca83c40
Compare
Choose a tag to compare

1.0.2 (2021-10-21)

Bug Fixes

  • outputs: mark output.this as sensitive (ca83c40)

v1.0.1

21 Oct 17:20
e510274
Compare
Choose a tag to compare

1.0.1 (2021-10-21)

Bug Fixes

  • tf: remove provider definition (5fdf296)