bug fix. Resource properties created dynamically that are referenced in static analysis are given a static string as value for rule checks. Intended to provide a way to check for "present" properties while not being able to resolve a given value from terraform.
expanded and separated testing for terraform 11 vs 12
Closes #146