Feature Request: Pass CapacityReservationId for build-image cli command
- Dominant language
- Python
- Stars
- 888
- Forks
- 314
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Our team received some instances via a targeted capacity reservation from aws customer service.
Because the reservation is targeted and the instances in the reservation are otherwise unavailable, we were unable to use the `build-image` command to create a Pcluster custom AMI for those instances.
Is it possible to add `ReservationCapacityId` to the `image_config.yaml` schema to utilize instances in targeted capacity reservations for the `build-image` command?
Contributor guide
Research direction
Start by tracing how the build-image command reads image_config.yaml and passes instance configuration to AWS. Confirm the correct capacity-reservation field and API flow; done means the schema accepts the reservation ID and build-image uses it for targeted reservations, with coverage for the new configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100