Commit 34deb09
feat: remove coder_secret block extractor (#212)
Drops the parser, types, test fixtures, and Output.SecretRequirements
field that landed in #198/#200.
After this change preview no longer parses 'data "coder_secret"' blocks
and Output.SecretRequirements is gone. This is being removed due to a
change in direction for how secrets work in Coder (see
https://linear.app/codercom/issue/PLAT-243).
Co-authored-by: Coder Agents <agents@coder.com>1 parent b4c3577 commit 34deb09
9 files changed
Lines changed: 18 additions & 530 deletions
File tree
- extract
- testdata
- secretsbasic
- secretsconditional
- types
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
280 | 279 | | |
281 | 280 | | |
282 | 281 | | |
283 | | - | |
284 | 282 | | |
285 | 283 | | |
286 | 284 | | |
287 | 285 | | |
288 | 286 | | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
297 | 294 | | |
298 | 295 | | |
299 | 296 | | |
| |||
0 commit comments