0
0
llucycodes42
The following code declares a resource named "aws_opsworks_nodejs_app_layer" that refers to a layer named "MyAWSResource" in the AWS infrastructure.
Shortcut: tf_aws_opsworks_nodejs_app_layer
resource "aws_opsworks_nodejs_app_layer" "${MyAWSResource}" {
}