We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03e01a1 + f92f770 commit e02a6e2Copy full SHA for e02a6e2
1 file changed
user-management/infra/aws/lib/network.ts
@@ -1,7 +1,5 @@
1
import { SubnetType, Vpc } from "aws-cdk-lib/aws-ec2";
2
import { Construct } from "constructs";
3
-import { SharedProps } from "./constructs/shared-props";
4
-
5
export interface NetworkProps {
6
networkName: string;
7
}
0 commit comments