You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -201,8 +201,7 @@ YAML.
201
201
A CloudFormation template represents a *stack*, and the components within the
202
202
*stack* are known as *resources*.
203
203
204
-
In this workshop, as a class we will compose a static template. It will cover
205
-
everything from the VPC to an Auto Scaling Group.
204
+
In this workshop, as a class we will compose a static template. It will cover the creation of a auto scaling group with an associated security group(s). We assume a VPC and subnets already exist.
206
205
207
206
If you are lost, it is OK. This part of the workshop is more about doing.
0 commit comments