0
0
llucycodes42
This code creates a new resource called "aws_opsworks_ganglia_layer" in the current context. The value of the new resource is the path to an existing Ganglia layer.
Shortcut: tf_aws_opsworks_ganglia_layer
resource "aws_opsworks_ganglia_layer" "${MyAWSResource}" {
}