0
0
llucycodes42
This code creates an instance of the aws_opsworks framework in the current AWS account.
Shortcut: tf_aws_opsworks_instance
resource "aws_opsworks_instance" "${MyAWSResource}" {
}
0
0
llucycodes42
This code creates an instance of the aws_opsworks framework in the current AWS account.
Shortcut: tf_aws_opsworks_instance
resource "aws_opsworks_instance" "${MyAWSResource}" {
}