Skip to content

Releases: integrations/terraform-provider-github

v5.5.0

13 Oct 23:27
05a8875
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.5.0

v5.4.0

12 Oct 17:58
25f682b
Compare
Choose a tag to compare

What's Changed

  • Fix github_repository_file: Disable default compute of author and email by @pawnu in #1179
  • feat(branch-protection): Push/Reviewer actors can be specified by name by @dion-gionet in #1020
  • fix: github_dependabot_organization_secret panic by @nikolay in #1323

New Contributors

Full Changelog: v5.3.0...v5.4.0

v5.3.0

23 Sep 21:00
6773d80
Compare
Choose a tag to compare

What's Changed

  • Adding resource github_organization_settings to provider closes#1125 by @kuhlman-labs in #1298
  • Allow to get only protected on non protected branch with github_repository_branches by @bpaquet in #1296

Full Changelog: v5.2.0...v5.3.0

v5.2.0

20 Sep 21:05
aaf1a88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.2.0

v5.1.0

19 Sep 18:52
06054eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

14 Sep 23:23
0ba3d4b
Compare
Choose a tag to compare

This is a new major version due to #1117 moving the branches attribute out of the repository data source and into its own data-source. In the future, I'd like to adopt breaking changes more quickly in a manner similar to the google/go-github library. See #1288 for slightly more context.

What's Changed

Full Changelog: v4.31.0...v5.0.0

v4.31.0

30 Aug 23:15
cbb3d7e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.30.0...v4.31.0

v4.30.0

27 Aug 00:25
772c71b
Compare
Choose a tag to compare

What's Changed

  • Fix github_team_members: Support github_team_members role edits by @csainty in #1216
  • Add membership_type to data.github_team by @bpaquet in #1242

New Contributors

Full Changelog: v4.29.0...v4.30.0

v4.29.0

16 Aug 23:19
6b9e025
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.28.0...v4.29.0

v4.28.0

28 Jul 00:16
d544bbc
Compare
Choose a tag to compare

This is the same content as the release v4.27.1. However, due to my mistake where I added a binary to the source tree, I've removed those tags and force-pushed the code to before that point. I've then replayed the changes without the binary and the revert commit that took place after. Now I'm cutting a new release so that the latest release should be healthy.

The removed tags are the reason that v4.27.0 and v4.27.1 show as "draft".