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

Backport of Update ECS plugin to not assign public ip on ec2_cluster into release/0.1.x #758

Conversation

hc-waypoint-bot
Copy link

Backport

This PR is auto-generated from #724 to be assessed for backporting due to the inclusion of the label backport/0.1.x.

The below text is copied from the body of the original PR.


When using ec2_cluster = true there is an error InvalidParameterException: Assign public IP is not supported for this launch type. This wraps the AssignPublicIp network configuration so that on ec2_clusters this is not set to enabled.

This was reported in #643, and I've experienced it myself. Without ec2_cluster = true, Fargate will be used, and this setting works.

@hc-waypoint-bot hc-waypoint-bot force-pushed the backport/dl-ec2cluster-no-public-ip/actually-sensible-caiman branch from b0cf3d5 to d7fa95c Compare November 5, 2020 16:07
@mitchellh mitchellh merged commit a0ad365 into release/0.1.x Nov 5, 2020
@mitchellh mitchellh deleted the backport/dl-ec2cluster-no-public-ip/actually-sensible-caiman branch November 5, 2020 16:08
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.

3 participants