Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform github to v6 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github (source) provider major = 2.9.0 -> 6.2.2

Release Notes

hashicorp/terraform-provider-github (github)

v4.1.0

Compare Source

ENHANCEMENTS:

  • Add github_actions_organization_secret resource (#​261)
  • Add github_repository_milestone resource (#​470)
  • Add github_repository_milestone data source (#​470)
  • Add github_project_card resource (#​460)
  • Add github_branch_default resource (#​194)

v4.0.1

Compare Source

BUG FIXES:

  • github_team data source query no longer iterates through a list of teams (#​579)
  • github_repository_file resource no longer iterates through all commits (#​589)
  • fix parsing of repo:pattern format during github_branch_protection import (#​599)

v4.0.0

Compare Source

REGRESSIONS:

  • fails parsing of repo:pattern format during github_branch_protection import (#​597)

BREAKING CHANGES:

  • pattern replaces branch in changes to github_branch_protection introduced in v3.1.0 (#​566)
  • dismissal_restrictions documented for github_branch_protection (#​569)
  • project license changes from MPL2 to MIT (#​591)

BUG FIXES:

  • repository_id for github_branch_protection accepts repository name as well as node ID (#​593)

ENHANCEMENTS:

  • Add support to get currently authenticated user to data_source_github_user (#​261)
  • Add importing to github_organization_webhook (#​487)

v3.1.0

Compare Source

REGRESSIONS:

  • undocumented, breaking configuration changes to github_branch_protection (#​566)
  • slowed performance of github_branch_protection ($567)
  • change to default branch breaks refresh of existing github_repository_file resources (#​564)

BREAKING CHANGES:

  • Deprecate anonymous Flag For Provider Configuration (#​506)

BUG FIXES:

  • re-instante resources unavailable in the context of an organization (#​501)
  • allow overwrite-on-create behaviour for github_repository_file resource (#​459)

ENHANCEMENTS:

  • update go-github to v32.1.0 (#​475)
  • add vulnerability_alerts to github_repository (#​444)
  • add archive_on_destroy to github_repository (#​432)
  • uplift branch_protection to GraphQL (#​337)

v3.0.0

Compare Source

BREAKING CHANGES:

  • token becomes optional
  • organization no longer deprecated
  • individual and anonymous removed
  • owner inferred from organization

BUG FIXES:

  • terraform validate fails because of missing token (#​503)
  • organization support for various resources (#​501)

ENHANCEMENTS:

  • New Data Source github_organization (#​521)

v2.9.2

Compare Source

  • Adds deprecation of anonymous flag for provider configuration ahead of next major release (#​506)
  • Adds deprecation of individual flag for provider configuration ahead of next major release (#​512)

v2.9.1

Compare Source

BUG FIXES:

  • Reverts changes introduced in v2.9.0, deferring to the next major release

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github-6.x branch 2 times, most recently from 2d4d0d7 to 5e31d18 Compare March 9, 2024 03:55
@renovate renovate bot force-pushed the renovate/github-6.x branch 2 times, most recently from b5abbfe to fe63619 Compare March 26, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants