Skip to content

Commit 909794a

Browse files
author
Stuart MacKay
committed
Reword the introduction to the form
In the introduction above we state that the tutorial will use AWS CloudFormation. Here we inform the reader that it is a four step process.
1 parent 901b021 commit 909794a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/tutorials/initial-setup.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ We will use a pre-defined JSON template, so we can start using AppPack.
3232
| [![Create AppPack Stack in eu-north-1](https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png)](https://eu-north-1.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=apppack-account&templateURL=https%3A%2F%2Fs3.amazonaws.com%2Fapppack-cloudformations%2Flatest%2Faccount.json){target=_blank} | Europe (Stockholm) `eu-north-1` |
3333
| [![Create AppPack Stack in eu-west-2](https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png)](https://eu-west-2.console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=apppack-account&templateURL=https%3A%2F%2Fs3.amazonaws.com%2Fapppack-cloudformations%2Flatest%2Faccount.json){target=_blank} | Europe (London) `eu-west-2` |
3434

35-
36-
37-
This will drop you into the AWS Cloudformation Stack creation form. It is split into four steps:
35+
The process of creating an AWS CloudFormation Stack is divided into four steps:
3836

3937
1. **Specify template**
4038
* Click `Next`

0 commit comments

Comments
 (0)