terraform-module / terraform-aws-github-oidc-provider

Fully configurable terraform module to access AWS APIs from Github Actions through OpenID Connect.
MIT License
12 stars 9 forks source link

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

Closed ivankatliarchuk closed 1 year ago

ivankatliarchuk commented 1 year ago

This PR contains the following updates:

Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.13.3 -> 0.18.0

Release Notes

terraform-linters/tflint-ruleset-aws ### [`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.