infrastructure-as-code/openstack-tf/d4s-dev/geonetwork/provider.tf

4 lines
45 B
HCL

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