Skip to content

Commit fed0aba

Browse files
authored
Merge branch 'main' into del_unused_vars_docker_autoscaler
2 parents 48535ed + 6f684d3 commit fed0aba

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

.terraform.lock.hcl

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.tflint.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ plugin "terraform" {
55

66
plugin "aws" {
77
enabled = true
8-
version = "0.36.0"
8+
version = "0.37.0"
99
source = "github.com/terraform-linters/tflint-ruleset-aws"
1010
}
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3 ==1.35.85
2-
botocore ==1.35.85
1+
boto3 ==1.35.96
2+
botocore ==1.35.96

0 commit comments

Comments
 (0)