I have been using https://github.com/umotif-public/terraform-aws-ecs-fargate-scheduled-task for over 1 year without any issues
As from today, I am seeing the error:
│
│ on re-engage-campaigns.tf line 82, in module "re_engage_campaigns_process_scheduled_task":
│ 82: event_rule_is_enabled = local.re_engage_campaigns_process_scheduled_task_enabled
│
│ An argument named "event_rule_is_enabled" is not expected here.
I haven’t updated any modules/packages and the documentation states that event_rule_is_enabled
is a valid option