fix(terraform): Remove ansible dependency
[csit.git] / fdio.infra.terraform / terraform-aws-2n-c6in / variables.tf
index d9d2200..51af958 100644 (file)
@@ -11,7 +11,7 @@ variable "region" {
 variable "resource_prefix" {
   description = "Resources name prefix."
   type        = string
-  default     = "csit-2n-c6gn"
+  default     = "csit-2n-c6in"
 }
 
 variable "testbed_name" {