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/changelogs/fragments
Jonas L. 579b34e754
fix: ensure returned resource ids are integers (#651)
##### SUMMARY

The documentation states that all our returned resource ids are
integers, this change aligns our modules with the docs.

The impact of this change should be minimal, as ids are used for
identification purposes by directly forwarding the values (no
transformation of the data is done).

##### ISSUE TYPE

- Bugfix Pull Request


##### COMPONENT NAME

All modules
2025-06-11 10:09:12 +02:00
..
.keep hcloud_server: fix traceback in check mode (#64) 2021-03-12 14:22:47 +01:00
returned-resource-ids.yml fix: ensure returned resource ids are integers (#651) 2025-06-11 10:09:12 +02:00
ssh-key-force-argument.yml feat: allow recreating ssh key when public key in the API does not match (#634) 2025-06-03 17:43:54 +02:00