1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ In this tutorial, you will set up Digger to automate terraform pull requests usi
13
13
<Note >
14
14
Digger GitHub App does not need access to your cloud account, it just starts jobs in your CI. All sensitive data stays in your CI job.
15
15
16
- You can also [ self-host Digger orchestrator] ( /self-host/deploy-docker ) with a private GiHub app and issue your own token
16
+ You can also [ self-host Digger orchestrator] ( /ce/ self-host/deploy-docker ) with a private GiHub app and issue your own token
17
17
18
18
</Note >
19
19
20
- # Create Action Secrets with AWS credentials (you can also [ use OIDC] ( https://docs.digger.dev /cloud-providers/authenticating-with-oidc-on-aws) )
20
+ # Create Action Secrets with AWS credentials (you can also [ use OIDC] ( /ce /cloud-providers/authenticating-with-oidc-on-aws) )
21
21
22
22
In GitHub repository settings, go to Secrets and Variables - Actions. Create the following secrets:
23
23
0 commit comments