github.com/terraform-linters/tflint@v0.51.2-0.20240520175844-3750771571b6/integrationtest/langserver/test-fixtures/workdir/main.tf (about) 1 resource "aws_instance" "foo" { 2 instance_type = "t1.2xlarge" 3 }