0
0
llucycodes42
This code creates a static web layer in your AWS account. This layer is used to serve up your website content from a publicly accessible AWS cloud deployment.
Shortcut: tf_aws_opsworks_static_web_layer
resource "aws_opsworks_static_web_layer" "${MyAWSResource}" {
}