Skip to content

Releases: integrations/terraform-provider-github

v6.0.0-beta

22 Jan 17:52
122a98b

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

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

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

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

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

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

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

v5.40.0

12 Oct 14:16
fc5b047

Choose a tag to compare

What's Changed

Fixes

  • [fix]: Use correct base url for gh auth token --hostname by @nfx in #1898
  • [fix]: skip file-specifc schema data for directory by @prestonvasquez in #1949
  • [fix]: Fixed incorrect error handling that led to panic in github_repository_environment by @nfx in #1932
  • [fix]: file in a deleted branch does not get removed from state by @davidforslof in #1937
  • [fix]: Fixes parsing for checks with : in the name. by @yorik in #1939

Maintenance

  • [maint]: Updated immediate response workflows via automation by @octokitbot in #1928
  • build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #1946
  • build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #1947

Docs

  • [docs]: Fix typos in github_repository_collaborators docs by @jeffbuswell in #1936
  • [docs]: remove references to "owner" parameter in github_issue, because it's not needed by @Nmishin in #1944
  • [docs]: update comments for github_branch_protection in case of push_restrictions by @Nmishin in #1945

New Contributors

Full Changelog: v5.39.0...v5.40.0

v5.39.0

29 Sep 19:24
ca8ae1b

Choose a tag to compare

What's Changed

Fixes

  • [bug]: Fix hostname used with gh CLI for github.com by @divergentdave in #1919
  • [bug]: Fix commit strategies when updating repos by @SotaNakajima in #1890
  • [bug]: branch_protection - added missing App DismissalActorTypes by @dion-gionet in #1896
  • [bug]: url encode environment name in github_actions_environment_secret and github_actions_environment_variable data sources and resources by @anoxape in #1897

Docs

  • [docs]: Corrected data_source branch documentation stating that it would create a branch by @taewdy in #1920

Maintenance

  • build(deps): bump peter-evans/create-or-update-comment by @dependabot in #1921

New Contributors

Full Changelog: v5.38.0...v5.39.0

v5.38.0

22 Sep 20:24
0c393c4

Choose a tag to compare

What's Changed

Features

  • [feat]: Add DefaultFunc to repo ruleset required deploy env, base role IDs to docs by @o-sama in #1916

Fixes

  • [bug]: Fix organization ruleset conditions schema validation, update docs by @o-sama in #1911
  • [bug]: Fixed invalid default hostname for gh auth token by @jkstpierre in #1906

Dependencies

  • build(deps): bump peter-evans/create-or-update-comment from 223779bc560943cb8f2aa0484a7c225c1585c597 to 1f6c51492b7d8e91122ece56e2eb7ed38df14079 by @dependabot in #1902
  • build(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #1901

New Contributors

Full Changelog: v5.37.0...v5.38.0