Releases: FociSolutions/github-foundations-modules
Releases · FociSolutions/github-foundations-modules
v0.1.0
What's Changed
- Introduce
internal_repositorytype. See this for more details on internal repository. - Combine
github_team_membershipresource blocks into one to simplify reconciling membership drifts. - Modify
organization_adminstructure and hardcodeactor_idto0to reflect API behavior. - Fix bugs -
- Propagate
integrationsinstead ofrepository_rolesfor rulesets inrepository_basemodule. - Add required
repositoryargument for rulesets.
- Propagate
Full Changelog: v0.0.7...v0.1.0
v0.0.7
v0.0.6
v0.0.5
What's Changed
- Fix: Set tflock db write capacity default by @TylerMizuyabu in #51
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat(): Adding AWS OIDC module by @TylerMizuyabu in #48
- fix(): Adding resource group tags to kms key by @TylerMizuyabu in #49
- feat(): Adding a configuration for github actions and secrets by @TylerMizuyabu in #50
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Adding a github variable for azure setup by @TylerMizuyabu in #46
- adding key_vault_id output to azure oidc module by @TylerMizuyabu in #47
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Initial Release
First cut of the GitHub Foundations modules.
What's Changed
- Copying modules over by @TylerMizuyabu in #1
- Change vars to secrets by @bzarboni1 in #4
- Allow unprotected branches by @bzarboni1 in #5
- Create parent_team variable by @TylerMizuyabu in #6
- Adds ability to create a README file for the org by @bzarboni1 in #7
- Fixing docs by @TylerMizuyabu in #8
- Corrected the provider name by @bzarboni1 in #10
- 11 bug incorrect variable references by @bzarboni1 in #12
- feat: template repo support + bug fixes by @bzarboni1 in #18
- Fix bugs in secret loops by @TylerMizuyabu in #19
- 34-mit-license-on-all-foundation-repositories by @bzarboni1 in #20
- feat: added MIT license by @bzarboni1 in #21
- Secret refactor by @TylerMizuyabu in #22
- feat: add pre-commit hooks to check formatting by @bzarboni1 in #24
- feat: Ruleset support by @TylerMizuyabu in #25
- Allow for single organization by @TylerMizuyabu in #28
- feat: Configure github_repository.web_commit_signoff_required by @seanpoulter-foci in #29
- fixing bug with web commit signoffs by @TylerMizuyabu in #30
- bug fix and doc generation by @TylerMizuyabu in #31
- Trying to generate examples. Are these helpful? by @blastdan in #27
- Made gcp configuration optional by @TylerMizuyabu in #32
- (fix): Delete branch protection rule if no protected branches defined by @TylerMizuyabu in #33
- Added field for user permissions by @TylerMizuyabu in #35
- fix use of template_repository attribute by @TylerMizuyabu in #38
- [Bug] Advance Security Not Enabled by @bzarboni1 in #37
- Only allow secret scanning if private repo has ghas license by @TylerMizuyabu in #39
- Add pages and merge options by @TylerMizuyabu in #40
- fix: merge commit message and title not being set by @TylerMizuyabu in #41
- feat: Add repository environment configuration by @TylerMizuyabu in #42
- fix: don't use rulesets for non-enterprise accounts by @bzarboni1 in #44
New Contributors
- @seanpoulter-foci made their first contribution in #29
- @blastdan made their first contribution in #27
Full Changelog: https://github.com/FociSolutions/github-foundations-modules/commits/v0.0.1