Michael Dodsworth

Results 3 comments of Michael Dodsworth

I was running into the same issue. Looks like the generated types keep the `@/types` alias which then can't be resolved. See this issue describing the problem and the workaround...

I'm still seeing issues with https://registry.terraform.io/modules/terraform-aws-modules/rds-aurora. ``` source = "terraform-aws-modules/rds-aurora/aws" version = "7.2.2" ```

@cristianrgreco - Gave it a pass https://github.com/testcontainers/testcontainers-node/pull/1130