File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9191 "url" : " https://opentofu.org/docs/intro/whats-new/#external-key-providers"
9292 },
9393 {
94- "name" : " Ephemeral values and write-only arguments " ,
94+ "name" : " Ephemeral values and resources " ,
9595 "version" : " 1.11" ,
9696 "url" : " https://opentofu.org/docs/language/ephemerality/ephemeral-resources/"
9797 },
98+ {
99+ "name" : " Write-only attributes" ,
100+ "version" : " 1.11" ,
101+ "url" : " https://opentofu.org/docs/main/language/ephemerality/write-only-attributes/"
102+ },
98103 {
99104 "name" : " Enabled for resources and modules" ,
100105 "version" : " 1.11" ,
137142 "url" : " https://developer.hashicorp.com/terraform/language/functions/templatestring"
138143 },
139144 {
140- "name" : " Ephemeral values and write-only arguments " ,
145+ "name" : " Ephemeral values and resources " ,
141146 "version" : " 1.10" ,
142147 "url" : " https://developer.hashicorp.com/terraform/language/resources/ephemeral"
143148 },
Original file line number Diff line number Diff line change @@ -155,10 +155,15 @@ var tools = []byte(`{
155155 "url": "https://opentofu.org/docs/intro/whats-new/#external-key-providers"
156156 },
157157 {
158- "name": "Ephemeral values and write-only arguments ",
158+ "name": "Ephemeral values and resources ",
159159 "version": "1.11",
160160 "url": "https://opentofu.org/docs/language/ephemerality/ephemeral-resources/"
161161 },
162+ {
163+ "name": "Write-only attributes",
164+ "version": "1.11",
165+ "url": "https://opentofu.org/docs/main/language/ephemerality/write-only-attributes/"
166+ },
162167 {
163168 "name": "Enabled for resources and modules",
164169 "version": "1.11",
@@ -201,7 +206,7 @@ var tools = []byte(`{
201206 "url": "https://developer.hashicorp.com/terraform/language/functions/templatestring"
202207 },
203208 {
204- "name": "Ephemeral values and write-only arguments ",
209+ "name": "Ephemeral values and resources ",
205210 "version": "1.10",
206211 "url": "https://developer.hashicorp.com/terraform/language/resources/ephemeral"
207212 },
Original file line number Diff line number Diff line change 9191 "url" : " https://opentofu.org/docs/intro/whats-new/#external-key-providers"
9292 },
9393 {
94- "name" : " Ephemeral values and write-only arguments " ,
94+ "name" : " Ephemeral values and resources " ,
9595 "version" : " 1.11" ,
9696 "url" : " https://opentofu.org/docs/language/ephemerality/ephemeral-resources/"
9797 },
98+ {
99+ "name" : " Write-only attributes" ,
100+ "version" : " 1.11" ,
101+ "url" : " https://opentofu.org/docs/main/language/ephemerality/write-only-attributes/"
102+ },
98103 {
99104 "name" : " Enabled for resources and modules" ,
100105 "version" : " 1.11" ,
137142 "url" : " https://developer.hashicorp.com/terraform/language/functions/templatestring"
138143 },
139144 {
140- "name" : " Ephemeral values and write-only arguments " ,
145+ "name" : " Ephemeral values and resources " ,
141146 "version" : " 1.10" ,
142147 "url" : " https://developer.hashicorp.com/terraform/language/resources/ephemeral"
143148 },
You can’t perform that action at this time.
0 commit comments