Skip to content

Releases: FociSolutions/github-foundations-modules

v0.1.0

14 Oct 18:22
fb070d3

Choose a tag to compare

What's Changed

  • Introduce internal_repository type. See this for more details on internal repository.
  • Combine github_team_membership resource blocks into one to simplify reconciling membership drifts.
  • Modify organization_admin structure and hardcode actor_id to 0 to reflect API behavior.
  • Fix bugs -
    • Propagate integrations instead of repository_roles for rulesets in repository_base module.
    • Add required repository argument for rulesets.

Full Changelog: v0.0.7...v0.1.0

v0.0.7

02 Dec 17:38
106d9b7

Choose a tag to compare

Added unit test coverage and GitHub action for all modules. Fixed some minor bugs found through testing.

v0.0.6

03 Jul 20:27
94fad9a

Choose a tag to compare

refactor: terraform fmt (#54)

* refactor: terraform fmt

* terraform-docs: automated action

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v0.0.5

20 Jun 12:19
0345b95

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

19 Jun 14:41
73aa2ff

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

07 Jun 12:57
277ddc1

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

31 May 14:19
0fd79c4

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

Initial Release

22 Apr 19:28
39648f9

Choose a tag to compare

Initial Release Pre-release
Pre-release

First cut of the GitHub Foundations modules.

What's Changed

New Contributors

Full Changelog: https://github.com/FociSolutions/github-foundations-modules/commits/v0.0.1