Skip to content

Commit

Permalink
feat: instance properties (wip)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmussy committed Apr 13, 2024
1 parent 071d8da commit 344dc1c
Show file tree
Hide file tree
Showing 3 changed files with 880 additions and 20 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/aws-ec2/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export * from './bastion-host';
export * from './connections';
export * from './cfn-init';
export * from './cfn-init-elements';
export * from './instance-properties';
export * from './instance-types';
export * from './instance';
export * from './launch-template';
Expand Down
Loading

0 comments on commit 344dc1c

Please sign in to comment.