github integrations/terraform-provider-github v6.7.0

one day ago

What's Changed

🚀 New Features

  • feat: Added organization role support by @stevehipwell in #2487
  • feat: Add file path protection to rulesets by @grahamhar in #2415
  • feat: Support team organization role assignment by @felixlut in #2322
  • feat: Add support for 'exempt' github_repository_ruleset bypass_mode by @joshhunt in #2764
  • feat: Add github_actions_organization_secret_repository resource by @ylascombe in #2760
  • feat: 🏳️ Custom properties resource & data by @alileza in #2107
  • feat: Add support for DeployKey actor type in repository and organization rulesets by @tiulpin in #2748

🐛 Bugfixes

🛠️ Maintenance

  • deps: Ensures that all dependencies are up to date based on go.mod by @nickfloyd in #2788
  • build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #2783
  • build(deps): bump github.com/ulikunitz/xz from 0.5.8 to 0.5.14 by @dependabot[bot] in #2791
  • build(deps): bump github.com/hashicorp/go-getter from 1.5.3 to 1.7.9 by @dependabot[bot] in #2790
  • build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.4.0 by @dependabot[bot] in #2789
  • build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 by @dependabot[bot] in #2793
  • maint: Updates makefile to handle missing the LC_UUID command and dydl errors when running make by @nickfloyd in #2774
  • maint: Adds tests for PR-2502 by @nickfloyd in #2799
  • maint: Adds coverage for bypass_modes in rulesets by @oikarinen in #2802
  • maint: Change support message now that we don't do the Monday/Friday thing by @kfcampbell in #2615
  • maint: Note that GitHub Support doesn't provide support for this integration by @davidstaheli in #2665
  • maint: Deprecated classic project resources by @stevehipwell in #2506

📝 Documentation

New Contributors

Full Changelog: v6.6.0...v6.7.0

Don't miss a new terraform-provider-github release

NewReleases is sending notifications on new releases.