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 v2.9.0 #13978

Merged
merged 2 commits into from
Jun 29, 2020
Merged

Update Terraform github to v2.9.0 #13978

merged 2 commits into from
Jun 29, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2020

This PR contains the following updates:

Package Type Update Change
github (source) terraform minor 2.7.0 -> 2.9.0

Release Notes

terraform-providers/terraform-provider-github

v2.9.0

Compare Source

ENHANCEMENTS:

  • Add Ability To Manage Resources For Non-Organization Accounts (#​464)
  • resource/github_repository: Add "internal" Visibility Option (#​454)

v2.8.1

Compare Source

BUG FIXES:

  • resource/github_repository_file: Reduce API requests when looping through commits ([#​466])
  • resource/github_repository: Fix auto_init Destroying Repositories ([#​317])
  • resource/github_repository_deploy_key: Fix acceptance test approach ([#​471])
  • resource/github_actions_secret: Fix Case Where Secret Removed Outside Of Terraform ([#​482])
  • Documentation Addition Of examples/ Directory

v2.8.0

Compare Source

BUG FIXES:

  • resource/github_branch_protection: Prevent enabling dismissal_restrictions in Github console if dismissal_users and dismissal_teams are not set (#​453)
  • resource/github_repository_collaborator: Allow modifying permissions from maintain and triage (#​457)
  • Documentation Fix for github_actions_public_key data-source (#​458)
  • Documentation Fix for github_branch_protection resource (#​410)
  • Documentation Layout Fix for github_ip_ranges and github_membership data sources (#​423)
  • Documentation Fix for github_repository_file import (#​443)
  • Update go-github to v31.0.0 (#​424)

ENHANCEMENTS:

  • New Data Source github_organization_team_sync_groups (#​400)
  • New Resource github_team_sync_group_mapping (#​400)

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team June 29, 2020 12:45
@renovate renovate bot added the dependencies Used to indicate dependency changes. label Jun 29, 2020
@ghost ghost added size/XS Managed by automation to categorize the size of a PR. needs-triage Waiting for first response or review from a maintainer. provider Pertains to the provider itself, rather than any interaction with AWS. labels Jun 29, 2020
@renovate renovate bot changed the title Update Terraform github to v2.8.1 Update Terraform github to v2.9.0 Jun 29, 2020
@renovate renovate bot force-pushed the renovate/github-2.x branch from 472404b to 9bcaa70 Compare June 29, 2020 14:29
Previously:

```
Warning: "organization": [DEPRECATED] Use owner field (or GITHUB_OWNER ENV variable)
```
@bflad bflad removed the needs-triage Waiting for first response or review from a maintainer. label Jun 29, 2020
@renovate
Copy link
Contributor Author

renovate bot commented Jun 29, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

@bflad
Copy link
Contributor

bflad commented Jun 29, 2020

Fixed deprecation while checking this:

Warning: "organization": [DEPRECATED] Use owner field (or GITHUB_OWNER ENV variable)

@bflad bflad merged commit 04baa55 into master Jun 29, 2020
@bflad bflad deleted the renovate/github-2.x branch June 29, 2020 14:37
@bflad bflad added this to the v2.69.0 milestone Jun 29, 2020
@ghost
Copy link

ghost commented Jul 3, 2020

This has been released in version 2.69.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@ghost
Copy link

ghost commented Jul 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Jul 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Used to indicate dependency changes. provider Pertains to the provider itself, rather than any interaction with AWS. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants