Greg

Results 2 issues of Greg

I am deploying my app to S3. From what I read behind the scenes, `react-snap` copies the original `index.html` to `200.html` which is great because I can use it as...

In version `@pulumi/gcp` - 6.59.0, the Bucket constructor requires arguments and `location` property is required. Type file: @pulumi/gcp/storage/bucket.d.ts [Link to the code example with the issue](https://github.com/pulumi/examples/blob/26e78b602d9bcca430d08edfd01e5eb955aa36f6/gcp-ts-serverless-raw/index.ts#L6C49-L6C49)

kind/bug
area/examples