Scaffold terraform-provider-tomswallapi #1
Reference in New Issue
Block a user
Delete Branch "benvin/scaffold-provider"
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
tomswallapi is Terraform-driven by design. This provider lets the fleet firewall model be declared as HCL, delivering the core 'must be terraformable' requirement.
Changes
tomswallapi_zone,_address_group(static/dns/asn, with computed resolved prefixes),_portgroup,_fabric,_device,_binding(imported as device:zone), and_rule(shorewall-style source/dest element lists; recreated on update since the rules API is create/delete only).make patch|minor|majorrelease tags, Woodpecker pre-commit/build/test/release pipelines (release packages and publishes to the artifactapi terraform registry under unkin/tomswallapi), pre-commit config, README, and a worked example.