The following warning message is output at the time of plan/apply due to the change of parameters.
Warning: Argument is deprecated
with module.cw_logs_aggregator_rule_address_mismatch.aws_cloudwatch_event_rule.this,
on .terraform/modules/cw_logs_aggregator_rule_address_mismatch/cloudwatch-logs-aggregator/rule/main.tf line 8, in resource "aws_cloudwatch_event_rule" "this":
8: is_enabled = var.is_enabled
Use "state" instead
(and 5 more similar warnings elsewhere)
The following warning message is output at the time of plan/apply due to the change of parameters.