github.com/jpreese/tflint@v0.19.2-0.20200908152133-b01686250fb6/tflint/test-fixtures/annotation_files/file3.tf (about)

     1  resource "aws_instance" "baz" {
     2      instance_type = "t2.micro"
     3  }