github.com/chentex/terraform@v0.11.2-0.20171208003256-252e8145842e/terraform/test-fixtures/apply-module-orphan-provider-inherit/main.tf (about)

     1  provider "aws" {
     2      value = "foo"
     3  }