We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f37e7 commit a2fe295Copy full SHA for a2fe295
terraform_compliance/extensions/terraform.py
@@ -32,6 +32,7 @@ def __init__(self, filename, parse_it=True):
32
'1.4.',
33
'1.5.',
34
'1.6.',
35
+ '1.7.',
36
)
37
self.supported_format_versions = [
38
'0.1',
0 commit comments