tf-ecs-fargate-pipeline-example icon indicating copy to clipboard operation
tf-ecs-fargate-pipeline-example copied to clipboard

Update Terraform github to v5

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

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

Release Notes

hashicorp/terraform-provider-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[bot] avatar Sep 25 '22 11:09 renovate[bot]