Skip to content

Commit

Permalink
docs: update the AWS video (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf authored Aug 28, 2023
1 parent 8ecaa70 commit 7b3aedc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/docs/drivers/aws-lightsail.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ The simplest way is to use `aws configure` command or to set the `AWS_ACCESS_KEY

In GitHub Actions, you can also use the [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) action to setup credentials in a secure way.

Also, you can check out the video below for a step-by-step guide on how to configure AWS credentials ans use them with Preevy.

<p align="center"><iframe width="816" height="480" src="https://www.youtube.com/embed/LXOHlK5T7Ew?si=wPZlEi4mugQYL8GI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>

### Required AWS permissions

Preevy requires the following IAM policy to be able to provision and manage Lightsail VMs:
Expand Down

0 comments on commit 7b3aedc

Please sign in to comment.