fix a couple of late night typos

This commit is contained in:
Ric Harvey 2024-04-17 09:17:29 +01:00
parent 9a90ca93e8
commit 717562888e
Signed by: ric
GPG key ID: 7FDEB4C0C7D5CB61

View file

@ -10,7 +10,7 @@ Log into the AWS console and head to the IAM service. In here you need to create
![Generate an AWS user](./img/aws-1.png)
Hit next and continue. On the next screen click attach policy and choose Administrator Access 9this is because you sometimes need to use terraform/tofu to create IAM policies)
Hit next and continue. On the next screen click attach policy and choose Administrator Access (this is because you sometimes need to use terraform/tofu to create IAM policies)
![Generate an AWS user](./img/aws-2.png)
@ -106,8 +106,8 @@ deploy:
action: start
```
6. You'll need to manually click deploy in the pipeline view
7. Click commit and your build _should_ begin
6. Click commit and your build _should_ begin
7. You'll need to manually click deploy in the pipeline view
![Build Pipeline](./img/build.png)