Skip to content

Commit

Permalink
Automated update to primary components (#341)
Browse files Browse the repository at this point in the history
Signed-off-by: Seiso Automation <[email protected]>
Co-authored-by: ChiefHolland <[email protected]>
  • Loading branch information
github-actions[bot] and ChiefHolland authored Dec 23, 2024
1 parent 5cdeebd commit df09fc8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions easy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ packages:
version: 2.67.0-1~noble
version_argument: version
checkov:
version: 3.2.300
version: 3.2.344
version_argument: --version
consul-template:
helper:
Expand Down Expand Up @@ -108,21 +108,21 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id004
version: v1.8.5
version: v1.8.7
version_argument: version
terraform:
file_extensions: *id003
monitor:
env_vars:
- TF_DATA_DIR
security: *id004
version: 1.9.8
version: 1.10.2
version_argument: version
terratag:
helper:
- terraform
- opentofu
version: v0.5.0
version: v0.5.2
tfenv:
allow_filter:
- match: exec
Expand Down
2 changes: 1 addition & 1 deletion tests/terraform/hooks/secure_builtin_version/secure.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
terraform {
required_version = "1.9.8"
required_version = "1.10.2"
}

0 comments on commit df09fc8

Please sign in to comment.