Closed jolstorn closed 2 weeks ago
Might be ralated to https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/125 and api issues with more pools than 25.
As a workaround I can add attributes.name and attributes.id manually to the state. Subsequent applies are successful / no change.
Fixed in v0.1.13 release.
After terraform apply of new global ip pool catalystcenter reports correct information:
But data is not written to state:
Which causes next terraform apply to try force replace on the same resource.