alvyn279 / alvyn279v2

Personal website https://alvynle.me
0 stars 0 forks source link

Github Actions for automatic deployments #4

Closed alvyn279 closed 3 years ago

alvyn279 commented 3 years ago

Look into a way to connect AWS infrastructure with Github Actions such that the app can be deployed at every change to main.

alvyn279 commented 3 years ago

Looking into a way to use least privileged permissions for GitHub actions. Potentially an assume-role setup.

alvyn279 commented 3 years ago

Done: https://github.com/alvyn279/alvyn279v2/actions/runs/362259859/workflow

Strategy