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 <automation@seisollc.com>
  • Loading branch information
JonZeolla authored and SeisoAutomation committed Sep 11, 2023
1 parent 696a2ca commit f3965d3
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 22 deletions.
42 changes: 26 additions & 16 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 @@ -49,15 +49,15 @@ packages:
environments:
- none
name: cloudformation
version: 2.13.15
version: 2.13.17
version_argument: --version
azure-cli:
aliases:
- az
version: 2.51.0-1~jammy
version: 2.52.0-1~jammy
version_argument: version
checkov:
version: 2.4.22
version: 2.4.32
version_argument: --version
consul-template:
helper:
Expand All @@ -72,7 +72,7 @@ packages:
fluent-bit:
helper:
- all
version: v2.1.8
version: v2.1.9
version_argument: --version
git:
helper:
Expand All @@ -88,7 +88,7 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id003
version: 1.5.6
version: 1.5.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.5.6"
required_version = "1.5.7"
}

0 comments on commit f3965d3

Please sign in to comment.