Closed tomelfring closed 3 weeks ago
Hi @tomelfring,
Thank you for raising this issue. We are working with REST API team to find a solution. A bug ticket has been created internally to track this issue, and we will get back to you once it's resolved.
Thanks, Xing
Hi all,
I will go ahead and close this case due to inactivity, but please don’t hesitate to reach out or open a new case if you have any further questions.
Thanks, Maxx
We're currently running into issues when changing some Virtual Servers. When changing a setting of a
realserver
, theldb-method
changes.In the gist can be found:
active
/standby
on therealservers
)TF_LOG=TRACE terraform plan -out out.tfplan
TF_LOG=TRACE terraform apply "out.tfplan"
Steps taken:
initial_main.tf
&initial_terraform.tfstate
and observe with terraform plan that there are no changesinitial_main.tf
withchanged_main.tf
TF_LOG=TRACE terraform plan -out out.tfplan
and observe only planned changes to realserversTF_LOG=TRACE terraform apply "out.tfplan"
ldb-method
=static
and the VirtualServer is also set to static loadbalancingExpected:
realserver
objects, not the loadbalancing methodInfo: