terraform-module / terraform-module-blueprint

ℹ️ Terraform module blueprint.
https://ivankatliarchuk.github.io
MIT License
9 stars 5 forks source link

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.28.0 (.tflint.hcl) (master) #153

Closed ivankatliarchuk closed 8 months ago

ivankatliarchuk commented 1 year ago

This PR contains the following updates:

Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.23.0 -> 0.28.0

Release Notes

terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws) ### [`v0.28.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0280-2023-11-18) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.27.0...v0.28.0) ##### Breaking Changes - [#​576](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/576): Fix aws_acm_certificate.private_key mapping and remove the rule ([@​wata727](https://togithub.com/wata727)) - Removed `aws_acm_certificate_invalid_private_key` rule ##### Enhancements - [#​554](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/554): s3\_bucket_name: add length validation ([@​davimmt](https://togithub.com/davimmt)) - [#​566](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/566) [#​567](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/567) [#​568](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/568) [#​575](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/575): Update AWS provider/module and generated content - [#​571](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/571): s3\_bucket_name: add all documented naming rules ([@​davimmt](https://togithub.com/davimmt)) ##### Chores - [#​550](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/550): Bump goreleaser/goreleaser-action from 4 to 5 - [#​555](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/555) [#​558](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/558) [#​572](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/572): Bump golang.org/x/net from 0.15.0 to 0.18.0 - [#​556](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/556): Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1 - [#​559](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/559): Bump github.com/dave/dst from 0.27.2 to 0.27.3 - [#​560](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/560): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 - [#​561](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/561): Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.19.1 - [#​565](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/565): Bump google.golang.org/grpc from 1.57.0 to 1.57.1 ### [`v0.27.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0270-2023-09-17) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.26.0...v0.27.0) ##### Enhancements - [#​534](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/534) [#​544](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/544): Update AWS provider/module and generated content - [#​545](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/545): Add support for cache instance families m7g and r7g ([@​dvxam](https://togithub.com/dvxam)) - [#​546](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/546): Add missing DB instance classes ([@​wata727](https://togithub.com/wata727)) - [#​547](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/547): Update Lambda runtime deprecations ([@​wata727](https://togithub.com/wata727)) - [#​548](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/548): Update DB engine list ([@​wata727](https://togithub.com/wata727)) ##### Chores - [#​535](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/535) [#​536](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/536): Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0 - [#​537](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/537): Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0 - [#​540](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/540): deps: Go 1.21 ([@​wata727](https://togithub.com/wata727)) - [#​541](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/541): Bump actions/checkout from 3 to 4 - [#​542](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/542): Bump golang.org/x/net from 0.14.0 to 0.15.0 ### [`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 ### [`v0.23.1`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0231-2023-05-22) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.23.0...v0.23.1) ##### Enhancements - [#​484](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/484): `aws_route_not_specified_target`: Add core_network_arn as target ([@​ttretau](https://togithub.com/ttretau)) - [#​485](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/485) [#​487](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/487) [#​490](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/490) [#​495](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/495): Update AWS provider/module and generated content ##### Chores - [#​493](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/493): Bump golang.org/x/net from 0.9.0 to 0.10.0

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.