Version information
- terraform: 1.5.7
- terraform provider: 0.3.0
Describe the bug
With Hive CLI check the schema is allowed, but in the data terraform resource check is not
To Reproduce
Add a comment like this to the schema.graphql
This then gives an error without any context in the Terraform run, even with TF_LOG and HIVE_DEBUG turned on.
Expected behavior
It works in both CLI and Terraform
Version information
Describe the bug
With Hive CLI check the schema is allowed, but in the data terraform resource check is not
To Reproduce
Add a comment like this to the schema.graphql
This then gives an error without any context in the Terraform run, even with TF_LOG and HIVE_DEBUG turned on.
Expected behavior
It works in both CLI and Terraform