Skip to content

Commit f717c84

Browse files
authored
Updating the architecture with the updated version control system images (#52)
* updating the image to the new features added * updating the readme for organized structure * updating the readme for organized structure
1 parent 86ba080 commit f717c84

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed
44.2 KB
Loading

examples/cdk-application-pipeline/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,16 +108,18 @@ To deploy the pipeline to the toolchain AWS account run:
108108
npx ts-node infrastructure/src/setup.ts
109109
```
110110
Make a selection for your source:
111-
1. CodeCommit
112-
2. Github
113-
3. BitBucket
114-
4. Github Enterprise Server
111+
1. Github
112+
2. BitBucket
113+
3. Github Enterprise Server
114+
4. CodeCommit
115115

116116
![Version Control System Source](docs/SelectSource.png)
117117

118-
If you choose CodeCommit as the source, no additional inputs required.
118+
**If you choose CodeCommit as the source, no additional inputs required.**
119119

120-
If you choose Github/BitBucket/GithubEnterpiseServer as source, then provide following parameters as asked:
120+
_Note: AWS CodeCommit is no longer available to new customers. Existing customers of AWS CodeCommit can continue to use the service as normal. [Learn more](https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/)_
121+
122+
**If you choose Github/BitBucket/GithubEnterpiseServer as source, then provide following parameters as asked:**
121123
1. profile
122124
2. owner
123125
3. repositoryName

0 commit comments

Comments
 (0)