Add Open Telekom Cloud Terraform Deployment

This commit is contained in:
Sebastian Haderecker
2020-03-25 16:03:10 +01:00
parent a73f34490d
commit f69455a3b0
6 changed files with 168 additions and 0 deletions

View File

@ -0,0 +1,3 @@
provider "opentelekomcloud" {
cloud = "open-telekom-cloud"
}