do a delta diff instead of updating resources extraneously
Open
feature-request
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
at the moment chalice on execution will always update resources instead of checking to see if even needs to update resources.
at the moment chalice fetches the info for current resource state and throws it away/casts it to return a boolean for resource existence.
Contributor guide
Research direction
No files or tests are named. Start by tracing Chalice's execution path that fetches the current resource state and currently discards it after checking resource existence. Define the desired-versus-current comparison and verify that execution updates only resources with differences, while leaving unchanged resources untouched.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100