eddmann / serverless-fargate

Maintain long-running Fargate ECS tasks within your Serverless project
53 stars 22 forks source link

Add support for portMappings #44

Closed erichcarson closed 4 months ago

erichcarson commented 1 year ago

Add support for portMappings as part of the AWS::ECS::TaskDefinition.

Verification:

erichcarson commented 1 year ago

Ping @eddmann.

linuxmant commented 4 months ago

This would be great to have

eddmann commented 4 months ago

Thank you for the PR 🙏🏻 , apologies for the current merged/revert, I was just garnering additional insight into this. Just wondering can this not already be achieved with the cloudFormationResource extension property?