What's Changed
Features
- feat(sg): handle security_group_id and add example by @Monitob in #19
BREAKING CHANGE: The optional input variabledescription
has been renamed tosecurity_group_description
.
Fixes
- fix(variables): Remove unused variable. by @benoit-garcia in #5
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
- @dependabot made their first contribution in #9
- @Monitob made their first contribution in #19
Full Changelog: v1.0.2...v1.0.3