infobloxopen / terraform-provider-infoblox

Infoblox NIOS Terraform Provider
https://github.com/infobloxopen/terraform-provider-infoblox
Mozilla Public License 2.0
67 stars 77 forks source link

infoblox_ip_allocation: Cannot upgrade from provider 1.1.x to 2.2.0 #269

Open grimm26 opened 1 year ago

grimm26 commented 1 year ago

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.