Skip to content

ci: let Dependabot watch the OpenTofu provider - #12

Merged
lens0021 merged 2 commits into
mainfrom
claude/github-actions-workflows-bbht4a
Aug 15, 2026
Merged

ci: let Dependabot watch the OpenTofu provider#12
lens0021 merged 2 commits into
mainfrom
claude/github-actions-workflows-bbht4a

Conversation

@lens0021

Copy link
Copy Markdown
Contributor

Salvaged from the Renovate onboarding PR (#11), which is closed: this part had nothing to do with
Renovate.

.tf/main.tf pins the GitHub provider at ~> 6.0 and .tf/.terraform.lock.hcl records 6.13.0,
and neither was being watched — Dependabot is configured for the action pins only. It reads
terraform too, so it gets these as well, on the same weekly schedule and cooldown as the actions.


Generated by Claude Code

claude and others added 2 commits August 15, 2026 09:25
The provider constraint in .tf/main.tf and the lock file beside it were the
one dependency nothing updated: Dependabot was configured for the action pins
only. It reads terraform as well, so it gets these too.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01M6rDhYwHnJwtMQn8nPA1de
@lens0021
lens0021 marked this pull request as ready for review August 15, 2026 10:20
@lens0021
lens0021 merged commit a925e6d into main Aug 15, 2026
18 checks passed
@lens0021
lens0021 deleted the claude/github-actions-workflows-bbht4a branch August 15, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants