Create your Digger account
Install the Digger GitHub App
Create Action Secrets with cloud credentials
AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
You can also use
OIDC for AWS
authentication.Create digger.yml
prod
directory:Create Github Actions workflow file
.github/workflows/digger_workflow.yml
(name is important!)Create a PR to verify that it works
digger apply
and shortly after apply output will be added as comment too.