infrastructure-as-code/openstack-tf/d4s-preprod/cassandra/provider.tf

4 lines
45 B
Terraform
Raw Normal View History

2024-01-17 19:53:57 +01:00
provider "openstack" {
cloud = "d4s-pre"
}