Skip to content

Schema comments dont work in Terraform but work in CLI #34

@davidweterings

Description

@davidweterings

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

Image

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions