Matt Gunnin

Results 25 comments of Matt Gunnin

Here's a fix that modifies the datascience.tf file to handle empty data source results gracefully. It resolved the error for me ``` resource "oci_datascience_project" "lol_project" { compartment_id = var.compartment_ocid description...

DIsregard.. Still hitting other errors. Not familiar enough with Oracle or Terraform to debug further. Hopefully the code owners can suggest a fix.

> Hey @mgunnin thanks for the comments - I've taken a look and this is an issue some people are getting. May I ask what your OCI account type is...

> > > Hey @mgunnin thanks for the comments - I've taken a look and this is an issue some people are getting. May I ask what your OCI account...

> Thanks for the kind words, I do appreciate it! I hope you enjoyed part of the code, I always get excited when people look at my projects and invest...

Having this exact issue on Mac 15.1.

It's the first app that is broken of all the ones I use.

I'm getting the same issues when running npm/npx commands. Last one happened when it ran "npm run dev". The only way to get it back is to completely restart cursor.

Still having the same issues. Even when it runs a console command without any user actions and the results are an error. I end up have to copy the error,...

Seems to happen when you change the names of the variables. I'm getting the same error as well. When I use the default config, it ran fine.