Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.6.0->6.7.11.13.3->1.13.4Release Notes
integrations/terraform-provider-github (github)
v6.7.1Compare Source
v6.7.1
Bug Fixes
destroy_on_driftfield to fix regression from v6.7.0 (#2820)This patch release fixes a regression introduced in v6.7.0 where existing
github_actions_organization_secretresources would show invalid state for the newdestroy_on_driftfield.The fix adds a schema migration that automatically sets
destroy_on_drift=truefor existing resources that don't have this field, preventing the need for manual state fixes.Fixes: #2804
Full Changelog: integrations/terraform-provider-github@v6.7.0...v6.7.1
v6.7.0Compare Source
What's Changed
🚀 New Features
github_actions_organization_secret_repositoryresource by @ylascombe in #2760DeployKeyactor type in repository and organization rulesets by @tiulpin in #2748🐛 Bugfixes
🛠️ Maintenance
📝 Documentation
New Contributors
Full Changelog: integrations/terraform-provider-github@v6.6.0...v6.7.0
hashicorp/terraform (hashicorp/terraform)
v1.13.4Compare Source
1.13.4 (October 15, 2025)
BUG FIXES:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.