Added terraform
This commit is contained in:
4
terraform/provider.tf
Normal file
4
terraform/provider.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
provider "scaleway" {
|
||||
zone = "fr-par-1"
|
||||
region = "fr-par"
|
||||
}
|
Reference in New Issue
Block a user