Skip to content

Releases: integrations/terraform-provider-github

v5.18.2

09 Mar 20:24
5eb71b7
Compare
Choose a tag to compare

What's Changed

Maintenance

  • build(deps): bump golang.org/x/oauth2 from 0.1.0 to 0.5.0 by @dependabot in #1561
  • build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2 by @dependabot in #1572
  • build(deps): bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0 by @dependabot in #1571
  • Cleans up the references causing release issues by @nickfloyd in #1590

Full Changelog: v5.18.0...v5.18.1

v5.18.0

18 Feb 00:39
8afbc19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.17.0...v5.18.0

v5.17.0

04 Feb 01:12
2d1b724
Compare
Choose a tag to compare

What's Changed

  • [docfix] Fix argument name in import section by @pradeepbhadani in #1507
  • Update to go-github v50 by @ilmax in #1516
  • Update repository_webhook.html.markdown by @pavlospt in #1512
  • Minor - Add missing doc for github_enterprise_organization and fix typos by @marknet15 in #1511
  • Update required/optional for security_and_analysis fields in docs to match the code by @danielpops in #1504
  • feat(team_membership): allow id lookup from slug by @jhoenzsch in #1502
  • feat: Adding rename argument to the github_branch_default resource by @rhughes1 in #1523
  • feat: allow emtpy invitation IDs by @morremeyer in #1488
  • allow github_actions_runner_group to be created with RestrictedToWorkflows and SelectedWorkflows by @bob-bins in #1513

New Contributors

Full Changelog: v5.16.0...v5.17.0

v5.16.0

21 Jan 01:07
543774c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.15.0...v5.16.0

v5.15.0

18 Jan 00:17
c83839f
Compare
Choose a tag to compare

What's Changed

  • fix: verify & set parent team after creation by @reiniertimmer in #1449
  • Update details of "members" property (github_team_members resource) by @kroussou in #1115
  • 1332 workflow restrictions by @bob-bins in #1462
  • Enable CodeQL by @kfcampbell in #1483
  • Add note documenting org owners' team membership behavior by @kfcampbell in #1467
  • fix: Actually populate the visibility within the resulting object. by @wwsean08 in #1486
  • Bugfix: fix github_branch_protection required_status_checks not removing contexts by @jtgrohn in #1492
  • Bugfix: Make security_and_analysis settings optional by @jtgrohn in #1489

New Contributors

Full Changelog: v5.14.0...v5.15.0

v5.14.0

11 Jan 22:04
f20fd94
Compare
Choose a tag to compare

What's Changed

  • Use absolute link to CODE_OF_CONDUCT.md in issue templates by @F21 in #1461
  • feat: Add ability to enable GitHub Discussions on repositories by @nbaechtold in #1443
  • build(deps): bump actions/stale from 6 to 7 by @dependabot in #1454
  • Remove usages of the lowercase h in GitHub by @kfcampbell in #1413
  • Bump go-github to v49.0.0 by @AnitaErnszt in #1463
  • build(deps): bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1 by @dependabot in #1464
  • fix: skip anonymous tests that can't be done anonymously by @wwsean08 in #1465
  • 🚧 Workflows have changed by @octokitbot in #1472
  • build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #1468
  • Add support for provisioning github orgs to enteprises. by @scottwis in #1478
  • feat: Add support for GitHub Actions OpenID Connect subject claim customization templates by @F21 in #1473
  • Add links to OpenID Connect subject claim customization template resources and data sources to github.erb by @F21 in #1480

New Contributors

Full Changelog: v5.13.0...v5.14.0

v5.13.0

04 Jan 00:33
2143fad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.12.0...v5.13.0

v5.12.0

09 Dec 22:09
fd6e413
Compare
Choose a tag to compare

What's Changed

  • Increase pages size for github_organization data source by @j3parker in #1097
  • Add resource github_app_installation_repositories by @david-bain in #1376
  • feat: adds new branch protection options for last reviewer and locking branch by @wwsean08 in #1407
  • feat(github_release): adding github_release resource and tests by @trentmillar in #1122
  • 🚧 Workflows have changed by @nickfloyd in #1417

New Contributors

Full Changelog: v5.11.0...v5.12.0

v5.11.0

02 Dec 00:45
6990a3e
Compare
Choose a tag to compare

What's Changed

  • Create stale action for PRs and Issues by @nickfloyd in #1393
  • Updates the stale action and increases operations per run by @nickfloyd in #1397
  • Adds config to use the actual stale labels by @nickfloyd in #1398
  • URL encode environment name in github_repository_environment by @Sebelino in #1392
  • Add GitHub Actions runner repository registration token data source by @yann-soubeyrand in #1390
  • Fix: Ignore repository file author and email changes if set implicitly by @pawnu in #1399
  • Updated github repository topic validation to allow for up to 50 characters instead of 35 by @akohring in #1401
  • Tweak error message in provider_utils.go by @kfcampbell in #1395
  • Remove renovate.json by @kfcampbell in #1394
  • Update RELEASE.md to match current releasing process by @kfcampbell in #1402

New Contributors

Full Changelog: v5.10.0...v5.11.0

v5.10.0

29 Nov 00:51
1141a4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.9.2...v5.10.0