bottlerocket-os / bottlerocket-os/twoliter
Enable assuming different AWS roles for different parts of the build
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 43
- Avg merge
- 11h 13m
- Merged PRs (30d)
- 16
Description
Twoliter currently does not provide any way to assume different AWS roles during different build phases. This can be rather annoying if you want to assume e.g. one role to fetch kits from a private ECR repository, and then use another one to interact with KMS for secureboot keys.
Contributor guide
Research direction
Start by tracing Twoliter's build phases and how AWS access is currently handled. Define how separate role assumptions would apply to fetching kits from a private ECR repository and interacting with KMS; done requires both phases to use their intended roles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- build-system, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100