fixed provider

This commit is contained in:
Luca Frosini 2023-12-07 18:06:05 +01:00
parent 1fa94f806b
commit 417f1b8426
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
provider "openstack" {
cloud = "d4s-dev"
cloud = "d4s-production"
}