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. 2c6dbedec1
feat: add name to Storage Box Subaccount (#787)
##### SUMMARY

Replaces the label based name workaround for Storage Box Subaccounts,
with the new Storage Box Subaccount name property managed in the API.

##### ISSUE TYPE

- Feature Pull Request


##### COMPONENT NAME

- `storage_box_subaccount`
- `storage_box_subaccount_info`
2026-01-16 14:05:34 +01:00
..
_vendor chore(deps): update dependency hcloud to v2.15.0 (#783) 2026-01-16 13:26:24 +01:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
_base.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_client.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_deprecation.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_experimental.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_floating_ip.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_ipaddress.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_primary_ip.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_ssh.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_storage_box.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_storage_box_snapshot.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
_storage_box_subaccount.py feat: add name to Storage Box Subaccount (#787) 2026-01-16 14:05:34 +01:00
_version.py refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00