Skip to content

Releases: integrations/terraform-provider-github

v5.29.0

28 Jun 17:02
498907b
Compare
Choose a tag to compare

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

Full Changelog: v5.28.1...v5.29.0

v5.28.1

22 Jun 23:39
8c7b824
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.28.0...v5.29.0

v5.28.0

16 Jun 21:39
6aed389
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.27.0...v5.27.1

v5.27.0

15 Jun 16:33
42c2a60
Compare
Choose a tag to compare

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

Full Changelog: v5.26.0...v5.27.0

v5.26.0

01 Jun 23:09
0f4221f
Compare
Choose a tag to compare

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

Full Changelog: v5.25.1...v5.26.0

v5.25.1

18 May 22:55
49b2376
Compare
Choose a tag to compare

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

Full Changelog: v5.25.0...v5.26.0

v5.25.0

05 May 23:48
0daadfa
Compare
Choose a tag to compare

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

01 May 23:30
872e253
Compare
Choose a tag to compare

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

Full Changelog: v5.23.0...v5.24.0

v5.23.0

18 Apr 17:18
e9bb788
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.22.0...v5.23.0

v5.22.0

11 Apr 16:38
e83bb8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.20.0...v5.22.0