aboutsummaryrefslogtreecommitdiff
path: root/src/terraform/feature.json
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2022-05-16 21:05:19 +0300
committerGitHub <noreply@github.com>2022-05-16 21:05:19 +0300
commita7dc1749defe3b965051877e998bfc0a664059f6 (patch)
treef68df596a9ee087a56870fc41f8b2af0ac7172c0 /src/terraform/feature.json
parent5cf250cf2f0fc73b9d9f9189894608e1b2322dcf (diff)
python: bug fix when version = none (#14)
* python: bug fix * add missing "none" proposal * nit
Diffstat (limited to 'src/terraform/feature.json')
-rw-r--r--src/terraform/feature.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/terraform/feature.json b/src/terraform/feature.json
index 19e012c..8af83a7 100644
--- a/src/terraform/feature.json
+++ b/src/terraform/feature.json
@@ -6,6 +6,7 @@
"type": "string",
"proposals": [
"latest",
+ "none",
"1.1",
"1.0",
"0.15"