Skip to content

Commit

Permalink
chore: create index.ts file
Browse files Browse the repository at this point in the history
  • Loading branch information
tshuli committed May 4, 2023
1 parent e7d44ad commit 9013a27
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import {} from '@opengovsg/pulumi-components'
import * as aws from '@pulumi/aws'
import * as pulumi from '@pulumi/pulumi'

// Config goes here...

0 comments on commit 9013a27

Please sign in to comment.