infrastructure-as-code/openstack-tf/d4s-production/authorization/provider.tf

4 lines
52 B
HCL

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