Releases: scaleway-terraform-modules/terraform-scaleway-domain
Releases · scaleway-terraform-modules/terraform-scaleway-domain
v2.0.0
What's Changed
Features
- feat: Add support for DMARC by @benoit-garcia in #44
- feat: Add support for TEM validation by @benoit-garcia in #44
- feat: Outputs reputation of the TEM domain by @benoit-garcia in #44
- feat: Outputs status of the TEM domain by @benoit-garcia in #44
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
What's Changed
Features:
- feat(TEM): Use Scaleway blackhole MX servers by default. by @benoit-garcia in #32
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
What's Changed
- chore(deps): Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #21
- chore(deps): Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #23
- chores: Fix .editorconfig file. by @benoit-garcia in #24
- chores(doc): Add examples. by @benoit-garcia in #9
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
- @dependabot made their first contribution in #15
Full Changelog: v0.1.1...v1.0.0
v0.1.1
What's Changed
Fixes
- fix: Allow to set region and project ID: by @benoit-garcia in #5
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
What's Changed
New features
- Feat: Allow to set project id region. by @benoit-garcia in #4
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
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