Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 637 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 637 Bytes

bootstrap

System Requirements

CI bot

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

OIDC

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.