Skip to content

Commit

Permalink
chore(amazon): Export subnet files (#9394)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyhebebrand committed Jul 1, 2021
1 parent 7d10590 commit acbfe30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/modules/amazon/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export * from './loadBalancer';
export * from './function';
export * from './reactShims';
export * from './serverGroup';
export * from './subnet';
export * from './vpc';
export * from './instance';
export * from './securityGroup';

0 comments on commit acbfe30

Please sign in to comment.