Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Swap deprecated is_enabled argument for state
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_rule#argument-reference ``` Warning: Argument is deprecated with module.lambda_s3.aws_cloudwatch_event_rule.db_backup, on modules/lambda_s3/eb.tf line 4, in resource "aws_cloudwatch_event_rule" "db_backup": 4: is_enabled = true # update last Use "state" instead ```
- Loading branch information