jorgebastida / jorgebastida/gordon
Typo? "context_destinaton"
- Dominant language
- Python
- Stars
- 2k
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
The generated CF JSON contains instances of `context_destinaton` *[sic]*
I don't pretend to understand how CloudFormation works, nor how the `.context` file is injected. Renaming to to `context_destination` would change about 27 tests.
Would this be a reasonable thing to do?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the generated CloudFormation JSON and the `.context` file handling define `context_destinaton`; inspect the related tests and their 27 expected occurrences. Done means consistently using `context_destination` in generated output and updating the affected tests without changing unrelated CloudFormation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100