feat(terraform): Update Dash platform
[csit.git] / fdio.infra.terraform / terraform-aws-elastic-beanstalk-application-version / versions.tf
index ccf48ef..8ad3fd7 100644 (file)
@@ -2,8 +2,8 @@ terraform {
   required_providers {
     aws = {
       source  = "hashicorp/aws"
-      version = "~> 4.51.0"
+      version = ">= 5.7.0"
     }
   }
-  required_version = ">= 1.3.7"
+  required_version = ">= 1.5.4"
 }