Skip to content

Releases: integrations/terraform-provider-github

v5.34.0

24 Aug 22:22
df4cf3c
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump peter-evans/create-or-update-comment from 38217c6b94b54c0dbbe75be237257364e2dd2e62 to 5f22cb87da9514ab329de42e5462372dc19928a5 by @dependabot in #1837
  • [FEAT]: expose primary language in github_repository by @felixlut in #1836
  • feat: implement github_codespaces_organization_secret_repositories resource by @garnertb in #1824
  • Update to go-github v54 by @o-sama in #1843
  • build(deps): bump peter-evans/create-or-update-comment from 5f22cb87da9514ab329de42e5462372dc19928a5 to bb291f63cb3095ddc3b7e5572601141854de31d0 by @dependabot in #1852
  • Page through existing github_team_members by @csainty in #1848
  • feat: Implement github_repository_dependabot_security_updates resource by @grahamhar in #1851
  • Expose additional attributes for GitHub organizations. by @garnertb in #1850

New Contributors

Full Changelog: v5.33.0...v5.34.0

v5.33.0

11 Aug 22:19
16b6e5e
Compare
Choose a tag to compare

What's Changed

  • Use graphql rather than rest API for Github team membership by @joshua9519 in #1786
  • Add auto responder workflow by @nickfloyd in #1815
  • build(deps): bump peter-evans/create-or-update-comment from 6534843181fc2aeb7f9f1cd3cd4a7b956cada2db to 716151b9579b05352dbf244d48e968d211889bbc by @dependabot in #1817
  • Documentation enhancements for github_repository_deployment_branch_policy resource by @calebplum in #1820
  • build(deps): bump peter-evans/create-or-update-comment from 716151b9579b05352dbf244d48e968d211889bbc to 38217c6b94b54c0dbbe75be237257364e2dd2e62 by @dependabot in #1830
  • build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #1829
  • build(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 by @dependabot in #1828
  • fix: github_repository_collaborators - mark invitation_ids as changed when new user invited by @jsifuentes in #1825
  • feat: expose SAML external identity exposed for GitHub user by @felixlut in #1796
  • Do not change squash_merge/merge_commit if it is not allowed in conf by @tdelaune in #1834

New Contributors

Full Changelog: v5.32.0...v5.33.0

v5.32.0

25 Jul 00:01
b490535
Compare
Choose a tag to compare

What's Changed

  • Add PR templates by @nickfloyd in #1803
  • feat: add data source to get organization members' SAML/SCIM linked identities by @jsifuentes in #1778
  • fix: Github Environments Policy feature causing the provider to produce inconsistent result by @edheliel in #1799
  • Enforce valid chars in repo name by @btlogy in #1806

New Contributors

Full Changelog: v5.31.0...v5.32.0

v5.31.0

14 Jul 18:17
fabff68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.30.1...v5.31.0

v5.30.1

11 Jul 18:02
fcd6dbd
Compare
Choose a tag to compare

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

Full Changelog: v5.30.0...v5.30.1

v5.30.0

05 Jul 23:24
f8502b8
Compare
Choose a tag to compare

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

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