fix(core): DPDK stuff
[csit.git] / fdio.infra.terraform / terraform-aws-fdio-csit-dash-app-base / variables.tf
index ec8a47e..cfa9c3e 100644 (file)
@@ -30,5 +30,5 @@ variable "vault_name" {
 variable "version" {
   description = "Application version string."
   type        = number
-  default     = 1
+  default     = 39
 }