Skip to content

fix: sort out Vpc public API#214

Open
droguljic wants to merge 2 commits into
docs/v2-updatefrom
fix/sort-out-vpc-api
Open

fix: sort out Vpc public API#214
droguljic wants to merge 2 commits into
docs/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

droguljic added 2 commits May 5, 2026 17:35
Documentation for v2, generated with the help of AI.
Component specific documentation is moved into their respective folders,
main `README.md` only references it.
The `examples` folder is for now removed and replaced partially by the in
documentation examples.
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
@droguljic droguljic force-pushed the docs/v2-update branch 2 times, most recently from f5cf036 to e033356 Compare May 15, 2026 14:01
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.

3 participants