Skip to content

VPC Configuration #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dested opened this issue Mar 1, 2025 · 1 comment
Open

VPC Configuration #12

dested opened this issue Mar 1, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@dested
Copy link

dested commented Mar 1, 2025

I am trying to combine this with CDK in a nice way, and it'd be wonderful if I could create the VPC in cdk and set simply set it like:

containers:
  service:
    compute:
      type: awsFargateEcs
      awsFargateEcs:
        vpc: vpc-12345

Any advice is helpful!

@austencollins
Copy link
Member

@dested Support for existing resources is next on the road map. We're just wrapping up sidecars. So existing resources should start being supported next week. We will definitely be starting with VPCs.

@austencollins austencollins added the enhancement New feature or request label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants