github integrations/terraform-provider-github v6.9.1

5 days ago

What's Changed

🐛 Bugfixes

  • fix: Fixes boolean conversions in rulesets from causing Panics by @deiga in #2977
  • fix: Fix base url regression to ensure trailing / by @stevehipwell in #2990
  • fix: Fix errors as nil bomb by @stevehipwell in #2992
  • fix: Fix organization_custom_properties create by @stevehipwell in #2995
  • fix: Fix repository environment deployment by @stevehipwell in #2993
  • fix: Correct github_organization_role_teams & github_organization_role_users by @stevehipwell in #2994
  • fix: github_organization_role Ensure role_id is set after Create by @deiga in #3011
  • fix(RateLimitRoundtripper): Fix mutex leak and not respecting context cancellation by @pete-woods in #2298
  • fix: Ensure repository creation works if vulnerability-alerts isn't modifiable on repo level by @deiga in #3024

📝 Documentation

Docs

  • docs: Fix documented block name for ignored collaborator teams by @tabacco in #2551
  • docs: correct grammar errors in data.github_release docs by @mdb in #2515
  • docs: Add missing link to schema for merge_queue repository rule by @usmonster in #2581

Maintenance

  • chore: update readme to reference min go version compatible with go.mod by @anGie44 in #3014

New Contributors

Full Changelog: v6.9.0...v6.9.1

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

NewReleases is sending notifications on new releases.