Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: widen github provider constraint to >= 6.11.0, drop stale lock file
CSVD/terraform-github-repo module requires ~> 6.11; workspace had >= 6.6.0, < 6.7.0 which is incompatible. Lock file was pinned to 6.6.0 — delete so terraform init regenerates it against the updated constraint.
- Loading branch information