manifoldco / manifoldco/torus-cli
Gatekeeper: Generate AWS bootstrap information
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Go
- Stars
- 603
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
With the Gatekeeper, you must either specify --role and --org, or rely on the defaults you set in the daemon running the Gatekeeper instance.
A more reliable way would be to use something in AWS to determine that information, such as instance tags.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Gatekeeper handling for --role and --org, then inspect how daemon defaults are used. Define how AWS instance information, such as instance tags, should supply these values; done means the Gatekeeper can reliably bootstrap without requiring both flags or daemon defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100