Copilot-cli: [question] is there a way to configure vpc, security groups and subnets?

Created on 24 Aug 2020  路  3Comments  路  Source: aws/copilot-cli

Hi,

my ecs cluster is supposed to use some resources running on EC2 instance(s) in a dedicated vpc/subnet/security group(s). Is there a possibility to provide this configuration to a new app with copilot?

PS: perhaps, it's a good candidate for FAQ, but haven't found an answer yet. Also couldn't find anything related in the wiki.

guidance

Most helpful comment

@fullstackdev-online Check out the wiki here and see the --import-xxx options to bring your existing VPCs into your Copilot apps!

All 3 comments

You can use the existing VPC and subnets.

@fullstackdev-online Check out the wiki here and see the --import-xxx options to bring your existing VPCs into your Copilot apps!

thank you, it's exactly what I was looking for!

Was this page helpful?
0 / 5 - 0 ratings