0
0
llucycodes42
This code creates an event target named MyAWSResource.
Shortcut: tf_aws_cloudwatch_event_target
resource "aws_cloudwatch_event_target" "${MyAWSResource}" {
}
0
0
llucycodes42
This code creates an event target named MyAWSResource.
Shortcut: tf_aws_cloudwatch_event_target
resource "aws_cloudwatch_event_target" "${MyAWSResource}" {
}