terraform-provider-pritunl icon indicating copy to clipboard operation
terraform-provider-pritunl copied to clipboard

fix: error when updating a linked servers

Open edelwud opened this issue 1 year ago • 2 comments

Hello,

I prepared this PR to solve problems when updating linked servers. Updating linked servers requires that all servers that have a connection with the one being updated be stopped.

Implemented the following features to solve this problem:

  • added the ability to check, add and delete linked servers
  • added filtering of routes based on the presence of server links

edelwud avatar Feb 06 '24 15:02 edelwud

Hello @edelwud, first of all thank you for your contribution. You need to add terraform tests for new functionality to make sure that it works.

disc avatar Feb 06 '24 15:02 disc

Hey @edelwud, I appreciate your efforts. Do you need any help with tests?

disc avatar Feb 22 '24 19:02 disc