Releases: integrations/terraform-provider-github
Releases · integrations/terraform-provider-github
v5.40.0
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
- @jeffbuswell made their first contribution in #1936
- @Nmishin made their first contribution in #1944
- @prestonvasquez made their first contribution in #1949
- @davidforslof made their first contribution in #1937
- @yorik made their first contribution in #1939
Full Changelog: v5.39.0...v5.40.0
v5.39.0
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
andgithub_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
- @taewdy made their first contribution in #1920
- @divergentdave made their first contribution in #1919
- @SotaNakajima made their first contribution in #1890
- @anoxape made their first contribution in #1897
Full Changelog: v5.38.0...v5.39.0
v5.38.0
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
- @jkstpierre made their first contribution in #1906
Full Changelog: v5.37.0...v5.38.0
v5.37.0
v5.36.0
What's Changed
Features
Maintenance
- build(deps): bump peter-evans/create-or-update-comment from 94ff3426b71db76bdf47e8a2f6446d88727c7443 to 223779bc560943cb8f2aa0484a7c225c1585c597 by @dependabot in #1879
- build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #1881
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1880
- build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in #1882
New Contributors
Full Changelog: v5.35.0...v5.36.0
v5.35.0
What's Changed
- Convert the bug.md template into a bug.yml template (fixes #1856) by @jtamagnan-delphix in #1857
- Add repository and organization rulesets by @o-sama in #1808
- Add display_name to github_enterprise_organization by @christianfaucher in #1860
- Implement github_enterprise_organization import by @christianfaucher in #1863
- build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #1866
- build(deps): bump peter-evans/create-or-update-comment from bb291f63cb3095ddc3b7e5572601141854de31d0 to 8c21c80d8bcd183dc5329769a7b2594f11b13666 by @dependabot in #1867
- build(deps): bump peter-evans/create-or-update-comment from 8c21c80d8bcd183dc5329769a7b2594f11b13666 to 94ff3426b71db76bdf47e8a2f6446d88727c7443 by @dependabot in #1874
- Check repository_deployment_branch_policy for 404 in read by @o-sama in #1875
- Fix docs rendering error in actions_secret.html.markdown by @kfcampbell in #1876
- chore(docs): use consistent spacing in github_organization docs by @garnertb in #1873
- [FEAT]: Add github_repository_topics resource by @felixlut in #1846
New Contributors
- @jtamagnan-delphix made their first contribution in #1857
- @christianfaucher made their first contribution in #1860
Full Changelog: v5.34.0...v5.35.0
v5.34.0
What's Changed
- build(deps): bump peter-evans/create-or-update-comment from 38217c6b94b54c0dbbe75be237257364e2dd2e62 to 5f22cb87da9514ab329de42e5462372dc19928a5 by @dependabot in #1837
- [FEAT]: expose primary language in github_repository by @felixlut in #1836
- feat: implement github_codespaces_organization_secret_repositories resource by @garnertb in #1824
- Update to go-github v54 by @o-sama in #1843
- build(deps): bump peter-evans/create-or-update-comment from 5f22cb87da9514ab329de42e5462372dc19928a5 to bb291f63cb3095ddc3b7e5572601141854de31d0 by @dependabot in #1852
- Page through existing github_team_members by @csainty in #1848
- feat: Implement github_repository_dependabot_security_updates resource by @grahamhar in #1851
- Expose additional attributes for GitHub organizations. by @garnertb in #1850
New Contributors
- @garnertb made their first contribution in #1824
- @o-sama made their first contribution in #1843
- @grahamhar made their first contribution in #1851
Full Changelog: v5.33.0...v5.34.0
v5.33.0
What's Changed
- Use graphql rather than rest API for Github team membership by @joshua9519 in #1786
- Add auto responder workflow by @nickfloyd in #1815
- build(deps): bump peter-evans/create-or-update-comment from 6534843181fc2aeb7f9f1cd3cd4a7b956cada2db to 716151b9579b05352dbf244d48e968d211889bbc by @dependabot in #1817
- Documentation enhancements for
github_repository_deployment_branch_policy
resource by @calebplum in #1820 - build(deps): bump peter-evans/create-or-update-comment from 716151b9579b05352dbf244d48e968d211889bbc to 38217c6b94b54c0dbbe75be237257364e2dd2e62 by @dependabot in #1830
- build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #1829
- build(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 by @dependabot in #1828
- fix:
github_repository_collaborators
- markinvitation_ids
as changed when new user invited by @jsifuentes in #1825 - feat: expose SAML external identity exposed for GitHub user by @felixlut in #1796
- Do not change squash_merge/merge_commit if it is not allowed in conf by @tdelaune in #1834
New Contributors
- @joshua9519 made their first contribution in #1786
- @calebplum made their first contribution in #1820
- @tdelaune made their first contribution in #1834
Full Changelog: v5.32.0...v5.33.0
v5.32.0
What's Changed
- Add PR templates by @nickfloyd in #1803
- feat: add data source to get organization members' SAML/SCIM linked identities by @jsifuentes in #1778
- fix: Github Environments Policy feature causing the provider to produce inconsistent result by @edheliel in #1799
- Enforce valid chars in repo name by @btlogy in #1806
New Contributors
Full Changelog: v5.31.0...v5.32.0
v5.31.0
What's Changed
- build(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 by @dependabot in #1785
- 💅 Typo in docs by @nmacri in #1789
- Attempted fix for #1657 by @yaakov-h in #1774
- Do not change allow_update_branch/has_downloads on archived repos by @kristian-lesko in #1795
- feat: add ability to downgrade membership when
github_membership
is destroyed by @jsifuentes in #1783
New Contributors
Full Changelog: v5.30.1...v5.31.0