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
Operating System: Windows 11 Enterprise / Github Actions Ubuntu
Description
I am trying to implement a "check" block in an Azure Redis Cache module and get the following error running terrascan (both locally and through superlinter): Unsupported block type; Blocks of type "moved" are not expected here
What I Did
2024-09-13 21:13:40 [INFO] Stderr contents for TERRAFORM_TERRASCAN:
------
2024-09-13T21:13:34.348Z error cli/run.go:141 scan run failed***error 26 0 failed to load iac file '/xxx/yyy/myFile.tf'. error:
/xxx/yyy/myFile.tf:19,1-6: Unsupported block type; Blocks of type "check" are not expected here.
***
------
The text was updated successfully, but these errors were encountered:
Description
I am trying to implement a "check" block in an Azure Redis Cache module and get the following error running terrascan (both locally and through superlinter):
Unsupported block type; Blocks of type "moved" are not expected here
What I Did
The text was updated successfully, but these errors were encountered: