0
0
llucycodes42
The code snippet above creates an instance of the AWS Alb resource.
Shortcut: tf_aws_alb
resource "aws_alb" "${MyAWSResource}" {
}
0
0
llucycodes42
The code snippet above creates an instance of the AWS Alb resource.
Shortcut: tf_aws_alb
resource "aws_alb" "${MyAWSResource}" {
}