solvaholic/octodns-sync
Run octodns/octodns to deploy your DNS config to any cloud.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| add_pr_comment | Add plan as a comment, when triggered by a pull request? | yes | No |
| config_path | Path, relative to your repository root, of the config file you would like octodns to use. | yes | public.yaml |
| doit | Really do it? Set "--doit" to do it; Any other string to not do it. | no | "" |
| force | Run octodns-sync in force mode? | no | No |
| zones | Space separated list of zones to sync, leave empty to sync all zones in the config file | no | "" |
| pr_comment_token | Provide a token to use, if you set add_pr_comment to Yes. | yes | Not set |
Outputs
| name | description |
|---|---|
| log | `octodns-sync` command output |
| plan | Planned changes, if configured in octodns |