Skip to content

Commit

Permalink
Merge pull request #180 from mintel/infra-34575-tf-tool-versions
Browse files Browse the repository at this point in the history
Update Terraform tool versions
  • Loading branch information
jtdoepke committed Apr 17, 2024
2 parents 5be0aa3 + 15166b3 commit 8d6b36f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions modules/satoshi/tf-tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
#

#asdf:plugin add terraform
terraform 1.2.9
terraform 1.8.1

#asdf:plugin add tflint
#renovate: depName=terraform-linters/tflint
tflint 0.48.0
tflint 0.50.3

#asdf:plugin add terraform-docs
#renovate: depName=terraform-docs/terraform-docs
terraform-docs 0.16.0
terraform-docs 0.17.0

#asdf:plugin add awscli
awscli 2.11.8
awscli 2.15.38

# TODO: remove me; tfsec is deprecated; replace with trivy
#asdf:plugin add tfsec
#renovate: depName=aquasecurity/tfsec
tfsec 1.15.4
tfsec 1.28.5

0 comments on commit 8d6b36f

Please sign in to comment.