Orange-OpenSource / Orange-OpenSource/AWSTerraformStarterKit
[enhancement] implement deep diff check for `make compare_configuration` command
Open
Nobody has claimed this yet.
- Dominant language
- Jinja
- Stars
- 8
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Description
The compare_configuration target perform a simple diff while sometime a deep diff could be usefull
Use Case
Can be usefull to
Contributor guide
No contributing guide indexed for this repository
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 locating the Makefile target for make compare_configuration and read how its current simple diff is performed. Clarify the expected deep-diff behavior from the incomplete use case, then add coverage for the chosen comparison cases and verify the target reports nested configuration differences.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, terraform
- Domain
- cli, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100