Skip to content

Commit

Permalink
fix: renamed building
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoeker12 committed Nov 1, 2024
1 parent 629ff33 commit 6ce60ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workload/terraform/jamfpro/buildings.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ resource "jamfpro_building" "jamfpro_building_004" {
}

resource "jamfpro_building" "jamfpro_building_005" {
name = "tf-demo-v2-Joseph's House"
name = "tf-demo-v2-Josephs new House"
}

resource "jamfpro_building" "jamfpro_building_006" {
Expand Down

0 comments on commit 6ce60ac

Please sign in to comment.