Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 6d3e05f

Browse files
Update
1 parent 00ea9be commit 6d3e05f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

content/en/references/configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,12 @@ This section covers configuration options that are specific to certain AWS servi
125125
| - | - | - |
126126
| `PROVIDER_OVERRIDE_CLOUDWATCH` | `v1` | Use the old CloudWatch provider. |
127127

128+
### CodePipeline
129+
130+
| Variable | Example Values | Description |
131+
| - | - | - |
132+
| `CODEPIPELINE_GH_TOKEN` | | GitHub Personal Access Token to used by CodeConnections Source action to access private repositories on GitHub. |
133+
128134
### DMS
129135

130136
| Variable | Example Values | Description |

content/en/user-guide/aws/codepipeline/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ $ awslocal codepipeline untag-resource \
367367
--tag-keys purpose
368368
{{< /command >}}
369369

370-
371370
## Stages
372371

373372
## Variables

0 commit comments

Comments
 (0)