Lukas Kämmerling
f4b336a444
hcloud_volume: Force detaching volume on deletion ( #95 )
...
Force detaching of volumes before deleting when they are still attached to a server. This makes it easier for tools like molecule to see the correct state.
2021-07-16 10:55:08 +02:00
Lukas Kämmerling
20340fe977
Prepare Release v1.4.3
2021-04-22 10:25:59 +02:00
Lukas Kämmerling
c5e8e980f6
cloud_server Improve error handling when using not existing server types ( #81 )
2021-04-22 10:24:41 +02:00
Lukas Kämmerling
04ef10041e
Fix compatibility of hcloud_server module with python version lower than python 3.6 ( #80 )
2021-04-22 08:39:34 +02:00
Lukas Kämmerling
92b6ff064b
Prepare release 1.4.2
2021-04-14 09:59:11 +02:00
Lukas Kämmerling
45af6f150c
Fix inventory: server type had the wrong value ( #78 )
2021-04-14 09:57:35 +02:00
Lukas Kämmerling
737c14736e
Prepare Release 1.4.1
2021-04-07 08:18:34 +02:00
Lukas Kämmerling
ded9d9ddf8
hcloud_server - improve image handling ( #74 )
2021-04-07 08:15:10 +02:00
Lukas Kämmerling
9eb083728a
Prepare v1.4.0
2021-04-06 12:27:52 +02:00
Lukas Kämmerling
e2dfd884e4
hcloud_load_balancer_service - fix imported wrong HealthCheck from hcloud-python
2021-04-06 12:25:40 +02:00
René Moser
cf4b59257a
hcloud_firewall, hcloud_server: fix idempotence ( #71 )
...
* hcloud_firewall, hcloud_server: extend tests for idempotence
* trigger tests
* hcloud_firewall, hcloud_server: fix idempotency
2021-04-06 11:28:38 +02:00
Andrew Klychkov
a05de55f30
[security] hcloud_certificate, hcloud_server: define no_log values for private_key and ssh_keys parameters ( #70 )
...
* hcloud_certificate, hcloud_server: define no_log values for private_key and ssh_keys parameters
* Add changelog fragment
2021-03-26 10:02:52 +01:00
Lukas Kämmerling
9f653cb030
Prepare Release v1.3.1
...
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
2021-03-18 11:04:05 +01:00
René Moser
5b0837d159
hcloud_server: fix traceback in check mode ( #64 )
...
* hcloud_server: fix traceback in check mode
if server not exists.
* add changelog
2021-03-12 14:22:47 +01:00
Lukas Kämmerling
45ced2b206
Prepare Release 1.1.0
...
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
2020-10-05 11:21:57 +02:00
ohdearaugustin
e59b91ca86
Fix Floating IP assignment is not idempotent ( #32 )
2020-10-05 11:09:00 +02:00
Lukas Kämmerling
fe84174cb6
Allow creating resources with protection ( #30 )
...
* Allow all supporting resources to be created with protection
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
2020-10-01 11:09:51 +02:00
Lukas Kämmerling
4e85bb9842
Prepare Release v1.0.0
2020-08-11 16:17:53 +02:00
Lukas Kämmerling
9deba9db7a
hcloud_load_balancer Allow changing the type of a Load Balancer ( #21 )
...
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
2020-08-10 09:58:30 +02:00
Lukas Kämmerling
64c99d9759
Allow the creation of servers with enabled backups ( #16 )
...
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
2020-07-13 11:52:14 +02:00