tf-ecs-fargate-pipeline-example
tf-ecs-fargate-pipeline-example copied to clipboard
Update Terraform github to v5
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
ENHANCEMENTS:
- Add
github_actions_organization_secretresource (#261) - Add
github_repository_milestoneresource (#470) - Add
github_repository_milestonedata source (#470) - Add
github_project_cardresource (#460) - Add
github_branch_defaultresource (#194)
v4.0.1
BUG FIXES:
github_teamdata source query no longer iterates through a list of teams (#579)github_repository_fileresource no longer iterates through all commits (#589)- fix parsing of
repo:patternformat duringgithub_branch_protectionimport (#599)
v4.0.0
REGRESSIONS:
- fails parsing of
repo:patternformat duringgithub_branch_protectionimport (#597)
BREAKING CHANGES:
patternreplacesbranchin changes togithub_branch_protectionintroduced inv3.1.0(#566)dismissal_restrictionsdocumented forgithub_branch_protection(#569)- project license changes from MPL2 to MIT (#591)
BUG FIXES:
repository_idforgithub_branch_protectionaccepts 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
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_fileresources (#564)
BREAKING CHANGES:
- Deprecate
anonymousFlag 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_fileresource (#459)
ENHANCEMENTS:
- update
go-githubtov32.1.0(#475) - add
vulnerability_alertstogithub_repository(#444) - add
archive_on_destroytogithub_repository(#432) - uplift
branch_protectionto GraphQL (#337)
v3.0.0
BREAKING CHANGES:
tokenbecomes optionalorganizationno longer deprecatedindividualandanonymousremovedownerinferred fromorganization
BUG FIXES:
terraform validatefails because of missing token (#503)- organization support for various resources (#501)
ENHANCEMENTS:
- New Data Source
github_organization(#521)
v2.9.2
- Adds deprecation of
anonymousflag for provider configuration ahead of next major release (#506) - Adds deprecation of
individualflag for provider configuration ahead of next major release (#512)
v2.9.1
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.