Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metadata functions structs #68

Merged
merged 5 commits into from
Feb 8, 2023
Merged

Add metadata functions structs #68

merged 5 commits into from
Feb 8, 2023

Conversation

dbanck
Copy link
Member

@dbanck dbanck commented Feb 7, 2023

This PR adds the structs to work with the new terraform metadata functions -json output, which was introduced in hashicorp/terraform#32487.

It also fixes a small typo in the schema validation.

Tests should be green, as soon as #67 is merged.

Copy link
Member

@radeksimko radeksimko left a comment

Choose a reason for hiding this comment

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

Mostly minor comments/questions in-line

metadata.go Outdated Show resolved Hide resolved
schemas.go Show resolved Hide resolved
metadata.go Outdated Show resolved Hide resolved
metadata.go Outdated Show resolved Hide resolved
dbanck and others added 2 commits February 8, 2023 14:32
Co-authored-by: Radek Simko <radek.simko@gmail.com>
@dbanck dbanck merged commit 6ebf043 into main Feb 8, 2023
@dbanck dbanck deleted the f-metadata-functions branch February 8, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants