terraform-provider-stackitp.../examples/provider/provider.tf
2023-09-07 11:34:45 +01:00

3 lines
41 B
HCL

provider "stackit" {
region = "eu01"
}