This template creates two AWS OpsWorks instances that are associated with the `myStack` AWS OpsWorks stack and the `myLayer` AWS OpsWorks layer. The instances are of type `m1.small`.

myInstance1
AWS::OpsWorks::Instance


myInstance2
AWS::OpsWorks::Instance


CloudFormation Template

Share Template