Skip to content
Discussion options

You must be logged in to vote

Ah, good question. Because the terraform.resources function evaluates attributes as values, there is currently no way to handle special attributes like the ignore_changes. This is a limitation of the terraform.resources function rather than a limitation of the HCL parser.

There are several possible solutions, for example introducing a function like terraform.resources_meta_arguments. I am positive about solving this issue.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@KingBain
Comment options

@wata727
Comment options

Answer selected by KingBain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #161 on June 27, 2025 16:39.