github.com/adamar/terraform@v0.2.2-0.20141016210445-2e703afdad0e/terraform/test-fixtures/graph-provider-prune/main.tf (about)

     1  provider "aws" {}
     2  provider "digitalocean" {}
     3  provider "openstack" {}
     4  
     5  resource "aws_load_balancer" "weblb" {}