0
0
llucycodes42
The code creates an aws_flow_log resource with the specified name.
Shortcut: tf_aws_flow_log
resource "aws_flow_log" "${MyAWSResource}" {
}
0
0
llucycodes42
The code creates an aws_flow_log resource with the specified name.
Shortcut: tf_aws_flow_log
resource "aws_flow_log" "${MyAWSResource}" {
}