Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#168)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
renovate[bot] and github-actions[bot] committed Jun 10, 2024
1 parent 0d97f23 commit c96a59e
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.

4 changes: 2 additions & 2 deletions .tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ plugin "terraform" {
enabled = true
preset = "recommended"
source = "github.com/terraform-linters/tflint-ruleset-terraform"
version = "0.6.0"
version = "0.7.0"
}

plugin "aws" {
enabled = true
source = "github.com/terraform-linters/tflint-ruleset-aws"
version = "0.30.0"
version = "0.32.0"
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ resource "aws_s3_bucket_public_access_block" "mwaa" {

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.45.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.53.0 |

## Modules

Expand Down

0 comments on commit c96a59e

Please sign in to comment.