Skip to content

Releases: scaleway-terraform-modules/terraform-scaleway-domain

v2.0.0

26 Apr 10:45
Compare
Choose a tag to compare

What's Changed

Features

Misc changes

  • chore(deps): Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #33
  • chore(deps): Bump terraform-linters/setup-tflint from 3.1.1 to 4.0.0 by @dependabot in #34
  • chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #35
  • chore(deps): Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 by @dependabot in #36
  • chore: switch to shared workflows on pr by @benoit-garcia in #37
  • chore: fix pr workflow file name by @benoit-garcia in #38
  • chore(deps): Bump scaleway-terraform-modules/wokflows from 0.0.1 to 0.0.2 by @dependabot in #39
  • chore(deps): Bump scaleway-terraform-modules/wokflows from 0.0.2 to 0.0.3 by @dependabot in #40
  • chore(deps): Bump scaleway-terraform-modules/wokflows from 0.0.3 to 0.0.4 by @dependabot in #41
  • chore(deps): Bump scaleway-terraform-modules/wokflows from 0.0.4 to 0.0.5 by @dependabot in #42
  • chore(deps): Bump scaleway-terraform-modules/wokflows from 0.0.5 to 0.0.6 by @dependabot in #43
  • chore: Improve syntax by @benoit-garcia in #44
  • chore(deps): Bump scaleway-terraform-modules/wokflows from 0.0.6 to 0.0.7 by @dependabot in #45

Full Changelog: v1.1.0...v2.0.0

v1.1.0

14 Sep 17:48
10c647e
Compare
Choose a tag to compare

What's Changed

Features:

Misc changes:

  • chore(docs): Improve documentations to warn about new domains, and explain how to import them. by @benoit-garcia in #25
  • chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #26
  • chore(deps): Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #27
  • chore(deps): Bump terraform-linters/setup-tflint from 3.0.0 to 3.1.0 by @dependabot in #28
  • chore(deps): Bump terraform-linters/setup-tflint from 3.1.0 to 3.1.1 by @dependabot in #29
  • chore(deps): Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #30
  • chore(deps): Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #31

Full Changelog: v1.0.1...v1.1.0

v1.0.1

29 Apr 20:08
543df69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Mar 15:19
6b4fdb9
Compare
Choose a tag to compare

What's Changed

  • chore(repo): Add license from the organisation health files repository. by @benoit-garcia in #7
  • fix(syntax): Switch to the square bracket syntax when accessing items in list. by @benoit-garcia in #11
  • chore(actions): Configure a Github action to run tests on pull requests: by @benoit-garcia in #12
  • chore(repo): Configure dependabot: by @benoit-garcia in #13
  • chore(contrib): Fix name of the default branch in the Contributer guide. by @benoit-garcia in #14
  • chore(deps): Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #15
  • chore(deps): Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #16
  • chore(deps): Bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #18
  • chore(deps): Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #19
  • chore(deps): Bump terraform-provider-scaleway from 2.6.0 to 2.14.0. by @benoit-garcia in #20

New Contributors

Full Changelog: v0.1.1...v1.0.0

v0.1.1

04 Feb 21:59
20141ab
Compare
Choose a tag to compare

What's Changed

Fixes

Misc

  • chores(doc): Ensure all input variables have a description. by @benoit-garcia in #6

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Feb 21:11
1e41a10
Compare
Choose a tag to compare

What's Changed

New features

Misc changes

  • chores(doc): Reconfigure terraform-docs to hide the providers section. by @benoit-garcia in #1
  • chores(doc): Add sections Authors & License to the readme file. by @benoit-garcia in #2

Full Changelog: v0.0.2...v0.1.0

v0.0.2

04 Feb 13:11
008c9ba
Compare
Choose a tag to compare

First release

Fixes

  • Update Scaleway provider requirements.
  • Fix the example in the readme file, following the transfer of ownership.

Full Changelog: v0.0.1...v0.0.2