You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to add an additional extensible attribute (ext_attr) to an existing infoblox_ip_allocation resource using an IPv6 CIDR, the operation results in a crash.
This issue only occurs when using an IPv6 address. When using IPv4, the issue is not present.
Steps to Reproduce:
Define the infoblox_ip_allocation resource with an initial ext_attr and an IPv6 address.
When attempting to add an additional extensible attribute (ext_attr) to an existing infoblox_ip_allocation resource using an IPv6 CIDR, the operation results in a crash.
This issue only occurs when using an IPv6 address. When using IPv4, the issue is not present.
Steps to Reproduce:
Apply the configuration with terraform apply and verify the resource.
Modify the ext_attrs by adding an additional attribute (e.g., ExtAttr2).
Expected Behavior: Terraform should update the resource with the new extensible attribute without errors.
Actual Behavior: Terraform crashes with the following stack trace:
The text was updated successfully, but these errors were encountered: