github.com/terraform-linters/tflint@v0.51.2-0.20240520175844-3750771571b6/integrationtest/cli/check_errors/main.tf (about) 1 resource "aws_cloudformation_stack" "main" { 2 name = "error_stack" 3 }