Skip to content

Commit

Permalink
chore: update to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiss committed May 27, 2024
1 parent 94332a5 commit f089878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/cdk-solis-ecs/lib/efs-construct.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export class EfsConstruct extends Construct {
}
});

// todo remove to check if it is needed
new cdk.CfnOutput(this, "RecordingEFSFileStorageId", {
value: fileSystem.ref,
exportName: "RecordingEFSFileStorageId"
Expand Down

0 comments on commit f089878

Please sign in to comment.