- AWS credentials settings
make
podman
ordocker
bot user for executing GitHub Actions workflows
Resources:
- IAM user with proper permissions and access keys
- Access keys populated as GitHub organization secrets
make ENV=prod up
Activating the connection between GitHub Actions and AWS according to GitHub This is required for an effective CI for the creds repo. The video provides a detailed explansion how this works.