github.com/gabrielperezs/terraform@v0.7.0-rc2.0.20160715084931-f7da2612946f/terraform/test-fixtures/transform-provider-basic/main.tf (about)

     1  provider "aws" {}
     2  resource "aws_instance" "web" {}