Skip to content

Commit

Permalink
fix: revert terraform lock file handling (#10466)
Browse files Browse the repository at this point in the history
* fix: Revert "fix(manager): optimize lockfile cache handling (#10463)"

This reverts commit 713e35e.

* fix: Revert "fix(terraform): use path joins instead of slashes (#10461)"

This reverts commit 2776db6.

* fix: Revert "feat(terraform): update terraform lock files (#8429)"

This reverts commit dab27f2.
  • Loading branch information
rarkins committed Jun 16, 2021
1 parent 10ca7b3 commit 5b25bf5
Show file tree
Hide file tree
Showing 25 changed files with 401 additions and 5,296 deletions.
4 changes: 0 additions & 4 deletions docs/usage/self-hosted-experimental.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ If set to any value, Renovate will always paginate requests to GitHub fully, ins

If set to "false" (string), Renovate will remove any existing `package-lock.json` before attempting to update it.

## RENOVATE_X_TERRAFORM_LOCK_FILE

If set to any value, Renovate will update Terraform lock files and allow lockfile maintenance.

## RENOVATE_USER_AGENT

If set to any string, Renovate will use this as the `user-agent` it sends with HTTP requests.
Expand Down

0 comments on commit 5b25bf5

Please sign in to comment.