github integrations/terraform-provider-github v6.8.0

one day ago

What's Changed

🚀 New Features

  • fix/feature: Adds support for max_file_size, max_file_path_length, file_extension_restriction, and unknown rulesets for repos and orgs by @nickfloyd in #2821
  • feat: Handle error management on resources when dealing with archived repos. by @nickfloyd in #2837
  • feat: Update removal operations for related resources to now gracefully handle deleting archived repositories by @nickfloyd in #2844
  • feat: support workflow permissions in repository by @M0NsTeRRR in #2309
  • feat: implement missing data source github_actions_environment_public_key by @nobbs in #2500
  • feat: Adds migration for destory-on-drift for actions organization secret to prevent state from getting out of sync with the schema by @nickfloyd in #2820
  • feat: Adds DiffSuppressFunc and DiffSuppressOnRefresh to resources that have etag properties to suppress etag-related diffs by @nickfloyd in #2840
  • feat: Max per page by @dee-kryvenko in #2703
  • feat(core): add fork functionality by @hminaee-tc in #2678

🐛 Bugfixes

🛠️ Maintenance

📝 Documentation

  • docs: Add destroy_on_drift docs to organization secret by @nickfloyd in #2825
  • docs(github_repository_tag_protection): Remove documentation for the resource no longer supported by provider since v6.4.0 by @ViacheslavKudinov in #2826
  • docs(github_organization_custom_role): Fix typo organization(_)repository by @kohbis in #2831
  • docs: Adds do_not_enforce_on_create option for github_repository_ruleset docs by @nenosrep in #2667
  • docs: Fix doc to revert wrong file deletion by @ViacheslavKudinov in #2847

New Contributors

Full Changelog: v6.7.0...v6.8.0

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

NewReleases is sending notifications on new releases.