mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: add import block for vscode-coder template in dogfood (#24472)
<!-- If you have used AI to produce some or all of this PR, please ensure you have read our [AI Contribution guidelines](https://coder.com/docs/about/contributing/AI_CONTRIBUTING) before submitting. -->
This commit is contained in:
@@ -15,6 +15,11 @@ import {
|
||||
id = "e75f1212-834c-4183-8bed-d6817cac60a5"
|
||||
}
|
||||
|
||||
import {
|
||||
to = coderd_template.vscode_coder
|
||||
id = "2d5caceb-c6a3-4c46-a81d-005d92b83ffd"
|
||||
}
|
||||
|
||||
data "coderd_organization" "default" {
|
||||
is_default = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user