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
{{ message }}
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
Traceback (most recent call last):
File "check_tag.py", line 16, in test_aws_ebs_volume
self.v.resources(tagged_resources).property('tags').should_have_properties(required_tags)
File "/home/karthik/.local/lib/python2.7/site-packages/terraform_validate/terraform_validate.py", line 199, in should_have_properties
property_names = property.property_value.keys()
AttributeError: 'unicode' object has no attribute 'keys'
Ran 1 test in 0.043s
FAILED (errors=1)
protoz, mproffitt, S-Collison, joelebeau9 and brittandeyoung