Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: error when updating a linked servers #55

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

edelwud
Copy link

@edelwud edelwud commented Feb 6, 2024

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

@disc
Copy link
Owner

disc commented Feb 6, 2024

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
Copy link
Owner

disc commented Feb 22, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants