infrastructure-as-code/openstack-tf/d4s-dev/orientdb/00-provider-configuration.tf

5 lines
53 B
Terraform
Raw Normal View History

provider "openstack" {
cloud = "d4s-dev"
}