cluster.fun/terraform/provider.tf

5 lines
66 B
HCL

provider "scaleway" {
zone = "fr-par-1"
region = "fr-par"
}