Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: remove dogfood import block
  • Loading branch information
ethanndickson committed Aug 27, 2024
commit 9fdde15b4eb40bb8917adaafce8be880d3f1c1b5
5 changes: 0 additions & 5 deletions dogfood/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ terraform {
}
}

import {
to = coderd_template.dogfood
id = "0d286645-29aa-4eaf-9b52-cc5d2740c90b"
}

data "coderd_organization" "default" {
is_default = true
}
Expand Down