Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "app package" to write nested stack template #648

Closed
efekarakus opened this issue Feb 11, 2020 · 0 comments · Fixed by #678
Closed

Update "app package" to write nested stack template #648

efekarakus opened this issue Feb 11, 2020 · 0 comments · Fixed by #678
Assignees
Labels
area/addon Issues about addons. type/enhancement Issues that are improvements for existing features.

Comments

@efekarakus
Copy link
Contributor

Ask

We want to modify the app package --output-dir command to also write the nested stack generated from the addons/ directory.

For example:

$ ecs-preview app package --name webhook --env test --output-dir infrastructure/
$ ls infrastructure/
webhook-stack.yml         # Already exists
params-test.json          # Already exists
addons-template.yml       # New!

Parent story

#644

@efekarakus efekarakus added type/enhancement Issues that are improvements for existing features. area/addon Issues about addons. labels Feb 11, 2020
@efekarakus efekarakus added this to Backlog in Sprint 🏃‍♀️ via automation Feb 11, 2020
@iamhopaul123 iamhopaul123 self-assigned this Feb 17, 2020
@efekarakus efekarakus moved this from Backlog to In progress in Sprint 🏃‍♀️ Feb 19, 2020
@iamhopaul123 iamhopaul123 moved this from In progress to In review in Sprint 🏃‍♀️ Feb 19, 2020
Sprint 🏃‍♀️ automation moved this from In review to Pending release Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/addon Issues about addons. type/enhancement Issues that are improvements for existing features.
Projects
Sprint 🏃‍♀️
  
Pending release
Development

Successfully merging a pull request may close this issue.

2 participants