Fully configurable terraform module to access AWS APIs from Github Actions through OpenID Connect.
12
stars
11
forks
source link
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.22.1 (.tflint.hcl) (master) #23
Closed
ivankatliarchuk closed 1 year ago
This PR contains the following updates:
0.13.3
->0.22.1
Release Notes
terraform-linters/tflint-ruleset-aws
### [`v0.22.1`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0221-2023-03-18) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.21.2...v0.22.1) - [#465](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/465): Fix Cosign v2 signing ([@wata727](https://togithub.com/wata727)) ### [`v0.21.2`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0212-2023-02-03) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.21.1...v0.21.2) ##### Enhancements - [#431](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/431) [#442](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/442): Update AWS provider/module and generated content ##### Chores - [#433](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/433) [#441](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/441): Bump golang.org/x/net from 0.2.0 to 0.5.0 - [#434](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/434): Bump goreleaser/goreleaser-action from 3 to 4 - [#435](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/435): Pass `GITHUB_TOKEN` to e2e test workflow ([@wata727](https://togithub.com/wata727)) - [#437](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/437): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.14.0 to 0.15.0 ### [`v0.21.1`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0211-2022-12-12) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.21.0...v0.21.1) ##### BugFixes - [#430](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/430): `elasticache_cluster_previous_type`: fix panic on empty string ([@bendrucker](https://togithub.com/bendrucker)) ##### Chores - [#407](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/407): autogenerated maintenance ### [`v0.21.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0210-2022-12-05) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.20.0...v0.21.0) ##### Enhancements - [#403](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/403): autogenerated maintenance - [#405](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/405) [#406](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/406): Add assume role configuration to plugin config ([@kaito3desuyo](https://togithub.com/kaito3desuyo)) ### [`v0.20.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0200-2022-11-27) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.19.0...v0.20.0) ##### Enhancements - [#400](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/400): autogenerated maintenance ##### Chores - [#399](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/399): Bump up GoReleaser version in release.yml ([@wata727](https://togithub.com/wata727)) - [#401](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/401): Bump golang.org/x/net from 0.1.0 to 0.2.0 ### [`v0.19.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0190-2022-11-14) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.18.0...v0.19.0) ##### Enhancements - [#390](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/390): autogenerated maintenance ##### BugFixes - [#397](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/397): Prefer credentials in "plugin" blocks over "provider" blocks ([@wata727](https://togithub.com/wata727)) ##### Chores - [#394](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/394): Add signatures for keyless signing ([@wata727](https://togithub.com/wata727)) - [#395](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/395): Bump github.com/hashicorp/hcl/v2 from 2.14.1 to 2.15.0 - [#398](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/398): Bump up GoReleaser version ([@wata727](https://togithub.com/wata727)) ### [`v0.18.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0180-2022-10-24) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.17.1...v0.18.0) ##### Breaking Changes - [#367](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/367): remove hardcoded S3 region rule ([@PatMyron](https://togithub.com/PatMyron)) ##### Enhancements - [#382](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/382): autogenerated maintenance - [#388](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/388): Bump tflint-plugin-sdk to v0.14.0 ([@wata727](https://togithub.com/wata727)) ##### Chores - [#387](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/387): Bump github.com/dave/dst from 0.27.0 to 0.27.2 ### [`v0.17.1`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0171-2022-09-29) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.17.0...v0.17.1) ##### Enhancements - [#373](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/373): autogenerated maintenance - [#380](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/380): Update db instance type list with m6i and r6i ([@milestruecar](https://togithub.com/milestruecar)) ##### Chores - [#374](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/374): Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 - [#377](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/377): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.12.0 to 0.13.0 - [#378](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/378): Bump github.com/hashicorp/hcl/v2 from 2.14.0 to 2.14.1 ### [`v0.17.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0170-2022-09-08) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.16.1...v0.17.0) The minimum supported version of TFLint has changed in this version. TFLint v0.40.0+ is required for this plugin to work. ##### Breaking Changes - [#369](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/369): Bump tflint-plugin-sdk to v0.12.0 ([@wata727](https://togithub.com/wata727)) ##### Enhancements - [#366](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/366): autogenerated maintenance ##### Chores - [#365](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/365): Bump github.com/zclconf/go-cty from 1.10.0 to 1.11.0 - [#368](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/368): Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0 - [#371](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/371): build: Improve Go workflows ([@wata727](https://togithub.com/wata727)) ### [`v0.16.1`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0161-2022-08-27) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.16.0...v0.16.1) ##### Enhancements - [363](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/363): autogenerated maintenance ### [`v0.16.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0160-2022-08-14) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.15.0...v0.16.0) ##### Enhancements - [#358](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/358): autogenerated maintenance - Removed `aws_cloudwatch_metric_alarm_invalid_extended_statistic` rule - [#362](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/362): Lambda runtime deprecation updates ([@PatMyron](https://togithub.com/PatMyron)) ##### Chores - [#359](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/359): go 1.19 ([@PatMyron](https://togithub.com/PatMyron)) ### [`v0.15.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0150-2022-07-15) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.14.0...v0.15.0) ##### Enhancements - [#352](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/352): autogenerated maintenance - [#355](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/355): Add `aws_security_group_rule_invalid_protocol` rule ([@x-color](https://togithub.com/x-color)) - [#356](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/356): Add `aws_security_group_invalid_protocol` rule ([@x-color](https://togithub.com/x-color)) ##### Chores - [#354](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/354): Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 ### [`v0.14.0`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0140-2022-05-31) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.13.4...v0.14.0) ##### Enhancements - [#342](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/342): feat: support provider aliases in deep checking ([@suzuki-shunsuke](https://togithub.com/suzuki-shunsuke)) - [#343](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/343): autogenerated maintenance ##### Chores - [#344](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/344): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.10.1 to 0.11.0 - [#347](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/347): Bump goreleaser/goreleaser-action from 2 to 3 - [#351](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/351): Bump github.com/dave/dst from 0.26.2 to 0.27.0 ### [`v0.13.4`](https://togithub.com/terraform-linters/tflint-ruleset-aws/blob/HEAD/CHANGELOG.md#0134-2022-05-05) [Compare Source](https://togithub.com/terraform-linters/tflint-ruleset-aws/compare/v0.13.3...v0.13.4) ##### Enhancements - [#336](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/336): autogenerated maintenance ##### Chores - [#338](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/338): Bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0 - [#339](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/339): Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 - [#340](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/340): Replace logger from the standard logger ([@wata727](https://togithub.com/wata727)) - [#341](https://togithub.com/terraform-linters/tflint-ruleset-aws/pull/341): Add E2E tests ([@wata727](https://togithub.com/wata727))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.