Hi,
after update azurerm provider to ~> 3.0 (from ~> 2.79.1) I got the error message:
Error: expected network_profile.0.load_balancer_sku to be one of [basic standard], got Standard.
Now, when I change Standard to standard, terraform wants to recreate public IP.
Is there any way to avoid this?!
Thanks and BR