Skip to content

Commit

Permalink
Merge branch 'main' into del_unused_vars_docker_autoscaler
Browse files Browse the repository at this point in the history
  • Loading branch information
ikarlashov authored Jan 10, 2025
2 parents 48535ed + 6f684d3 commit fed0aba
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
58 changes: 29 additions & 29 deletions .terraform.lock.hcl

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

2 changes: 1 addition & 1 deletion .tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ plugin "terraform" {

plugin "aws" {
enabled = true
version = "0.36.0"
version = "0.37.0"
source = "github.com/terraform-linters/tflint-ruleset-aws"
}
4 changes: 2 additions & 2 deletions modules/terminate-agent-hook/lambda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3 ==1.35.85
botocore ==1.35.85
boto3 ==1.35.96
botocore ==1.35.96

0 comments on commit fed0aba

Please sign in to comment.