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

Creating networks with the CLI does not create a default firewall rule for it #428

Closed
fernando-villalba opened this issue May 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@fernando-villalba
Copy link

fernando-villalba commented May 28, 2024

Issue

The default network has a default firewall that cannot be deleted.

When creating another network in the UI, it also creates a default firewall that also cannot be deleted.

Creating a network in the CLI however does not create this default firewall.

This issue also affects the Terraform provider.

Acceptance criteria

  • Ensure the behaviour of the CLI matches that of the UI. When a network is created, a default firewall should also be created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants