Skip to content

Commit

Permalink
Ignore changes to custom fields
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino committed Feb 4, 2024
1 parent 5d207a5 commit a0be944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/modules/supernode/vm.tf
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ resource "netbox_virtual_machine" "supernode" {
lifecycle {
ignore_changes = [
status,
custom_fields,
]
}
}
Expand Down

0 comments on commit a0be944

Please sign in to comment.