hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.83k stars 9.17k forks source link

automation: Add upgrade check for versions of `tflint-ruleset-aws` #23320

Closed gdavison closed 6 months ago

gdavison commented 2 years ago

The tflint tool has moved provider-specific rulesets to plugins, such as tflint-ruleset-aws. While the tflint core can be upgraded using Dependabot, there is no equivalent tracking for the plugins.

Add a GitHub Action to check for a new version and create a new PR

Relates #23303

PatMyron commented 2 years ago

related: https://github.com/terraform-linters/tflint/issues/1181 could do similar to https://github.com/aws-cloudformation/cfn-lint/pull/2246

github-actions[bot] commented 7 months ago

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!

github-actions[bot] commented 5 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.