linode / linode/packer-plugin-linode
[Feature]: Switch To Child Account
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 14
- Forks
- 19
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 7
Description
Similar request to here but to integrate it into Packer as well.
Essentially, the request is to support building images in a child account from a parent token. So that users and automation can be managed with a parent account, rather than creating a child user for each account and switching credentials.
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 by tracing the Linode builder entry point in this Packer plugin and reviewing the related Terraform issue linked in the request. Determine where authentication and account selection are handled, then verify that a parent token can build images in a child account without separate child credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100