mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
chore: remove dogfood import block (#14449)
This commit is contained in:
@@ -9,11 +9,6 @@ terraform {
|
||||
}
|
||||
}
|
||||
|
||||
import {
|
||||
to = coderd_template.dogfood
|
||||
id = "0d286645-29aa-4eaf-9b52-cc5d2740c90b"
|
||||
}
|
||||
|
||||
data "coderd_organization" "default" {
|
||||
is_default = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user