@@ -62,6 +62,8 @@ features:
6262 url : https://developer.hashicorp.com/terraform/language/functions/templatestring
6363 - name : Backend configuration using locals and variables
6464 tools :
65+ terraform :
66+ featureRequestURL : https://github.com/hashicorp/terraform/issues/13022
6567 opentofu :
6668 version : " 1.8"
6769 - name : .tofu extension
@@ -100,6 +102,8 @@ features:
100102 url : https://developer.hashicorp.com/terraform/language/v1.10.x/upgrade-guides#s3-backend
101103 - name : OCI registry support
102104 tools :
105+ terraform :
106+ featureRequestURL : https://github.com/hashicorp/terraform/issues/31463
103107 opentofu :
104108 version : " 1.10"
105109 url : https://opentofu.org/docs/cli/oci_registries/
@@ -136,6 +140,8 @@ features:
136140 url : https://developer.hashicorp.com/terraform/language/resources/ephemeral/write-only
137141 - name : Enabled for resources and modules
138142 tools :
143+ terraform :
144+ featureRequestURL : https://github.com/hashicorp/terraform/issues/21953
139145 opentofu :
140146 version : " 1.11"
141147 url : https://opentofu.org/docs/language/meta-arguments/enabled/
@@ -144,18 +150,26 @@ features:
144150 terraform :
145151 version : " 1.12"
146152 url : https://developer.hashicorp.com/terraform/plugin/framework/resources/identity
153+ opentofu :
154+ featureRequestURL : https://github.com/opentofu/opentofu/issues/2854
147155 - name : Backend implementation for Oracle Cloud Infrastructure (OCI) Object Storage
148156 tools :
149157 terraform :
150158 version : " 1.12"
151159 url : https://developer.hashicorp.com/terraform/language/backend/oci
160+ opentofu :
161+ featureRequestURL : https://github.com/opentofu/opentofu/issues/1011
152162 - name : Search for resources in a declarative way
153163 tools :
154164 terraform :
155165 version : " 1.14"
156166 url : https://developer.hashicorp.com/terraform/cli/commands/query
167+ opentofu :
168+ featureRequestURL : https://github.com/opentofu/opentofu/issues/3787
157169 - name : Actions for performing day-two operations
158170 tools :
159171 terraform :
160172 version : " 1.14"
161173 url : https://developer.hashicorp.com/terraform/language/invoke-actions
174+ opentofu :
175+ featureRequestURL : https://github.com/opentofu/opentofu/issues/3309
0 commit comments