Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.27.0 #994

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.21.1 -> 0.27.0

Release Notes

terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)

v0.27.0

Compare Source

Enhancements
Chores
  • #​535 #​536: Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0
  • #​537: Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0
  • #​540: deps: Go 1.21 (@​wata727)
  • #​541: Bump actions/checkout from 3 to 4
  • #​542: Bump golang.org/x/net from 0.14.0 to 0.15.0

v0.26.0

Compare Source

Breaking Changes
  • #​531: Update AWS provider/module and generated content
    • Removed aws_budgets_budget_invalid_name rule
BugFixes
Chores
  • #​529: Bump golang.org/x/net from 0.12.0 to 0.14.0

v0.25.0

Compare Source

Enhancements
  • #​514: Update AWS provider/module and generated content
BugFixes
Chores

v0.24.3

Compare Source

v0.24.2

Compare Source

Enhancements
BugFixes
Chores
  • #​512: Bump golang.org/x/net from 0.11.0 to 0.12.0

v0.24.1

Compare Source

v0.24.0

Compare Source

Breaking Changes
  • #​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: Update AWS provider/module and generated content (@​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
Chores
  • #​497: Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2
  • #​498: Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0
  • #​500: Bump golang.org/x/net from 0.10.0 to 0.11.0
  • #​502: Bump github.com/stretchr/testify from 1.7.2 to 1.8.4

v0.23.1

Compare Source

Enhancements
Chores
  • #​493: Bump golang.org/x/net from 0.9.0 to 0.10.0

v0.23.0

Compare Source

Enhancements
Chores

v0.22.1

Compare Source

v0.21.2

Compare Source

Enhancements
Chores
  • #​433 #​441: Bump golang.org/x/net from 0.2.0 to 0.5.0
  • #​434: Bump goreleaser/goreleaser-action from 3 to 4
  • #​435: Pass GITHUB_TOKEN to e2e test workflow (@​wata727)
  • #​437: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.14.0 to 0.15.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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested review from npalm and kayman-mk as code owners September 30, 2023 14:46
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-aws-0.x branch from 5960fad to 721824b Compare September 30, 2023 14:50
@github-actions
Copy link
Contributor

Hey @renovate[bot]! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

  • the problem being solved
  • the best way a reviewer and you can test your changes

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

  • /help: notifies a maintainer to help you out

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-aws-0.x branch 3 times, most recently from 2ee1c15 to ddc2d00 Compare September 30, 2023 15:04
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-aws-0.x branch from ddc2d00 to 43feef5 Compare September 30, 2023 15:09
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.9s
✅ REPOSITORY checkov yes no 21.6s
✅ REPOSITORY dustilock yes no 0.31s
✅ REPOSITORY gitleaks yes no 0.81s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.63s
✅ REPOSITORY secretlint yes no 1.17s
✅ REPOSITORY syft yes no 0.32s
✅ REPOSITORY trivy-sbom yes no 0.88s
✅ REPOSITORY trufflehog yes no 6.82s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@kayman-mk kayman-mk merged commit d9824b6 into main Sep 30, 2023
18 checks passed
@kayman-mk kayman-mk deleted the renovate/terraform-linters-tflint-ruleset-aws-0.x branch September 30, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant