Add policy/blrule/conntrack provider resources #3
Reference in New Issue
Block a user
Delete Branch "benvin/longtail-global-resources"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
Provider resources for the global-compiled long-tail tier (paired with tomswallapi #9 which adds their API endpoints).
Changes
tomswallapi_policy(default zone-to-zone posture),tomswallapi_blrule(blacklist/whitelist), andtomswallapi_conntrack(conntrack control), following the id-keyed rule-resource pattern (POST create, GET/DELETE by id, update via delete+recreate, import by id).optionalListhelper for the dport/sport list attributes.Depends on
tomswallapi #9 (policy CRUD + blrules/conntrack endpoints).
Subsumed by the stacked squash-merges of #6 and #7, which pulled this batch's commits into
mainas ancestors.mainalready contains every resource from this PR (diff vs main is deletions-only). Closing to avoid re-removing resources; nothing here is lost.Pull request closed