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 terraform.imports and terraform.checks functions #69

Merged
merged 2 commits into from
Oct 21, 2023

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Oct 14, 2023

See https://developer.hashicorp.com/terraform/language/import
See https://developer.hashicorp.com/terraform/language/checks

This PR adds new functions, terraform.imports and terraform.checks. These correspond to the import and check blocks introduced in Terraform v1.5.

The function interface and return values are pretty much the same as other functions, so there's no new functionality.

@wata727 wata727 merged commit 1c73e26 into main Oct 21, 2023
7 checks passed
@wata727 wata727 deleted the add_import_and_check_blocks branch October 21, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant