Install the package pip install octodns-infomaniak
.
providers:
infomaniak:
class: octodns_infomaniak.InfomaniakProvider
# The API Token or API Key.
# Required permissions for API Tokens are dns:write and domain:write (for DNSSEC).
token: env/INFOMANIAK_TOKEN
Install uv.
Install python and setup dependencies with uv sync --all-extras
.
uv run ruff format .
uv run ruff check .
uv run pytest --cov
- Take a look at the support document on guidelines for tips on how to ask the right questions.
- For all questions/features/bugs/issues head over here.
- Please review the Code of Conduct for guidelines on ensuring everyone has the best experience interacting with the community.
- We welcome and encourage contributions to this project ! Please review the contributing doc for submitting issues/a guide on submitting pull requests and helping out.
See security file for details.
See here.