Skip to content

Commit

Permalink
fix: removed uneeded thing
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoeker12 committed Nov 1, 2024
1 parent 4e10c7e commit aeda21d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions workload/terraform/jamfpro/buildings.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ resource "jamfpro_building" "jamfpro_building_003" {
}


resource "jamfpro_building" "jamfpro_building_004" {
name = "tf-demo-v2-Someone else's house House"
}


resource "jamfpro_building" "jamfpro_building_006" {
name = "tf-demo-v2-Joseph's second House"
}

0 comments on commit aeda21d

Please sign in to comment.