0
0
llucycodes42
This code creates an elb_attachment resource for the given AWS resource.
Shortcut: tf_aws_elb_attachment
resource "aws_elb_attachment" "${MyAWSResource}" {
}
0
0
llucycodes42
This code creates an elb_attachment resource for the given AWS resource.
Shortcut: tf_aws_elb_attachment
resource "aws_elb_attachment" "${MyAWSResource}" {
}