Makes a whole separate page for recent jobs.
This commit is contained in:
@@ -415,6 +415,6 @@ module "yodlee2_accounts_job" {
|
||||
job_name = "yodlee2-accounts"
|
||||
execution_role_arn = var.execution_role_arn
|
||||
use_schedule = false
|
||||
memory = 1024
|
||||
memory = 2048
|
||||
cpu = 512
|
||||
}
|
||||
Reference in New Issue
Block a user