feat(terraform): Migrate C-DASH to M7g.2xlarge
[csit.git] / fdio.infra.terraform / terraform-aws-fdio-csit-dash-env / variables.tf
index a18b043..d7ff1d1 100644 (file)
@@ -1,7 +1,7 @@
 variable "region" {
   description = "AWS Region."
   type        = string
-  default     = "eu-central-1"
+  default     = "eu-north-1"
 }
 
 variable "vault_provider_address" {