Releases: integrations/terraform-provider-github
Releases · integrations/terraform-provider-github
v5.30.1
What's Changed
- Fix: incorrect field name in docs for github_repository_collaborators by @Jeffreyhung in #1779
- fix: remove validation for team.permission on
github_repository_collaborators
by @jsifuentes in #1781 - build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #1784
- Don't run go mod tidy on release by @kfcampbell in #1788
New Contributors
- @Jeffreyhung made their first contribution in #1779
- @jsifuentes made their first contribution in #1781
Full Changelog: v5.30.0...v5.30.1
v5.30.0
What's Changed
- [FEAT]: Ability to import repository secrets by @KenSpur in #1763
- [Bug]: Repository name updates break dependent repository secrets by @KenSpur in #1754
- build(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 by @dependabot in #1772
Full Changelog: v5.29.0...v5.30.0
v5.29.0
What's Changed
- fix: support team slug in github_team_membership by @kristian-lesko in #1751
- Fixes accidental deletion of Repository resource from state by @t0yv0 in #1750
- feat: Add GitHub Organization Custom Role Resource and Data Source by @cailen in #1700
- Fix typo in deployment branch policy import by @bpaquet in #1758
- Fix
resourceGithubDependabotOrganizationSecretCreateOrUpdate
by @frankywahl in #1759 - [Bug]: Renaming github_repository doesn't taint full_name attribute by @KenSpur in #1756
- feat: Ability to Manage Codespaces Secrets by @KenSpur in #1729
New Contributors
- @kristian-lesko made their first contribution in #1751
- @t0yv0 made their first contribution in #1750
- @cailen made their first contribution in #1700
- @frankywahl made their first contribution in #1759
- @KenSpur made their first contribution in #1756
Full Changelog: v5.28.1...v5.29.0
v5.28.1
What's Changed
- build(deps): bump github.com/google/go-github/v53 from 53.0.0 to 53.1.0 by @dependabot in #1740
- build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by @dependabot in #1739
- Improve github team resource by @bpaquet in #1722
- Handle deployment branch policies for repositories: resources and datasource by @bpaquet in #1715
- Bump google/go-github to v53.2.0 by @kfcampbell in #1744
- Fix #1555: Avoid duplication of pull request bypasser by @bpaquet in #1711
- fix: Repo Creation fails with enabled Pages by @0x46616c6b in #1748
Full Changelog: v5.28.0...v5.29.0
v5.28.0
What's Changed
- Add note documenting weird permissions required by @kfcampbell in #1727
- Add new datasource to get GitHub App token by @phillebaba in #1671
- fix: GitHub Repository Update might fail when Pages enabled by @0x46616c6b in #1716
New Contributors
- @phillebaba made their first contribution in #1671
Full Changelog: v5.27.0...v5.27.1
v5.27.0
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #1714
- Fix in github_actions_environment_secrets doc by @bpaquet in #1708
- fix: Add build_type to datasource github_repository's pages (closes #1709) by @soult in #1710
- chore: bump google/go-github to v53.0.0 by @sam-robson in #1718
- feat(branch_protection): Add support for force push bypassers by @reedloden in #1529
New Contributors
- @soult made their first contribution in #1710
- @sam-robson made their first contribution in #1718
Full Changelog: v5.26.0...v5.27.0
v5.26.0
What's Changed
- website/github.erb: Fixed a wrong link name by @xescugc in #1684
- feat: Add build_type to github_repository (pages) by @0x46616c6b in #1663
- feat: Expose detailed repositories in github_team data_source by @felixlut in #1675
- feat: Add a data source for custom GET requests to REST API. by @galargh in #1119
- Improve test TestAccGithubBranchProtectionRulesDataSource by @bpaquet in #1689
- Add data source: github_repository_autolink_references by @bpaquet in #1690
- Add data source: github_repository_environments by @bpaquet in #1691
- Add missing references to documentation by @kfcampbell in #1692
- Remove mention of
name
from repository_webhook by @abatilo in #1294 - improve verbage in
organization
data source docs by @mdb in #1312 - Fix nil pointer in runner group if not modified by @dbaur in #1696
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #1693
- Make allows_public_repositories attribute on github_actions_runner_group modifiable by @dbaur in #1705
New Contributors
- @xescugc made their first contribution in #1684
- @0x46616c6b made their first contribution in #1663
- @felixlut made their first contribution in #1675
- @abatilo made their first contribution in #1294
- @mdb made their first contribution in #1312
- @dbaur made their first contribution in #1696
Full Changelog: v5.25.1...v5.26.0
v5.25.1
What's Changed
- build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #1678
- Update actions_repository_permissions.html.markdown by @blindpirate in #1677
- build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #1682
- build(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #1683
- fix(resource_github_branch): creating branch and repo with gitignore doesn't 422 [1284] by @nikwotton in #1679
- Bump to google/go-github v52.0.0 by @kfcampbell in #1685
- Add pagination to github_external_groups data source by @bodgit in #1688
New Contributors
- @blindpirate made their first contribution in #1677
- @nikwotton made their first contribution in #1679
Full Changelog: v5.25.0...v5.26.0
v5.25.0
What's Changed
- Allow parallel requests to take place when non using github.com by @Roviluca in #1640
- Support import via team name by @phy1729 in #1173
- fix(github_team): Invalid interface conversion on parent_team_id by @dion-gionet in #1673
- feat: Add a data source for branch protection rules. by @galargh in #1207
New Contributors
Full Changelog: v5.24.0...v5.25.0
v5.24.0
What's Changed
- Fix example
github_team_members
import resource address by @Blacksmoke16 in #1151 - Fix typo in branch protection's
pull_request_bypassers
test by @reedloden in #1099 - feat: allow team slug instead of team id in github_team and github_team_members by @PabloPie in #1664
- Add support for deleting an enterprise organization by @tjcorr in #1669
New Contributors
- @Blacksmoke16 made their first contribution in #1151
- @PabloPie made their first contribution in #1664
Full Changelog: v5.23.0...v5.24.0