ansible-collection-hetzner-.../plugins/modules
Jonas L. 39aa356c4c
feat: deprecate server_type_info included_traffic return value (#532)
### API Changes for Traffic Prices and Server Type Included Traffic

There will be a breaking change in the API regarding Traffic Prices and
Server Type Included Traffic on 2024-08-05. This release marks the
affected fields as `Deprecated`. Please check if this affects any of
your code and switch to the replacement fields where necessary.

You can learn more about this change in [our
changelog](https://docs.hetzner.cloud/changelog#2024-07-25-cloud-api-returns-traffic-information-in-different-format).
2024-07-25 13:45:29 +02:00
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
certificate.py feat: use exponential backoff algorithm when polling actions (#524) 2024-07-04 15:07:05 +02:00
certificate_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
datacenter_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
firewall.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
firewall_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
firewall_resource.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
floating_ip.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
floating_ip_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
image_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
iso_info.py chore(deps): update dependency hcloud to v2 (#523) 2024-07-03 15:05:12 +02:00
load_balancer.py chore: replace deprecated server type with cx22 (#510) 2024-06-11 15:30:47 +02:00
load_balancer_info.py chore: replace deprecated server type with cx22 (#510) 2024-06-11 15:30:47 +02:00
load_balancer_network.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
load_balancer_service.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
load_balancer_target.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
load_balancer_type_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
location_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
network.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
network_info.py chore: replace deprecated server type with cx22 (#510) 2024-06-11 15:30:47 +02:00
placement_group.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
primary_ip.py chore(deps): update dependency hcloud to v2 (#523) 2024-07-03 15:05:12 +02:00
primary_ip_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
rdns.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
route.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
server.py feat: use exponential backoff algorithm when polling actions (#524) 2024-07-04 15:07:05 +02:00
server_info.py chore: replace deprecated server type with cx22 (#510) 2024-06-11 15:30:47 +02:00
server_network.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
server_type_info.py feat: deprecate server_type_info included_traffic return value (#532) 2024-07-25 13:45:29 +02:00
ssh_key.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
ssh_key_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
subnetwork.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
volume.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
volume_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00