Skip to content

Releases: integrations/terraform-provider-github

v6.2.1

25 Mar 23:13
e1f5feb
Compare
Choose a tag to compare

What's Changed

🐛 Bugfixes

🛠️ Maintenance

  • build(deps): bump actions/add-to-project from 0.6.0 to 0.6.1 by @dependabot in #2210
  • build(deps): bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.1 by @dependabot in #2209

New Contributors

Full Changelog: v6.2.0...v6.2.1

v6.2.0

18 Mar 23:08
84e8d55
Compare
Choose a tag to compare

What's Changed

Features

  • feat: add github_enterprise_actions_runner_group by @bradam12 in #2158
  • Feat: Fixes abandoned PR #2017: Add support for the require_last_push_approval flag in github_branch_protection_v3 by @georgekaz in #2199

Bugfixes

  • fix(data_source_github_rest_api): just read body and convert bytes into string by @riezebosch in #2152

🛠️ Maintenance

  • build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #2189
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #2194

Full Changelog: v6.1.0...v6.2.0

v6.1.0

09 Mar 01:04
dd57a50
Compare
Choose a tag to compare

What's Changed

  • fix: validation rule for results_per_page of github_repositories data source by @dschniepp in #2185
  • fix: Prevent loading of allowed actions if not configured by @Danielku15 in #2186
  • fix(data_source_github_rest_api): only allow for 404 on err by @riezebosch in #2154
  • fix: error if autolink reference not found by @bradam12 in #2164
  • feat: Add github_actions_enterprise_permissions by @ErikElkins in #2155
  • docs: configure release notes categories based on labels by @laughedelic in #2184

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

05 Mar 00:02
b9af9f3
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 by @dependabot in #2159
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #2160
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0 by @dependabot in #2168
  • Fix github_external_groups page title by @tomasmota in #2170
  • docs: Update example usage to use version 6.0 by @rnestler in #2169
  • fix: Make allowed_actions_config optional by @Danielku15 in #2114
  • GitHub org ignore archived repos by @felixlut in #1833
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #2177
  • build(deps): bump golang.org/x/crypto from 0.19.0 to 0.21.0 by @dependabot in #2180
  • build(deps): bump actions/add-to-project from 0.5.0 to 0.6.0 by @dependabot in #2175

New Contributors

Full Changelog: v6.0.0...v6.1.0

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