Skip to content

Conversation

@simonhammes
Copy link

@simonhammes simonhammes commented Oct 20, 2024

Related: #2

@hashicorp-cla-app
Copy link

hashicorp-cla-app bot commented Oct 20, 2024

CLA assistant check
All committers have signed the CLA.

@hashicorp-cla-app
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

ID types.String `tfsdk:"id"`
Program types.List `tfsdk:"program"`
WorkingDir types.String `tfsdk:"working_dir"`
Query types.Dynamic `tfsdk:"query"`
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a breaking change?

I tried to look up how Terraform handles schema changes, but the schema definition for data sources does not include the version field..

return result, nil
}

func marshalAttrValueToJSON(val attr.Value) ([]byte, error) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there some built-in way to serialize an attr.Value into JSON?

@simonhammes simonhammes marked this pull request as ready for review October 20, 2024 20:42
@simonhammes simonhammes requested a review from a team as a code owner October 20, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant