Create a full working template to deploy static applications on gcp, similar to [aws template](https://github.com/Kiran1689/pulstack/blob/main/pulumiProgram.js) It should deploy the site after running ```bash node index.js deploy --target gcp --dir ./public ``` Make changes to the init and index.js files accordingly.