Releases: integrations/terraform-provider-github
Releases · integrations/terraform-provider-github
v6.5.0
What's Changed
🛠️ Maintenance
- build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #2472
- build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #2517
- build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #2512
- build(deps): bump github/codeql-action from 3.27.9 to 3.28.0 in the github-actions group by @dependabot in #2523
🏷 Other Changes
- docs: describe how
actor_id
/integration_id
can be found by @mikutas in #2474 - [Doc] Fix documentation mistake for github_repository_dependabot_security_update resource to use GitHub repository name by @ViacheslavKudinov in #2439
- DOCS: Code section for github_organization_ruleset is not formatted as hcl by @rowieg in #2522
- Update organization security manager resource to use operations that are not deprecated by @just-joshing in #2533
- Adds do_not_enforce_on_create option for github_repository_ruleset by @lfventura in #2525
- feat: Updated repo collaborators to support ignoring teams by @stevehipwell in #2481
- feat: support repository level custom_property resource and custom_properties datasource by @felixlut in #2316
New Contributors
- @mikutas made their first contribution in #2474
- @ViacheslavKudinov made their first contribution in #2439
- @rowieg made their first contribution in #2522
- @just-joshing made their first contribution in #2533
- @lfventura made their first contribution in #2525
Full Changelog: v6.4.0...v6.5.0
v6.4.0
What's Changed
🚀 New Features
- Add support for tag-based environment deployment branch policy by @sumnerwarren in #2165
- feat!: Upgrade go-github to v66 by @ihor-hrytskiv in #2443
- feat: Support rule type code_scanning by @ihor-hrytskiv in #2436
🛠️ Maintenance
- build(deps): bump the github-actions group with 2 updates by @dependabot in #2424
- build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 in the github-actions group by @dependabot in #2432
- build(deps): bump the github-actions group with 4 updates by @dependabot in #2441
🏷 Other Changes
- fix: Refactored github_repository_collaborators for team id by @stevehipwell in #2420
- Update security_and_analysis settings only when there are changes by @jamestran201 in #2397
- docs(team_membership): clarify org owner note by @bt-macole in #2435
New Contributors
- @jamestran201 made their first contribution in #2397
- @bt-macole made their first contribution in #2435
- @ihor-hrytskiv made their first contribution in #2443
- @sumnerwarren made their first contribution in #2165
Full Changelog: v6.3.1...v6.4.0
v6.3.1
What's Changed
🏷 Bug fixes
- fix: Ignore changes to attributes by @grahamhar in #2402
- fix(resource_github_actions_environment_secret): handle 404 on repo read by @scootafew in #2323
- Fix
github_external_groups
doc title by @svg153 in #2416
🛠️ Maintenance
- build(deps): bump github/codeql-action from 3.26.5 to 3.26.7 in the github-actions group across 1 directory by @dependabot in #2388
- build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 in the github-actions group by @dependabot in #2398
- chore: update go-github to V65 by @grahamhar in #2359
- build(deps): bump the github-actions group with 2 updates by @dependabot in #2406
- build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 in the github-actions group by @dependabot in #2413
📝 Documentation
New Contributors
- @scootafew made their first contribution in #2323
- @svg153 made their first contribution in #2416
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
🚀 New Features
🛠️ Maintenance
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 in the gomod group by @dependabot in #2308
- build(deps): bump the github-actions group with 2 updates by @dependabot in #2318
- build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the github-actions group by @dependabot in #2325
- build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 in the github-actions group by @dependabot in #2331
- build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 in the gomod group by @dependabot in #2337
- build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 in the github-actions group by @dependabot in #2346
- build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 in the gomod group by @dependabot in #2354
- build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 in the github-actions group by @dependabot in #2353
- build(deps): bump github/codeql-action from 3.26.2 to 3.26.5 in the github-actions group by @dependabot in #2367
🏷 Other Changes
- docs: mark name as required for data source github_organization by @stefanfreitag in #2330
- Bump go-github to v63 by @Moser-ss in #2336
- feat: automatic branch creation for resource 'github_repository_file' by @wparr-circle in #2100
- [MAINT]/[SECURITY]: bump go-jose to from gopkg.in/square/go-jose.v2 to github.com/go-jose/go-jose/v3 by @AtzeDeVries in #2343
- Rate limit by @grahamhar in #2345
- feat: add ruleset target
push
by @anelam in #2351 - feat: Adding summary_only field to the organization data source by @ErikElkins in #2326
- fix markdown for
github_repository
by @garysassano in #2324 - feat: allow filtering on permission in repo collaborator datasource by @felixlut in #2382
- Fix: Graceful handling of 404 errors in github_emu_group_mapping resource by @coreylane in #2385
New Contributors
- @Moser-ss made their first contribution in #2336
- @alileza made their first contribution in #2046
- @wparr-circle made their first contribution in #2100
- @AtzeDeVries made their first contribution in #2343
- @anelam made their first contribution in #2351
- @coreylane made their first contribution in #2385
Full Changelog: v6.2.3...v6.3.0
v6.2.3
What's Changed
🛠️ Maintenance
- build(deps): bump the github-actions group with 2 updates by @dependabot in #2303
🏷 Other Changes
- fix: Fixing
enterprise_id
import ongithub_enterprise_actions_permissions
by @ErikElkins in #2274 - Bump go-github to v62 + fixes by @EttoreFoti in #2304
- docs: mark enterprise runner visibility required by @gustavlasko in #2278
New Contributors
- @gustavlasko made their first contribution in #2278
Full Changelog: v6.2.2...v6.2.3
v6.2.2
What's Changed
🛠️ Maintenance
- build(deps): bump actions/add-to-project from 0.6.1 to 1.0.0 by @dependabot in #2215
- build(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 by @dependabot in #2216
- build(deps): bump the github-actions group with 2 updates by @dependabot in #2218
- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 in the github-actions group by @dependabot in #2221
- build(deps): bump the gomod group with 2 updates by @dependabot in #2220
- build(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 in the github-actions group by @dependabot in #2231
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #2234
- build(deps): bump the github-actions group with 2 updates by @dependabot in #2238
- build(deps): bump the github-actions group with 2 updates by @dependabot in #2244
- build(deps): bump the gomod group with 2 updates by @dependabot in #2257
- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 in the github-actions group by @dependabot in #2256
- build(deps): bump the github-actions group with 3 updates by @dependabot in #2259
- build(deps): bump the gomod group with 2 updates by @dependabot in #2260
- build(deps): bump the github-actions group with 2 updates by @dependabot in #2268
- build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 in the github-actions group by @dependabot in #2272
- build(deps): bump the gomod group across 1 directory with 2 updates by @dependabot in #2271
- 🚧 Workflows have changed by @octokitbot in #2281
- build(deps): bump the gomod group with 3 updates by @dependabot in #2287
- build(deps): bump github/codeql-action from 3.25.6 to 3.25.8 in the github-actions group across 1 directory by @dependabot in #2286
- build(deps): bump the github-actions group with 2 updates by @dependabot in #2292
- build(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #2293
🏷 Other Changes
- chore: Refactored tooling for best practices by @stevehipwell in #2193
- changed logic on repositories_detailed by @n47h4n12 in #2248
- improve documentation for
github_repository
by @garysassano in #2265 - docs: update title and code highlighting for github_repository_ruleset by @stefanfreitag in #2285
- docs: add missing quote in branch protection v3 example by @stefanfreitag in #2283
- Goreleaser deprecation: skip --> disable by @kfcampbell in #2294
New Contributors
- @stevehipwell made their first contribution in #2193
- @n47h4n12 made their first contribution in #2248
- @garysassano made their first contribution in #2265
- @stefanfreitag made their first contribution in #2285
Full Changelog: v6.2.1...v6.2.2
v6.2.1
What's Changed
🐛 Bugfixes
- chore(actions_runner_group): fix missing schema id by @EttoreFoti in #2195
- chore(organization_webhook): fix insecure_ssl by @EttoreFoti in #2196
🛠️ 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
- @EttoreFoti made their first contribution in #2195
Full Changelog: v6.2.0...v6.2.1
v6.2.0
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
What's Changed
- fix: validation rule for
results_per_page
ofgithub_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
- @dschniepp made their first contribution in #2185
- @riezebosch made their first contribution in #2154
- @bradam12 made their first contribution in #2164
- @ErikElkins made their first contribution in #2155
- @laughedelic made their first contribution in #2184
Full Changelog: v6.0.1...v6.1.0
v6.0.1
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
- @tomasmota made their first contribution in #2170
- @rnestler made their first contribution in #2169
- @Danielku15 made their first contribution in #2114
Full Changelog: v6.0.0...v6.1.0