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:read and dns:write.
token: env/INFOMANIAK_TOKENInstall uv.
Install python and setup dependencies with uv sync --all-extras.
uv run ruff format .
uv run ruff check .
uv run pytest --cov
A dev container is available; the documentation can be found on how to use it here.
- 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.