copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

request: ability to create manifest template

Open shunjizhan opened this issue 2 years ago • 3 comments

hey, I was wondering if there is a way to create a shared template for services that has very similar manifests?

For example if I have 5 different services, whose manifest is 90% similar (same type, same database, same cpu/memory, same sidecars...), only a couple lines of variable/command difference. Now I have to copy & paste and create 5 different manifests that has much overlap.

It will be super convenient if I can make these manifests "extend" a base shared template, then only put the overrides in the manifest.

shunjizhan avatar Oct 28 '22 03:10 shunjizhan

Hello @shunjizhan. This is a feature request for us. Right now we don't have a good native way of doing that. It is related to https://github.com/aws/copilot-cli/issues/2699 would you mind to thumb up the issue? Thank you!

iamhopaul123 avatar Oct 28 '22 16:10 iamhopaul123

gotcha, thanks a lot!

shunjizhan avatar Oct 29 '22 04:10 shunjizhan

Related: #2699

Lou1415926 avatar Dec 08 '23 19:12 Lou1415926