You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### WHY are these changes introduced?
Previously when destroying the firewall resource, the servers was updated with a
default rule keeping the firewall open. This causes issues for LavinMQ that only
support a subset of the pre-defined services.
Close: #328
### WHAT is this pull request doing?
- Updates the servers firewall with no rules, firewall gets closed, when destroying this resource.
- Updates documentation
0 commit comments