You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The labels below are only available for targets with `role` set to `hcloud`:
1914
1917
1915
1918
* `__meta_hetzner_hcloud_image_name`: the image name of the server
1916
1919
* `__meta_hetzner_hcloud_image_description`: the description of the server image
1917
1920
* `__meta_hetzner_hcloud_image_os_flavor`: the OS flavor of the server image
1918
1921
* `__meta_hetzner_hcloud_image_os_version`: the OS version of the server image
1919
-
* `__meta_hetzner_hcloud_datacenter_location`: the location of the server
1920
-
* `__meta_hetzner_hcloud_datacenter_location_network_zone`: the network zone of the server
1922
+
* `__meta_hetzner_hcloud_location`: the location of the server
1923
+
* `__meta_hetzner_hcloud_network_zone`: the network zone of the server
1924
+
* `__meta_hetzner_hcloud_datacenter_location`: the location of the server (deprecated in favor of `__meta_hetzner_hcloud_location`)
1925
+
* `__meta_hetzner_hcloud_datacenter_location_network_zone`: the network zone of the server (deprecated in favor of `__meta_hetzner_hcloud_network_zone`)
1921
1926
* `__meta_hetzner_hcloud_server_type`: the type of the server
1922
1927
* `__meta_hetzner_hcloud_cpu_cores`: the CPU cores count of the server
1923
1928
* `__meta_hetzner_hcloud_cpu_type`: the CPU type of the server (shared or dedicated)
@@ -1929,6 +1934,7 @@ The labels below are only available for targets with `role` set to `hcloud`:
1929
1934
1930
1935
The labels below are only available for targets with `role` set to `robot`:
1931
1936
1937
+
* `__meta_hetzner_datacenter`: the datacenter of the server
1932
1938
* `__meta_hetzner_robot_product`: the product of the server
1933
1939
* `__meta_hetzner_robot_cancelled`: the server cancellation status
0 commit comments