Skip to content

Commit

Permalink
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-te…
Browse files Browse the repository at this point in the history
…rraform to v0.9.1 (#45)

[![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-terraform](https://togithub.com/terraform-linters/tflint-ruleset-terraform)
| plugin | patch | `0.9.0` -> `0.9.1` |

---

### Release Notes

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

###
[`v0.9.1`](https://togithub.com/terraform-linters/tflint-ruleset-terraform/blob/HEAD/CHANGELOG.md#091-2024-08-03)

[Compare
Source](https://togithub.com/terraform-linters/tflint-ruleset-terraform/compare/v0.9.0...v0.9.1)

##### Bug Fixes

-
[#&#8203;200](https://togithub.com/terraform-linters/tflint-ruleset-terraform/pull/200):
terraform_map_duplicate_keys: Temporarily ignore key evaluation errors

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/equinix-labs/terraform-equinix-template).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
ocobles authored Aug 5, 2024
2 parents a3bd6e6 + 37c7c4d commit 6be8d9e
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,5 +1,5 @@
plugin "terraform" {
enabled = true
version = "0.9.0"
version = "0.9.1"
source = "github.com/terraform-linters/tflint-ruleset-terraform"
}

0 comments on commit 6be8d9e

Please sign in to comment.