Skip to content

Commit

Permalink
chore(deps): update hashicorp/terraform docker tag to v1.0.10 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 9, 2022
1 parent 4767fed commit 92153a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ steps:
--location us-central1 --format='value(config.dagGcsPrefix)' | sed -e 's/gs:\/\/*//' -e 's/\/dags*//' > .generated/composer_bucket.txt
- id: 'Validate Terraform'
name: 'hashicorp/terraform:1.0.9'
name: 'hashicorp/terraform:1.0.10'
entrypoint: 'sh'
env:
- 'TF_IN_AUTOMATION=1'
Expand Down

0 comments on commit 92153a4

Please sign in to comment.