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:
Dean Sheather
2026-04-17 22:51:57 +10:00
committed by GitHub
parent a23a38c1f3
commit c0abf8f7e3
+5
View File
@@ -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
}