Kacy Fortner

Results 2 issues of Kacy Fortner

Hi folks. We're currently using Prisma with our nodejs project, but our Go services use static queries that may drift in the future. We'd like to use the Prisma schema...

bug/1-unconfirmed
kind/bug

Hi folks, I've added support for AWS Athena and the four supported Terraform resources in the official AWS provider: [athena_data_catalog](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/athena_data_catalog), [athena_database](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/athena_database), [athena_named_query](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/athena_named_query), [athena_workgroup](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/athena_workgroup). I've also bumped the `aws-sdk-go-v2` dependency from...

Stale