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 Jan 25, 2024
1 parent 7061d0a commit febb262
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions easy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@ packages:
environments:
- none
name: cloudformation
version: 2.15.12
version: 2.15.14
version_argument: --version
azure-cli:
aliases:
- az
version: 2.56.0-1~jammy
version_argument: version
checkov:
version: 3.1.68
version: 3.1.70
version_argument: --version
consul-template:
helper:
Expand Down Expand Up @@ -116,7 +116,7 @@ packages:
env_vars:
- TF_DATA_DIR
security: *id004
version: 1.7.0
version: 1.7.1
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.7.0"
required_version = "1.7.1"
}

0 comments on commit febb262

Please sign in to comment.