SREã®è åã§ãã ã«ã³ã ã®ãµã¼ãã¹ã®ãããå¦çã¯åºæ¬çã«EventBridge Scheduler+ECSã§åãã¦ããããããã®ã¹ã±ã¸ã¥ã¼ã«ã¯terraformã§ä»¥ä¸ã®ããã«å®ç¾©ããã¦ãã¾ãã module "kanmu_batch" { # ãããã¾ããã¯ã¢ã¸ã¥ã¼ã«å source = "../modules/batch" for_each = { hogehoge-batch = { schedule_expression = "cron(0 0 * * ? *)" command = ["/batch/bin/hoge", "hikisu"] is_enabled = true } fugafuga-batch = { schedule_expression = "cron(5 0 * * ? *)" command = ["/batch/bin/fuga", "hikisu"]
{{#tags}}- {{label}}
{{/tags}}