The gateway task submodule does not allow for adding in one's own container definitions to the task, I believe this should be added due to someone adding sidecars for things like:
log ingestion
metric collection
custom metric creation in cloudwatch (I have a sidecar that posts the active connections of envoy to cloudwatch for fargate scaling purposes)
It would be helpful to have a container definition to facilitate this. I'm going to work on a PR for this
The gateway task submodule does not allow for adding in one's own container definitions to the task, I believe this should be added due to someone adding sidecars for things like:
It would be helpful to have a container definition to facilitate this. I'm going to work on a PR for this