chore(deps): update dependency hashicorp/terraform to v1.6.6 in .circleci/config.yml (#4056)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-17 17:27:17 +00:00
committed by GitHub
parent 1e45e2f1f6
commit 9a98efabfc
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ jobs:
# that flag starts the download asynchronously so we'd have a race
# condition.
# renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
TERRAFORM_VERSION: 1.6.5
TERRAFORM_VERSION: 1.6.6
steps:
- checkout
- run: make build-service