Skip to content

Commit 286ed5c

Browse files
chore(deps): update all non-major dependencies (#172)
* chore(deps): update all non-major dependencies * terraform-docs: automated action --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d665f1a commit 286ed5c

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

.terraform.lock.hcl

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.tflint.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ plugin "terraform" {
22
enabled = true
33
preset = "recommended"
44
source = "github.com/terraform-linters/tflint-ruleset-terraform"
5-
version = "0.8.0"
5+
version = "0.9.1"
66
}
77

88
plugin "aws" {
99
enabled = true
1010
source = "github.com/terraform-linters/tflint-ruleset-aws"
11-
version = "0.32.0"
11+
version = "0.33.0"
1212
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ resource "aws_s3_bucket_public_access_block" "mwaa" {
109109

110110
| Name | Version |
111111
|------|---------|
112-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.60.0 |
112+
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.68.0 |
113113

114114
## Modules
115115

0 commit comments

Comments
 (0)