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 9, 2023
1 parent 3e2ede0 commit 1da7a00
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 117 deletions.
202 changes: 91 additions & 111 deletions Pipfile.lock

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

10 changes: 5 additions & 5 deletions easy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ packages:
aws-cli:
aliases:
- aws
version: 2.10.3
version: 2.11.1
version_argument: --version
azure-cli:
aliases:
- az
version: 2.45.0-1~focal
version: 2.46.0-1~focal
version_argument: version
checkov:
version: 2.3.44
version: 2.3.71
version_argument: --version
consul-template:
helper:
Expand All @@ -67,13 +67,13 @@ packages:
version: v2.0.9
version_argument: --version
kics:
version: v1.6.10
version: v1.6.11
version_argument: version
terraform:
file_extensions: *id001
security: *id002
validation: *id003
version: 1.3.9
version: 1.4.0
version_argument: version
terratag:
helper:
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.3.9"
required_version = "1.4.0"
}

0 comments on commit 1da7a00

Please sign in to comment.