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 Oct 12, 2023
1 parent 79fa5bb commit 97722b4
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 150 deletions.
163 changes: 20 additions & 143 deletions Pipfile.lock

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

12 changes: 6 additions & 6 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.13.22
version: 2.13.25
version_argument: --version
azure-cli:
aliases:
- az
version: 2.53.0-1~jammy
version_argument: version
checkov:
version: 2.4.58
version: 2.5.7
version_argument: --version
consul-template:
helper:
- all
version: v0.33.0
version: v0.34.0
version_argument: --version
envconsul:
helper:
Expand All @@ -103,20 +103,20 @@ packages:
version: v2.42.0
version_argument: --version
kics:
version: v1.7.8
version: v1.7.10
version_argument: version
terraform:
file_extensions: *id003
monitor:
env_vars:
- TF_DATA_DIR
security: *id004
version: 1.5.7
version: 1.6.1
version_argument: version
terratag:
helper:
- terraform
version: v0.2.3
version: v0.2.4
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.5.7"
required_version = "1.6.1"
}

0 comments on commit 97722b4

Please sign in to comment.