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

feat!: Upgrade to GitHub provider v6.0 #62

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

ninadpage
Copy link
Contributor

BREAKING CHANGE:
push_restrictions argument is replaced by restrict_pushes
(Check integrations/terraform-provider-github#2045 for more details)

Also makes required_checks argument actually optional.

@ninadpage ninadpage requested a review from a team as a code owner March 12, 2024 13:35
Copy link
Contributor

github-actions bot commented Mar 12, 2024

Terraform Format and Style 🖌success

Terraform Initialization ⚙️``

Terraform Lint 📖success

Terraform Validation 🤖skipped

Validation Output


@github-actions github-actions bot added the feature New feature or request label Mar 12, 2024
@shoekstra shoekstra added the breaking This change is not backwards compatible label Mar 12, 2024
BREAKING CHANGE: `push_restrictions` argument is replaced by `restrict_pushes`
(Check integrations/terraform-provider-github#2045 for
more details)
@shoekstra shoekstra force-pushed the feat/upgrade-github-provider-6.0 branch from eabe79a to ea31e6f Compare March 27, 2024 22:13
@shoekstra shoekstra merged commit 7720789 into master Mar 27, 2024
@shoekstra shoekstra deleted the feat/upgrade-github-provider-6.0 branch March 27, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This change is not backwards compatible feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants