0
0
llucycodes42
The code block creates a new resource named "aws_cloudwatch_log_subscription_filter" with the specified name.
Shortcut: tf_aws_cloudwatch_log_subscription_filter
resource "aws_cloudwatch_log_subscription_filter" "${MyAWSResource}" {
}