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

schema: add 1.1 moved block #121

Merged
merged 2 commits into from
Jul 8, 2022
Merged

schema: add 1.1 moved block #121

merged 2 commits into from
Jul 8, 2022

Conversation

radeksimko
Copy link
Member

@radeksimko radeksimko commented Jul 7, 2022

See https://github.com/hashicorp/terraform/blob/v1.1/CHANGELOG.md#110-december-08-2021 and https://www.terraform.io/language/modules/develop/refactoring#moved-block-syntax

Fixes #63

This will be useful to get merged before hashicorp/terraform-ls#993 in case we need to restructure the existing schemas in any more significant way.


LS UX

Screenshot 2022-07-07 at 08 50 03

Screenshot 2022-07-07 at 08 50 14

@radeksimko radeksimko added the enhancement New feature or request label Jul 7, 2022
@radeksimko radeksimko changed the title schema: add 1.1 moved block schema: add 1.1 moved block Jul 7, 2022
@radeksimko radeksimko requested a review from a team July 7, 2022 07:53
Copy link
Member

@dbanck dbanck left a comment

Choose a reason for hiding this comment

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

LGTM! Just a minor question

internal/schema/1.1/moved.go Outdated Show resolved Hide resolved
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.

Reflect upcoming "config-driven move" experiment
2 participants