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

Set correct firewall rules if ssh_port has been configured #1625

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

Conversation

zeidlos
Copy link

@zeidlos zeidlos commented Jan 25, 2025

Fixes #1624

Julius Zeidler added 2 commits January 25, 2025 23:37
In order to avoid duplicate rules from the logic above, this only fires
if firewall_ssh_source is null, but ssh_port is not. If
firewall_ssh_source is not null, the codeblock above is executed and
will result in a working firewall rule.
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.

[Bug]: Non-default ssh_port setting preventing terraform apply to finish
1 participant