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: firewall port argument is required with udp or tcp #345

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

jooola
Copy link
Collaborator

@jooola jooola commented Oct 4, 2023

SUMMARY

When managing a tcp/udp firewall rule, provide a clear error message when the port is missing from the rule.

Closes #344

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

hcloud_firewall

@jooola jooola requested a review from apricote October 4, 2023 08:52
@jooola jooola merged commit 76c1abf into ansible-collections:main Oct 4, 2023
28 checks passed
@jooola jooola deleted the firewall-port-required branch October 4, 2023 08:59
jooola pushed a commit that referenced this pull request Oct 5, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.1.2](2.1.1...v2.1.2)
(2023-10-05)


### Bug Fixes

* firewall port argument is required with udp or tcp
([#345](#345))
([76c1abf](76c1abf))
* invalid field in load_balancer_service health_check.http return data
([#333](#333))
([fb35516](fb35516))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

hcloud_firewall better error messages for missing port with tcp or udp
2 participants