Skip to content

fix: sort out Vpc public API#214

Open
droguljic wants to merge 1 commit intodocs/v2-updatefrom
fix/sort-out-vpc-api
Open

fix: sort out Vpc public API#214
droguljic wants to merge 1 commit intodocs/v2-updatefrom
fix/sort-out-vpc-api

Conversation

@droguljic
Copy link
Copy Markdown
Contributor

@droguljic droguljic commented May 6, 2026

The Vpc component public API has been inconsistent with the rest of codebase.
Changes made:

  • The args signature: args: VpcArgs -> args: Vpc.Args = {}
  • The defaults are no longer part of the public API

Depends on: #212

The `Vpc` component public API has been inconsistent with the rest of
codebase.
Changes made:
- The `args` signature: `args: VpcArgs` -> `args: Vpc.Args = {}`
- The `defaults` are no longer part of the public API
@droguljic droguljic added this to the v2 milestone May 6, 2026
@droguljic droguljic requested review from bornast and mandryllo May 6, 2026 13:55
@droguljic droguljic added the Don't merge Do not merge this PR label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Don't merge Do not merge this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants