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

4 lines
45 B
Terraform
Raw Normal View History

2024-02-14 16:35:53 +01:00
provider "openstack" {
cloud = "d4s-pre"
}