Skip to content

add option to configure destination cidr in egress firewall rules#265

Open
Curverneur wants to merge 3 commits intoapache:mainfrom
Curverneur:feature/add-destination-cidr-to-egress-firewall-rule
Open

add option to configure destination cidr in egress firewall rules#265
Curverneur wants to merge 3 commits intoapache:mainfrom
Curverneur:feature/add-destination-cidr-to-egress-firewall-rule

Conversation

@Curverneur
Copy link

Description

This PR introduces support for configuring a destination network in outgoing firewall rules, a feature introduced in API v4.10. The change is backward-compatible and not a breaking change, allowing users to optionally specify dest_cidr_list in their configuration.

References

API: https://cloudstack.apache.org/api/apidocs-4.22/apis/createEgressFirewallRule.html

Changes

Added dest_cidr_list option to the rules block of cloudstack_egress_firewall and updated the documentation page accordingly.

  • modified cloudstack/resource_cloudstack_egress_firewall.go
  • modified website/docs/r/egress_firewall.html.markdown
dest_cidr_empty dest_cidr_filled

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.

1 participant