Skip to content

Commit

Permalink
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aw…
Browse files Browse the repository at this point in the history
…s to v0.31.0 (#300)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[terraform-linters/tflint-ruleset-aws](https://togithub.com/terraform-linters/tflint-ruleset-aws)
| plugin | minor | `0.30.0` -> `0.31.0` |

---

### Release Notes

<details>
<summary>terraform-linters/tflint-ruleset-aws
(terraform-linters/tflint-ruleset-aws)</summary>

###
[`v0.31.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0310-2024-05-03)

[Compare
Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.30.0...v0.31.0)

##### Enhancements

-
[#&#8203;613](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/613)
[#&#8203;618](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/618)
[#&#8203;619](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/619)
[#&#8203;623](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/623)
[#&#8203;627](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/627)
[#&#8203;629](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/629):
Update AWS provider/module and generated content
-
[#&#8203;617](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/617)
[#&#8203;624](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/624):
Bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.1
    -   This is required for provider-defined functions support

##### Chores

-
[#&#8203;609](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/609)
[#&#8203;620](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/620)
[#&#8203;628](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/628):
Bump golang.org/x/net from 0.20.0 to 0.24.0
-
[#&#8203;614](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/614)
[#&#8203;634](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/634):
Bump github.com/terraform-linters/tflint-plugin-sdk from 0.18.0 to
0.20.0
-
[#&#8203;615](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/615):
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
-
[#&#8203;616](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/616)
[#&#8203;622](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/622):
Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.4
-
[#&#8203;621](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/621):
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
-
[#&#8203;635](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/635):
deps: Go 1.22.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/terraform-aws-bastion-host-ssm).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 688a9d7 commit 6288ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tflint.hcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin "aws" {
source = "github.com/terraform-linters/tflint-ruleset-aws"
version = "0.30.0"
version = "0.31.0"

enabled = true

Expand Down

0 comments on commit 6288ae9

Please sign in to comment.