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 Terraform does not create a default firewall rule for it #212

Closed
fernando-villalba opened this issue May 28, 2024 · 0 comments · Fixed by #230
Closed
Labels
bug Something isn't working

Comments

@fernando-villalba
Copy link
Contributor

Description

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 terraform however does not create this default firewall.

This issue also affects the CLI

Acceptance criteria

Ensure the behaviour of the TF provider matches that of the UI. When a network is created, a default firewall should also be created.

Screenshots

No response

Additional information

No response

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

Successfully merging a pull request may close this issue.

1 participant