Skip to content

Commit

Permalink
Automated update to primary components
Browse files Browse the repository at this point in the history
Signed-off-by: Seiso Automation <[email protected]>
  • Loading branch information
JonZeolla authored and SeisoAutomation committed Feb 26, 2024
1 parent 8b8958d commit d515d7e
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 100 deletions.
182 changes: 91 additions & 91 deletions Pipfile.lock

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

14 changes: 7 additions & 7 deletions easy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,20 +72,20 @@ packages:
environments:
- none
name: cloudformation
version: 2.15.15
version: 2.15.23
version_argument: --version
azure-cli:
aliases:
- az
version: 2.56.0-1~jammy
version: 2.57.0-1~jammy
version_argument: version
checkov:
version: 3.2.0
version: 3.2.25
version_argument: --version
consul-template:
helper:
- all
version: v0.36.0
version: v0.37.0
version_argument: --version
envconsul:
helper:
Expand Down Expand Up @@ -116,13 +116,13 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id004
version: 1.7.1
version: 1.7.4
version_argument: version
terratag:
helper:
- terraform
- opentofu
version: v0.2.6
version: v0.3.1
tfenv:
allow_filter:
- match: exec
Expand All @@ -147,5 +147,5 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id004
version: v1.0.4
version: v1.0.6
version_argument: --version
2 changes: 1 addition & 1 deletion goat
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.7.1"
required_version = "1.7.4"
}

0 comments on commit d515d7e

Please sign in to comment.