Remember deployment settings for a quick redeploy
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
It would be nice if the toolkit can 'remember' settings or parameters you have to enter during the first deployment.
It asks for region, S3 bucket name and stack name.
It would be nice when the toolkit could remember those parameters for redeployment.
I was searching if those parameters could be added to the template.yaml file but I can't find any reference on how to set region, S3 bucket or stack name.
Contributor guide
Research direction
Start with the deployment flow and the template.yaml references mentioned in the issue, then trace how region, S3 bucket name, and stack name are collected. Define where those parameters should be remembered and verify that a quick redeployment reuses them without requiring the initial prompts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100