Skip to content

Releases: scaleway-terraform-modules/terraform-scaleway-instance

v2.1.1

29 Apr 15:59
1dfd24a

Choose a tag to compare

What's Changed

Features:

Fixes:

Misc changes:

  • chore(actions): Configure a Github action to run tests on pull requests: by @benoit-garcia in #14
  • chore(repo): Configure dependabot: by @benoit-garcia in #15
  • chore(contrib): Fix name of the default branch in the Contributer guide. by @benoit-garcia in #16
  • chore(deps): bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #17
  • chore(deps): bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #18
  • chore(deps): bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #20
  • chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #21
  • chore(deps): bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #22
  • chore(deps): bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #24
  • chores: Fix .editorconfig file. by @benoit-garcia in #25

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

06 Feb 21:28
07d6f9e

Choose a tag to compare

What's Changed

Features

Fixes

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

v2.2.0

06 Feb 18:53
64ae82a

Choose a tag to compare

What's Changed

Features

Fixes

  • fix: Do not attempt to register instance IPs in DNS if dns_zone is not set. by @benoit-garcia in #6

Breaking Changes

  • Variable name has been renamed to hostname.
  • Variable dns_zone has been renamed to domainname.

Full Changelog: v1.2.0...v2.0.0

v1.2.0

05 Feb 15:40
43c2ecf

Choose a tag to compare

What's Changed

Features

Misc

  • 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
  • chore(repo): Add license from the organisation health files repository. by @benoit-garcia in #3

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

04 Feb 11:29
791ccd5

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: v1.1.0...v1.1.1