Skip to content

Commit

Permalink
Automated update to primary components (#225)
Browse files Browse the repository at this point in the history
Signed-off-by: Seiso Automation <automation@seisollc.com>
Co-authored-by: JonZeolla <JonZeolla@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and JonZeolla authored Jan 13, 2023
1 parent b28fd8d commit ce346e8
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 49 deletions.
109 changes: 67 additions & 42 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 @@ -41,20 +41,20 @@ packages:
aws-cli:
aliases:
- aws
version: 2.9.11
version: 2.9.14
version_argument: --version
azure-cli:
aliases:
- az
version: 2.43.0-1~focal
version: 2.44.1-1~focal
version_argument: version
checkov:
version: 2.2.219
version: 2.2.257
version_argument: --version
consul-template:
helper:
- all
version: v0.29.6
version: v0.30.0
version_argument: --version
envconsul:
helper:
Expand All @@ -67,13 +67,13 @@ packages:
version: v2.0.8
version_argument: --version
kics:
version: v1.6.6
version: v1.6.7
version_argument: version
terraform:
file_extensions: *id001
security: *id002
validation: *id003
version: 1.3.6
version: 1.3.7
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.6"
required_version = "1.3.7"
}

0 comments on commit ce346e8

Please sign in to comment.