0
0
llucycodes42
This code creates a new Amazon CloudWatch Log Stream resource.
Shortcut: tf_aws_cloudwatch_log_stream
resource "aws_cloudwatch_log_stream" "${MyAWSResource}" {
}
0
0
llucycodes42
This code creates a new Amazon CloudWatch Log Stream resource.
Shortcut: tf_aws_cloudwatch_log_stream
resource "aws_cloudwatch_log_stream" "${MyAWSResource}" {
}