github integrations/terraform-provider-github v6.12.0

13 hours ago

What's Changed

🚀 New Features

  • feat: add data sources for listing GitHub App installations in an organization by @atilsensalduz in #2573
  • [FEAT] Add missing IP ranges to DS github_ip_ranges by @deiga in #3157
  • feat: Refactor repository collaborators by @stevehipwell in #3233
  • feat : Support repository property for GitHub organization ruleset by @Moser-ss in #2356
  • feat: Adding github_enterprise_ip_allow_list_entry resource by @ErikElkins in #2649
  • [FEAT] Add new resource for repository vulnerability alerts by @deiga in #3166
  • [FEAT] Add github_repository_pages Resource and Data Source by @deiga in #3168

🐛 Bugfixes

  • [MAINT] Fix test of Org Repo Roles by @deiga in #3193
  • fix: only set web_commit_signoff_required if explicitly configured by @steveteuber in #3165
  • Bugfix: tokenFromGHCLI not stripping api. from ghe.com hosts. Resolves #3188 by @clawster in #3190
  • fix: Correct logic for github_actions_organization_workflow_permissions by @stevehipwell in #3222
  • fix: respect proxy env vars in anonymous http client by @dvcorreia in #3326
  • [BUG] Enable setting review notifications without delegation by @deiga in #3220
  • fix: use correct getter for members_can_fork_private_repositories in org data source by @andrewesweet in #3359

ðŸŠĶ Deprecations

  • [MAINT] Convert all usage of deprecated ValidateFunc to ValidateDiagFunc by @deiga in #3195

🛠ïļ Maintenance

📝 Documentation

  • docs(actions_permissions): sha_pinning_required by @sheeeng in #3182
  • docs: add example on how to grant security manager role with github_organization_role_team resource by @KyriosGN0 in #3031
  • Update repository ruleset documentation by @JiayangZhou in #3209

🏷 Other Changes

New Contributors

Full Changelog: v6.11.1...v6.12.0

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

NewReleases is sending notifications on new releases.