jcprz/Manage DNS Record
Validate, create, update, or delete a DNS record using the Cloudflare API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auth-token | Cloudflare API token | yes | — |
| zone-id | DNS zone ID | yes | — |
| record-type | Type of the DNS record | yes | — |
| record-name | Name of the DNS record | yes | — |
| record-content | Content of the DNS record | yes | — |
| action | Action to perform on the DNS record | yes | — |
| ttl | Time to live for DNS record | no | 1 |
| comment | Comment for DNS record | no | — |
| proxied | If true, DNS record will be proxied through Cloudflare | no | false |
Outputs
no outputs