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

4 lines
52 B
Terraform
Raw Normal View History

2024-03-12 11:53:36 +01:00
provider "openstack" {
cloud = "d4s-production"
}