infrastructure-as-code/openstack-tf/d4s-dev/ssh-keys-management/provider.tf

4 lines
51 B
HCL

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