All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add support for Terraform v0.14.x
- Add support for Terraform v0.13.x
- Add support for Terraform Github Provider v3.x
- Prepare support for Terraform v0.14.x (needs terraform v0.12.20 or above)
0.1.4 - 2020-06-23
- Add
CHANGELOG.md
.
- Switch CI from SemaphoreCI to GitHub Actions.
0.1.3 - 2020-05-13
- Work around a terraform issue in
module_depends_on
argument.
0.1.2 - 2020-05-05
- New format for README.md and LICENSE.
- Bump pre-commit hooks to v 0.1.4 and add new hooks.
- Bump build-tools to v0.5.3.
0.1.1 - 2020-04-18
- Introduce new variables
all_members_team_name
andall_members_team_visibility
for adding the possibility to create a team which contains all members of your organization.
0.1.0 - 2020-03-03
- Added some more documentation.
- Pre-commit hooks upgrade.
- Add variables and outputs to the existing example.
0.0.2 - 2020-01-12
- Added pre-commit hooks.
- Added automated unit tests.
- Added CI configuration.
- Added admins for adding members with admins/owner role.
- Added projects to outputs.
- Changed members from complex object to list of usernames for adding normal members.
0.0.1 - 2020-01-06
- This is the initial release of our GitHub Organization module with support for managing GitHub Organizations, Members and Blocked Users.