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

4 lines
52 B
Terraform
Raw Normal View History

2024-01-31 11:21:50 +01:00
provider "openstack" {
cloud = "d4s-production"
}