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

terraform: Fix provider::terraform::* function names #2046

Merged
merged 1 commit into from
May 11, 2024

Conversation

wata727
Copy link
Member

@wata727 wata727 commented May 11, 2024

See also #2030

I had overlooked hashicorp/terraform#34830, so the names in development were being used as Terraform-specific function names. As a result, in TFLint v0.51 terraform-specific functions always return unknown values.

This PR fixes the function names so that the terraform-specific functions return the known values.

@wata727 wata727 merged commit d69dad0 into master May 11, 2024
13 checks passed
@wata727 wata727 deleted the rename_terraform_functions branch May 11, 2024 13:25
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.

1 participant