This looks like it would have been easy since little has changed with the resource. I made the tweaks, updated the version pin for infobloxopen/infoblox to 2.2.0 and it fails with:
│ Error: internal_id value is required for the resource but it is not defined
│
│ with module.mk_node.infoblox_ip_allocation.ib["mktest12301"],
│ on .terraform/modules/mk_node/host.tf line 2, in resource "infoblox_ip_allocation" "ib":
│ 2: resource "infoblox_ip_allocation" "ib" {
│
╵
I can create a new infoblox_ip_allocation just fine, but all of the existing ones appear to be stuck with v1.1.1.
This looks like it would have been easy since little has changed with the resource. I made the tweaks, updated the version pin for infobloxopen/infoblox to 2.2.0 and it fails with:
I can create a new infoblox_ip_allocation just fine, but all of the existing ones appear to be stuck with v1.1.1.