You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I's like to do some detection on duplicate keys in a map. terraform_map_duplicate_keys should do the trick, but our variables are populated in a .tfvars file.
With or without the --var-file=X.tfvars option, there is no detection of the duplicate keys. Is there a way to check the content of the .tfvars file?
Versions:
TFLint version 0.52.0
ruleset.terraform (0.9.0)
BTW: 0.9.1 was the same behaviour
The text was updated successfully, but these errors were encountered:
I's like to do some detection on duplicate keys in a map. terraform_map_duplicate_keys should do the trick, but our variables are populated in a .tfvars file.
With or without the --var-file=X.tfvars option, there is no detection of the duplicate keys. Is there a way to check the content of the .tfvars file?
Versions:
TFLint version 0.52.0
BTW: 0.9.1 was the same behaviour
The text was updated successfully, but these errors were encountered: