aws / aws/aws-cdk

DockerImageAsset.buildSsh should allow arrays

Open
#34,073 1 comment 0 reactions 0 assignees View on GitHub
effort/medium feature-request p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

It's ok to have multiple `--ssh` arguments to pass multiple named keys.

### Use Case

Check out multiple private repositories on github using deployment keys. A single key cannot be authorized on multiple repos.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

2.188.0

### Environment details (OS name and version, etc.)

linux

Contributor guide

Open the contributing guide

Research direction

Locate the DockerImageAsset.buildSsh implementation and its tests, then inspect how --ssh arguments are assembled. Done means multiple named keys produce multiple --ssh arguments while the existing single-key behavior continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, typescript
Domain
devops, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.