Feat: Adds parallel and async process to calls and ocr
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
variable "aws_region" {
|
||||
description = "AWS region"
|
||||
type = string
|
||||
default = "us-east-1"
|
||||
default = "us-east-2"
|
||||
}
|
||||
|
||||
variable "app_name" {
|
||||
|
||||
Reference in New Issue
Block a user