1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/plugins/module_utils
Jonas L. 5394c6f246
feat: add support for Storage Boxes (#676)
##### SUMMARY

We collect all changes for the Storage Box support in this PR. It will
only be merged when everything is implemented through smaller pull
requests targeting the `storage-boxes` branch.

---------

Co-authored-by: Julian Tölle <julian.toelle@hetzner-cloud.de>
2025-12-10 13:18:36 +01:00
..
vendor chore(deps): update dependency hcloud to v2.12.0 (#760) 2025-12-10 12:36:04 +01:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
client.py refactor: allow raising resource not found from any module (#761) 2025-12-10 12:25:17 +01:00
deprecation.py fix: also check server type deprecation after server creation (#696) 2025-09-29 14:34:54 +02:00
experimental.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
hcloud.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
ipaddress.py fix: firewall idempotency with ipv6 addresses (#722) 2025-10-31 14:45:06 +01:00
ssh.py feat: allow recreating ssh key when public key in the API does not match (#634) 2025-06-03 17:43:54 +02:00
storage_box.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
storage_box_snapshot.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
storage_box_subaccount.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
version.py chore(main): release 6.2.1 (#741) 2025-11-19 16:11:09 +01:00