Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description Creation of the Domain Connect template for resend.com to enable email signing and specify authorized senders. ## Type of change Please mark options that are relevant. - [x] New template - [ ] Bug fix (non-breaking change which fixes an issue in the template) - [ ] New feature (non-breaking change which adds functionality to the template) - [ ] Breaking change (fix or feature that would cause existing template behavior to be not backward compatible) # How Has This Been Tested? Please mark the following checks done - [x] Schema validated using JSON Schema [template.schema](./template.schema) - [ ] Template functionality checked using [Online Editor](https://pdnsadmin.revproxy.short-lived.de/dc/free/templateedit) - [ ] Template is checked using [template linter](https://github.com/Domain-Connect/dc-template-linter) - [x] Template file name follows the pattern `<providerId>.<serviceId>.json` # Example variable values ``` region: us-east-1 publicKey: RANDOM-VALUE ```
- Loading branch information