copilot-cli
copilot-cli copied to clipboard
request: ability to create manifest template
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.
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!
gotcha, thanks a lot!
Related: #2699