chore: remove dogfood import block (#14449)

This commit is contained in:
Ethan
2024-08-27 06:28:25 +00:00
committed by GitHub
parent 499769187b
commit 0afff43f9d
-5
View File
@@ -9,11 +9,6 @@ terraform {
}
}
import {
to = coderd_template.dogfood
id = "0d286645-29aa-4eaf-9b52-cc5d2740c90b"
}
data "coderd_organization" "default" {
is_default = true
}