DrFaust92 / terraform-kubernetes-ebs-csi-driver

Terraform module which creates Kubernetes EBS CSI controller resources on AWS EKS.
https://registry.terraform.io/modules/DrFaust92/ebs-csi-driver/kubernetes/latest
Other
31 stars 26 forks source link

Update TFLint plugin terraform-linters/tflint-ruleset-aws to v0.26.0 #112

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.23.1 -> 0.26.0

Release Notes

terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws) ### [`v0.26.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0260-2023-08-14) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.25.0...v0.26.0) ##### Breaking Changes - [#​531](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/531): Update AWS provider/module and generated content - Removed `aws_budgets_budget_invalid_name` rule ##### BugFixes - [#​530](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/530): resource_missing_tags: Fix panic for unknown and null values ([@​wata727](https://togithub.com/wata727)) ##### Chores - [#​529](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/529): Bump golang.org/x/net from 0.12.0 to 0.14.0 ### [`v0.25.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0250-2023-07-29) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.24.3...v0.25.0) ##### Enhancements - [#​514](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/514): Update AWS provider/module and generated content ##### BugFixes - [#​526](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/526): Bump tflint-plugin-sdk to v0.18.0 ([@​wata727](https://togithub.com/wata727)) ##### Chores - [#​523](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/523): release: Add raw binary entries to checksums.txt ([@​wata727](https://togithub.com/wata727)) ### [`v0.24.3`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0243-2023-07-22) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.24.2...v0.24.3) - [#​517](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/517): resource_missing_tags: rewrite to only consider keys ([@​bendrucker](https://togithub.com/bendrucker)) - [#​519](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/519): resource_missing_tags: Ignore non-existent provider aliases ([@​wata727](https://togithub.com/wata727)) ### [`v0.24.2`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0242-2023-07-19) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.24.1...v0.24.2) ##### Enhancements - [#​505](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/505) [#​513](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/513): Update AWS provider/module and generated content ##### BugFixes - [#​511](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/511): fix: Fixed regression in tags with dynamic values ([@​JorgeReus](https://togithub.com/JorgeReus)) ##### Chores - [#​512](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/512): Bump golang.org/x/net from 0.11.0 to 0.12.0 ### [`v0.24.1`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0241-2023-07-01) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.24.0...v0.24.1) - [#​508](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/508): fix: Fixed the error 'Provider doesn't exist' and the provider exist ([@​JorgeReus](https://togithub.com/JorgeReus)) ### [`v0.24.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0240-2023-06-29) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.23.1...v0.24.0) ##### Breaking Changes - [#​501](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/501): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.16.1 to 0.17.0 - TFLint v0.40/v0.41 is no longer supported - [#​504](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/504): Update AWS provider/module and generated content ([@​wata727](https://togithub.com/wata727)) - The following rules have been removed. - `aws_macie_member_account_association_invalid_member_account_id` - `aws_macie_s3_bucket_association_invalid_bucket_name` - `aws_macie_s3_bucket_association_invalid_member_account_id` - `aws_macie_s3_bucket_association_invalid_prefix` - `aws_redshift_security_group_invalid_description` - `aws_redshift_security_group_invalid_name` - `aws_secretsmanager_secret_invalid_rotation_lambda_arn` - The `aws_resource_missing_tags` rule no longer checks `aws_db_security_group`. ##### Enhancements - [#​489](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/489): feat: Added default tags functionality ([@​JorgeReus](https://togithub.com/JorgeReus)) ##### Chores - [#​497](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/497): Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2 - [#​498](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/498): Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 - [#​500](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/500): Bump golang.org/x/net from 0.10.0 to 0.11.0 - [#​502](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/502): Bump github.com/stretchr/testify from 1.7.2 to 1.8.4

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.



This PR has been generated by Mend Renovate. View repository job log here.