{"id":32551187,"url":"https://github.com/aziontech/octodns-azion","last_synced_at":"2026-06-28T21:31:06.487Z","repository":{"id":303110443,"uuid":"1014437223","full_name":"aziontech/octodns-azion","owner":"aziontech","description":"Azion DNS provider for octoDNS","archived":false,"fork":false,"pushed_at":"2026-06-08T19:11:44.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-08T20:25:23.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aziontech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-05T18:13:12.000Z","updated_at":"2026-06-08T18:58:45.000Z","dependencies_parsed_at":"2025-07-05T19:34:32.381Z","dependency_job_id":"cee01fc4-d497-4880-9ef4-64f2c7876a6f","html_url":"https://github.com/aziontech/octodns-azion","commit_stats":null,"previous_names":["aziontech/octodns-azion"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/aziontech/octodns-azion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziontech%2Foctodns-azion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziontech%2Foctodns-azion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziontech%2Foctodns-azion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziontech%2Foctodns-azion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aziontech","download_url":"https://codeload.github.com/aziontech/octodns-azion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aziontech%2Foctodns-azion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34905180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-28T20:58:53.977Z","updated_at":"2026-06-28T21:31:06.482Z","avatar_url":"https://github.com/aziontech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Azion DNS provider for octoDNS\n\nAn [octoDNS](https://github.com/octodns/octodns/) provider that targets [DNS](https://api.azion.com/).\n\n### Installation\n\n#### Command line\n\n```\npip install octodns-azion\n```\n\n#### requirements.txt/setup.py\n\nPinning specific versions or SHAs is recommended to avoid unplanned upgrades.\n\n##### Versions\n\n```\n# Start with the latest versions and don't just copy what's here\noctodns==1.19.0\noctodns-azion==1.2.0\n```\n\n##### SHAs\n\n```\n# Start with the latest/specific versions and don't just copy what's here\n-e git+https://git@github.com/octodns/octodns.git@07c72e5a2f52a87b94fecf5c18697b16832253b0#egg=octodns\n-e git+https://git@github.com/aziontech/octodns-azion.git@29197e11e2f2b8783b13863986fae86ec78347a4#egg=octodns_azion\n```\n\n## Configuration\n\n```yaml\nproviders:\n  azion:\n    class: octodns_azion.AzionProvider\n    # Your Azion API token (required)\n    token: env/AZION_TOKEN\n```\n\n## Support Information\n\n### Records\n\nAzionProvider supports A, AAAA, ALIAS (ANAME), CAA, CNAME, MX, NS, PTR, TXT, and SRV record types.\n\n### Root NS Records\n\nAzionProvider does not support root NS record management.\n\n### Dynamic\n\nAzionProvider does not support dynamic records.\n\n### Development\n\nPython 3.10 or newer is required.\n\nSee the [/script/](/script/) directory for some tools to help with the development process. They generally follow the [Script to rule them all](https://github.com/github/scripts-to-rule-them-all) pattern. Most useful is `./script/bootstrap` which will create a venv and install both the runtime and development related requirements. It will also hook up a pre-commit hook that covers most of what's run by CI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faziontech%2Foctodns-azion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faziontech%2Foctodns-azion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faziontech%2Foctodns-azion/lists"}