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 7c9fbf85a7
feat: rename api_endpoint module argument (#395)
##### SUMMARY

Make the api endpoint module argument consistent with the api token. 
- Renamed the `endpoint` module argument to `api_endpoint`, backward
compatibility is maintained using an alias.
- Allow to configure it using the `HCLOUD_ENDPOINT` env var.

This makes the inventory config and the modules config a bit more
consistent.

##### ISSUE TYPE

- Feature Pull Request
2023-11-21 10:13:21 +01:00
..
vendor deps: update dependency hcloud to v1.32.0 (#389) 2023-11-20 09:25:57 +01:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud.py feat: rename api_endpoint module argument (#395) 2023-11-21 10:13:21 +01:00
version.py chore(main): release 2.3.0 (#382) 2023-11-07 12:59:43 +01:00