Add terraform-provider-tomswallapi repository #36
Reference in New Issue
Block a user
Delete Branch "benvin/add-tf-provider-tomswallapi"
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; it needs a provider so the fleet firewall model can be declared as HCL. This creates the Gitea repo to hold that provider.
Changes
config/git.unkin.net/unkin/repository/terraform-provider-tomswallapi.yamldefining the public repo (main default branch, squash merge, delete-branch-after-merge, main protection with pre-commit/build/test checks), matching the other terraform-provider-* repos.