Releases: scaleway-terraform-modules/terraform-scaleway-instance
Releases · scaleway-terraform-modules/terraform-scaleway-instance
v2.1.1
What's Changed
Features:
- feat: Add outputs to module. by @benoit-garcia in #13
Fixes:
- fix: Fix terraform version in requirements. by @benoit-garcia in #26
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
- @dependabot made their first contribution in #17
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
Features
- feat: allow configuration of the root volume. by @benoit-garcia in #9
Fixes
- fix: Change type of tags. by @benoit-garcia in #10
Full Changelog: v2.0.0...v2.1.0
v2.2.0
What's Changed
Features
- feat: Rename input variables for more clarity by @benoit-garcia in #7
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
namehas been renamed tohostname. - Variable
dns_zonehas been renamed todomainname.
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
Features
- feat: Add options to set Project ID and zone. by @benoit-garcia in #5
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
- @benoit-garcia made their first contribution in #1
Full Changelog: v1.1.1...v1.2.0
v1.1.1
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