Releases: integrations/terraform-provider-github
Releases · integrations/terraform-provider-github
v5.7.0
What's Changed
- CONTRIBUTING.md advice on searching for prior work before submissions by @kfcampbell in #1340
- Suppress plan diff when github_repository changes to archived by @kangaechu in #1326
- fix(branch-protection): Use more efficient function to fetch actors by @dion-gionet in #1331
- feat: allow_update_branch argument by @strantalis in #1143
- Correct Actions environment secret docs to match code state by @kfcampbell in #1346
- Create data source for github app by @g-chouzadjian in #1268
- Bump go-github to v48 by @kfcampbell in #1347
New Contributors
- @strantalis made their first contribution in #1143
- @g-chouzadjian made their first contribution in #1268
Full Changelog: v5.6.0...v5.7.0
v5.6.0
v5.5.0
What's Changed
- Fix doc of github_dependabot_secrets by @bpaquet in #1297
- Lowercase error strings by @kfcampbell in #1329
- Add datasource: github_repository_deploy_keys by @bpaquet in #1299
- Add data source organization webhooks and repository webhooks by @bpaquet in #1300
- Revert PR #1020 to undo performance regression as reported in #1328 by @kfcampbell in #1330
Full Changelog: v5.4.0...v5.5.0
v5.4.0
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
- @pawnu made their first contribution in #1179
- @dion-gionet made their first contribution in #1020
- @nikolay made their first contribution in #1323
Full Changelog: v5.3.0...v5.4.0
v5.3.0
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
What's Changed
- Remove gogetcookie.sh by @kfcampbell in #1292
- Set
node_id
ingithub_organization
data source by @douglascayers in #1277 - Create data source for organization ip allow list by @douglascayers in #1275
New Contributors
- @douglascayers made their first contribution in #1277
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- Feature github_repository_tag_protection closes#1250 by @kuhlman-labs in #1283
- [Feature] Add data source to read secrets by @bpaquet in #1245
- Remove scripts/changelog-links.sh by @kfcampbell in #1291
New Contributors
- @kuhlman-labs made their first contribution in #1283
Full Changelog: v5.0.0...v5.1.0
v5.0.0
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
- Bump to terraform-plugin-sdk v1.17.2 by @kfcampbell in #1272
- Bump non-Terraform dependencies. by @kfcampbell in #1274
- Refactor out branches attribute to new data source by @k24dizzle in #1117
- [Feature] New datasource github_repository_teams by @bpaquet in #1244
- Small README cleanup by @kfcampbell in #1282
- Small issue docs fix by @kfcampbell in #1285
- Bump version number to v5 by @kfcampbell in #1288
Full Changelog: v4.31.0...v5.0.0
v4.31.0
What's Changed
- Bump go-github to v46.0.0 by @gesellix in #1258
- feat(github_ip_ranges): support for Web and API IP Ranges by @Jamian in #1220
- Bump go-github to v47 by @kfcampbell in #1269
- Add support for default merge commit params by @garrettheel in #1263
New Contributors
- @gesellix made their first contribution in #1258
- @Jamian made their first contribution in #1220
- @garrettheel made their first contribution in #1263
Full Changelog: v4.30.0...v4.31.0