smutel/terraform-provider-netbox

Do not recreate the IP address when primary_ip4 field has changed

Closed this issue · 0 comments

Summary

Do not recreate the IP address when primary_ip4 field has changed

Example

Usage

  1. Create an IP address with primary_ip4 field to true
  2. Update the code by setting primary_ip4 to false
  3. Terraform wants to recreate the IP address without this change