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.removed_blocks function #87

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Add terraform.removed_blocks function #87

merged 1 commit into from
Feb 23, 2024

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Feb 18, 2024

See https://developer.hashicorp.com/terraform/language/resources/syntax#removing-resources

This PR adds a new terraform.removed_blocks function. This correspond to the removed blocks introduced in Terraform v1.7.
The function interface and return values are pretty much the same as other functions, so there's no new functionality.

@wata727 wata727 merged commit df7a75e into main Feb 23, 2024
7 checks passed
@wata727 wata727 deleted the add_removed_blocks branch February 23, 2024 08:08
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