tweaks
This commit is contained in:
@@ -315,8 +315,8 @@ module "yodlee2_job" {
|
||||
schedule = "rate(6 hours)"
|
||||
job_name = "yodlee2"
|
||||
execution_role_arn = var.execution_role_arn
|
||||
memory = 2048
|
||||
cpu = 1024
|
||||
memory = 4096
|
||||
cpu = 2048
|
||||
}
|
||||
|
||||
module "intuit_job" {
|
||||
|
||||
Reference in New Issue
Block a user