GitHub user bradh352 added a comment to the discussion: Port forwarding to VIP in guest network
@luganofer in this case by respin, lets say I'm going from Ubuntu 22.04 to Ubuntu 24.04, so it needs to use a different template. When I make this change in terraform, it destroys the existing Instance and spawns a new one. Which means it also destroys the secondary ip assigned to the instance and the port forwarding rule, thus causing an outage even though the floating VIP is actually active, there's no port forward from the outside world anymore. @weizhouapache did provide a hack here, unfortunately the terraform provider doesn't give me access to enable the protection flag. I think maybe its a better idea to open an issue with this concern to come up with a proper solution. I'm not sure what might be accepted. GitHub link: https://github.com/apache/cloudstack/discussions/11695#discussioncomment-14470368 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
