Commit ddc0e99
authored
chore: remove coder_secret Terraform integration (#25512)
Removes the coder_secret Terraform integration: the data.coder_secret
consumption path through provisionerdserver → provisioner.proto →
provisioner/terraform, the dynamic-parameter secret-requirement
validation, and the workspace-update / resolve-autostart surfaces that
depended on it. This is being done due to a product/feature direction
change (see PLAT-243). User-secret CRUD (DB, REST, CLI, UI, telemetry, audit)
and the agent-manifest secret-injection path are untouched.
The provisionerd API is bumped from v1.17 to v1.18 rather than rolled
back: v1.17 shipped in v2.33.x, so user_secrets field numbers are
reserved and the changelog documents both versions.
Generated with assistance from Coder Agents.1 parent 26a0805 commit ddc0e99
45 files changed
Lines changed: 834 additions & 3858 deletions
File tree
- cli/testdata
- coderd
- apidoc
- autobuild
- database/dbauthz
- dynamicparameters
- rendermock
- testdata
- secret_conditional
- secret_env_and_file
- secret_required
- provisionerdserver
- testdata/parameters/secret_required
- usersecretspubsub
- wsbuilder
- codersdk
- docs/reference/api
- provisionerd
- proto
- runner
- provisionersdk/proto
- provisioner/terraform
- site
- e2e
- src/api
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
347 | 346 | | |
348 | 347 | | |
349 | 348 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
250 | 249 | | |
251 | 250 | | |
252 | 251 | | |
| |||
271 | 270 | | |
272 | 271 | | |
273 | 272 | | |
274 | | - | |
275 | 273 | | |
276 | 274 | | |
277 | 275 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6841 | 6841 | | |
6842 | 6842 | | |
6843 | 6843 | | |
6844 | | - | |
6845 | | - | |
6846 | | - | |
6847 | | - | |
6848 | | - | |
6849 | | - | |
6850 | | - | |
6851 | | - | |
6852 | | - | |
6853 | | - | |
6854 | | - | |
6855 | | - | |
6856 | | - | |
6857 | 6844 | | |
6858 | 6845 | | |
6859 | 6846 | | |
| |||
0 commit comments