Open chupacabra71 opened 1 year ago
The allow_adoption
and force_destroy
changes are fine as those are meta properties that don't affect actual UniFi resources.
The changes to the switch seem like a bug, I'll have to investigate further.
The
allow_adoption
andforce_destroy
changes are fine as those are meta properties that don't affect actual UniFi resources.The changes to the switch seem like a bug, I'll have to investigate further.
Thanks, anything i can provide to help out?
Not sure if i am doing something wrong or if it is the plugin, but i am having a problem reconciling imported data with the config i am building. i imported some access points and a switch, and all that imported fine. When i do a
terraform plan
, it always shows that the resources need changes even though the configuration matches the import.Here is the configuration:
Here is the plan output: