trussworks / terraform-aws-bootstrap

🐓 🥚 Terraform for your Terraform remote state configuration
BSD 3-Clause "New" or "Revised" License
84 stars 33 forks source link

Warning: [Fixable] Legacy version constraint for provider "aws" in `required_providers` (terraform_required_providers) #120

Open evanstucker-hates-2fa opened 1 month ago

evanstucker-hates-2fa commented 1 month ago

Describe the bug tflint reports this warning:

Warning: [Fixable] Legacy version constraint for provider "aws" in `required_providers` (terraform_required_providers)

To Reproduce Steps to reproduce the behavior:

  1. Run tflint in the root of this repo.

Expected behavior If everything is OK, tflint should return no output.

Screenshots If applicable, add screenshots to help explain your problem.

Code Snippet If applicable, add a code snippet to help explain your problem.

Additional context Add any other context about the problem here.

evanstucker-hates-2fa commented 1 month ago

https://github.com/trussworks/terraform-aws-bootstrap/pull/121