Skip to content

Commit 7b4d1b4

Browse files
viren-nadkarnigiogranoquetzalliwrites
authored
CodePipeline: Add documentation (#1686)
Co-authored-by: Giovanni Grano <[email protected]> Co-authored-by: Quetzalli <[email protected]>
1 parent 310dfbd commit 7b4d1b4

File tree

3 files changed

+454
-2
lines changed

3 files changed

+454
-2
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/references/coverage/coverage_codepipeline/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "codepipeline"
3-
linkTitle: "codepipeline"
2+
title: "CodePipeline"
3+
linkTitle: "CodePipeline"
44
description: >
55
Implementation details for API codepipeline
66
hide_readingtime: true

0 commit comments

Comments
 (0)