aws/copilot-cli

Prefix Lists

Open

#4,272 opened on Dec 15, 2022

View on GitHub
 (5 comments) (2 reactions) (0 assignees)Go (3,737 stars) (441 forks)auto 404
good first issuesize/Stype/feature

Description

Hi Team,

I've attempted to try to swap out an IP specification in a Load Balancer security group with a prefix list and I'm getting the following error.

» copilot env deploy --name test ✘ validate environment manifest for "test": validate "http config": validate "public": parse IPNet pl-xxxxxxxxxxxxxxxxx: invalid CIDR address: pl-xxxxxxxxxxxxxxxxx

Is there any way to achieve this in the current state or would this need to be a new feature?

Cheers,

Damon

Contributor guide