Skip to content

Releases: integrations/terraform-provider-github

v6.0.0

16 Feb 17:45
16872b7
Compare
Choose a tag to compare

v6.0.0

Includes the following changes:

As we've upgraded Terraform SDK versions and are checking more errors, you may see slightly different logging and error messages. Please use the project's issues to report anything unexpected or buggy!

Full Changelog: v5.45.0...v6.0.0

v6.0.0-rc2

07 Feb 18:37
d6043fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0-rc1...v6.0.0-rc2

v6.0.0-rc1

02 Feb 22:12
f73621b
Compare
Choose a tag to compare

What's Changed

  • fix: github_rest_api data source always returns header and body as null by @srgustafson8 in #2110
  • build(deps): bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in #2121
  • build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #2120
  • Add support for packages IP ranges in github_ip_ranges by @Nmishin in #1958
  • Fix restrict pushes on github_branch_protection. Fix branch protection tests by @georgekaz in #2045

New Contributors

Full Changelog: v6.0.0-beta...v6.0.0-rc1

v6.0.0-beta

22 Jan 17:52
122a98b
Compare
Choose a tag to compare

What's Changed

  • feat: Add required_workflows to github_organization_ruleset by @relusc in #2082
  • Fix ruleset bypass actors diff issues by @o-sama in #1950
  • Make resource repository_deploy_key read_only a bool, and expand the example by @rwblokzijl in #2044
  • Add prevent_self_review parameter to the github_repository_environment resource by @Nmishin in #2000

New Contributors

Full Changelog: v6.0.0-alpha...v6.0.0-beta

v5.45.0

19 Jan 17:44
819abbf
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #2098
  • build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #2097
  • docs: Adds description for overwrite_on_create option. by @Nmishin in #2095
  • docs: Update branch protection documentation by @LiamMacP in #2085
  • feat: Add required_workflows to github_organization_ruleset by @relusc in #2082
  • Fix ruleset bypass actors diff issues by @o-sama in #1950

New Contributors

Full Changelog: v5.44.0...v5.45.0

v6.0.0-alpha

16 Jan 21:57
b0c279f
Compare
Choose a tag to compare

⚠️ NOTE: This is an alpha version of breaking changes to the provider! It is not yet recommended for production use. Feedback is very much appreciated; please use the project's issues for that! ⚠️

What's Changed

New Contributors

Full Changelog: v5.44.0...v6.0.0-alpha

v5.44.0

10 Jan 19:22
5752b25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.43.0...v5.44.0

v5.43.0

04 Jan 17:56
7858e45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.42.0...v5.43.0

v5.42.0

07 Nov 00:53
a8c7ec3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.41.0...v5.41.1

v5.41.0

27 Oct 20:50
f85bfb8
Compare
Choose a tag to compare

What's Changed

  • [docs]: update import examples for some number of resources by @Nmishin in #1959
  • build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #1951
  • Fixes parent team removal, fixes the teams data source tests, adds tests for the parent team fix by @scott-doyland-burrows in #1979
  • Empty ruleset required_deployment_environments is now valid by @o-sama in #1942
  • [Fix] missing environment name encoding for secrets by @saez0pub in #1969
  • build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #1980
  • Fixed repo envs so terraform will add back in deployment branch protection if it is removed manually from GitHub by @scott-doyland-burrows in #1981

New Contributors

Full Changelog: v5.40.0...v5.41.0