Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0afff43

Browse files
chore: remove dogfood import block (coder#14449)
1 parent 4997691 commit 0afff43

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dogfood/main.tf

-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ terraform {
99
}
1010
}
1111

12-
import {
13-
to = coderd_template.dogfood
14-
id = "0d286645-29aa-4eaf-9b52-cc5d2740c90b"
15-
}
16-
1712
data "coderd_organization" "default" {
1813
is_default = true
1914
}

0 commit comments

Comments
 (0)