github.com/jzbruno/terraform@v0.10.3-0.20180104230435-18975d727047/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" {}