github.com/hashicorp/terraform-plugin-sdk@v1.17.2/terraform/testdata/import-provider/main.tf (about) 1 provider "aws" { 2 foo = "bar" 3 }