Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Allow configuration of container listening port on ECS #661

Merged
merged 2 commits into from
Oct 21, 2020
Merged

Conversation

codyde
Copy link
Contributor

@codyde codyde commented Oct 20, 2020

This PR enables users to configure the listening port for container workloads to deploy in ECS. This is useful for application workloads that require a specific port configured, or application deployments done via a Dockerfile.

The default port remains 3000. This PR is similar to exposed configurations we have in Nomad, K8s, and Docker currently.

@mitchellh
Copy link
Contributor

LGTM. Thanks!

@mitchellh mitchellh merged commit 61effa9 into main Oct 21, 2020
@mitchellh mitchellh deleted the b-ecs-port branch October 21, 2020 15:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants