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 Mar 11, 2024
1 parent 8b8958d commit fe7093f
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 107 deletions.
194 changes: 97 additions & 97 deletions Pipfile.lock

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

16 changes: 8 additions & 8 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.27
version_argument: --version
azure-cli:
aliases:
- az
version: 2.56.0-1~jammy
version: 2.58.0-1~jammy
version_argument: version
checkov:
version: 3.2.0
version: 3.2.34
version_argument: --version
consul-template:
helper:
- all
version: v0.36.0
version: v0.37.2
version_argument: --version
envconsul:
helper:
Expand All @@ -98,7 +98,7 @@ packages:
version: v2.2.2
version_argument: --version
kics:
version: v1.7.12
version: v1.7.13
version_argument: version
opentofu:
aliases:
Expand All @@ -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.3
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 fe7093f

Please sign in to comment.