diff --git a/index.ts b/index.ts new file mode 100644 index 0000000..4837cfa --- /dev/null +++ b/index.ts @@ -0,0 +1,5 @@ +import {} from '@opengovsg/pulumi-components' +import * as aws from '@pulumi/aws' +import * as pulumi from '@pulumi/pulumi' + +// Config goes here... \ No newline at end of file