Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianBorn committed Apr 11, 2020
2 parents 236f534 + e6d74f4 commit 2903b17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,6 @@ The infrastructure is devided in 2 Stacks. The **network** Stack sets up the req
```create_stack.sh network network.yml network-parameters.json```<br>
`2.` Create the servers stack<br>
```create_stack.sh servers servers.yml servers-parameters.json```<br>
or (in order to create IAM profiles)<br>
```aws cloudformation update-stack --stack-name servers --template-body file://servers.yml --parameters file://servers-parameters.json --capabilities CAPABILITY_IAM```

0 comments on commit 2903b17

Please sign in to comment.