github.com/jpreese/tflint@v0.19.2-0.20200908152133-b01686250fb6/integration/without_module_init/template.tf (about)

     1  resource "aws_instance" "foo" {
     2    instance_type = "t1.2xlarge"
     3  }