Skip to content

Releases: scaleway-terraform-modules/terraform-scaleway-security_group

v1.0.3

15 Jul 08:35
dafb882
Compare
Choose a tag to compare

What's Changed

Features

  • feat(sg): handle security_group_id and add example by @Monitob in #19
    BREAKING CHANGE: The optional input variable description has been renamed to security_group_description.

Fixes

Miscellaneous changes

  • chores(doc): Reconfigure terraform-docs to hide the providers section. by @benoit-garcia in #2
  • chores(doc): Add sections Authors & License to the readme file. by @benoit-garcia in #3
  • chore(repo): Add license from the organisation health files repository. by @benoit-garcia in #4
  • chore(actions): Configure a Github action to run tests on pull requests: by @benoit-garcia in #6
  • chore(repo): Configure dependabot: by @benoit-garcia in #7
  • chore(contrib): Fix name of the default branch in the Contributer guide. by @benoit-garcia in #8
  • chore(deps): Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #9
  • chore(deps): Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #10
  • chore(deps): Bump actions/cache from 3.2.6 to 3.3.1 by @dependabot in #12
  • chore(deps): Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #13
  • chore(deps): Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #14
  • chore(deps): Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #16
  • chores: Fix .editorconfig file. by @benoit-garcia in #17
  • chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #18

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

04 Feb 13:33
acc6dba
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: v1.0.1...v1.0.2