Skip to content

Commit

Permalink
remove moved block
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandeivert committed Jul 16, 2024
1 parent deffdb6 commit eb9753f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sfn.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
moved {
from = aws_cloudwatch_log_group.channeler
to = aws_cloudwatch_log_group.sfn
}

resource "aws_cloudwatch_log_group" "sfn" {
name = "/aws/states/${local.channel_function_name}"
retention_in_days = var.sfn_cloudwatch_logs_retention_in_days
Expand Down

0 comments on commit eb9753f

Please sign in to comment.