pulumi-hcloud 1.24.0a1753509442__tar.gz → 1.25.0a1754460197__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/PKG-INFO +1 -1
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_certificate.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_certificates.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_firewall.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_firewalls.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_floating_ip.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_floating_ips.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_image.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_images.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_load_balancer.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_load_balancers.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_network.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_networks.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_placement_group.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_placement_groups.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_primary_ip.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_primary_ips.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_server.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_servers.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_ssh_key.py +7 -7
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_ssh_keys.py +3 -3
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_volume.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_volumes.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/outputs.py +2 -2
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/pulumi-plugin.json +1 -1
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/ssh_key.py +35 -7
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud.egg-info/PKG-INFO +1 -1
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pyproject.toml +1 -1
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/README.md +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/__init__.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/_inputs.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/_utilities.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/certificate.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/config/__init__.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/config/__init__.pyi +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/config/vars.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/firewall.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/firewall_attachment.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/floating_ip.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/floating_ip_assignment.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_datacenter.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_datacenters.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_load_balancer_type.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_load_balancer_types.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_location.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_locations.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_server_type.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_server_types.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/load_balancer.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/load_balancer_network.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/load_balancer_service.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/load_balancer_target.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/managed_certificate.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/network.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/network_route.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/network_subnet.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/placement_group.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/primary_ip.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/provider.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/py.typed +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/rdns.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/server.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/server_network.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/snapshot.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/uploaded_certificate.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/volume.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/volume_attachment.py +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud.egg-info/SOURCES.txt +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud.egg-info/dependency_links.txt +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud.egg-info/requires.txt +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud.egg-info/top_level.txt +0 -0
- {pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/setup.cfg +0 -0
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_certificate.py
RENAMED
@@ -181,7 +181,7 @@ def get_certificate(id: Optional[_builtins.int] = None,
|
|
181
181
|
|
182
182
|
:param _builtins.int id: ID of the certificate.
|
183
183
|
:param _builtins.str name: Name of the certificate.
|
184
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
184
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
185
185
|
"""
|
186
186
|
__args__ = dict()
|
187
187
|
__args__['id'] = id
|
@@ -220,7 +220,7 @@ def get_certificate_output(id: Optional[pulumi.Input[Optional[_builtins.int]]] =
|
|
220
220
|
|
221
221
|
:param _builtins.int id: ID of the certificate.
|
222
222
|
:param _builtins.str name: Name of the certificate.
|
223
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
223
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
224
224
|
"""
|
225
225
|
__args__ = dict()
|
226
226
|
__args__['id'] = id
|
@@ -86,7 +86,7 @@ def get_certificates(with_selector: Optional[_builtins.str] = None,
|
|
86
86
|
```
|
87
87
|
|
88
88
|
|
89
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
89
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
90
90
|
"""
|
91
91
|
__args__ = dict()
|
92
92
|
__args__['withSelector'] = with_selector
|
@@ -112,7 +112,7 @@ def get_certificates_output(with_selector: Optional[pulumi.Input[Optional[_built
|
|
112
112
|
```
|
113
113
|
|
114
114
|
|
115
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
115
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
116
116
|
"""
|
117
117
|
__args__ = dict()
|
118
118
|
__args__['withSelector'] = with_selector
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_firewall.py
RENAMED
@@ -143,7 +143,7 @@ def get_firewall(apply_tos: Optional[Sequence[Union['GetFirewallApplyToArgs', 'G
|
|
143
143
|
:param _builtins.bool most_recent: Return most recent firewall if multiple are found.
|
144
144
|
:param _builtins.str name: Name of the firewall.
|
145
145
|
:param Sequence[Union['GetFirewallRuleArgs', 'GetFirewallRuleArgsDict']] rules: (string) Configuration of a Rule from this Firewall.
|
146
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
146
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
147
147
|
"""
|
148
148
|
__args__ = dict()
|
149
149
|
__args__['applyTos'] = apply_tos
|
@@ -190,7 +190,7 @@ def get_firewall_output(apply_tos: Optional[pulumi.Input[Optional[Sequence[Union
|
|
190
190
|
:param _builtins.bool most_recent: Return most recent firewall if multiple are found.
|
191
191
|
:param _builtins.str name: Name of the firewall.
|
192
192
|
:param Sequence[Union['GetFirewallRuleArgs', 'GetFirewallRuleArgsDict']] rules: (string) Configuration of a Rule from this Firewall.
|
193
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
193
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
194
194
|
"""
|
195
195
|
__args__ = dict()
|
196
196
|
__args__['applyTos'] = apply_tos
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_firewalls.py
RENAMED
@@ -97,7 +97,7 @@ def get_firewalls(most_recent: Optional[_builtins.bool] = None,
|
|
97
97
|
|
98
98
|
|
99
99
|
:param _builtins.bool most_recent: Sorts list by date.
|
100
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
100
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
101
101
|
"""
|
102
102
|
__args__ = dict()
|
103
103
|
__args__['mostRecent'] = most_recent
|
@@ -127,7 +127,7 @@ def get_firewalls_output(most_recent: Optional[pulumi.Input[Optional[_builtins.b
|
|
127
127
|
|
128
128
|
|
129
129
|
:param _builtins.bool most_recent: Sorts list by date.
|
130
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
130
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
131
131
|
"""
|
132
132
|
__args__ = dict()
|
133
133
|
__args__['mostRecent'] = most_recent
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_floating_ip.py
RENAMED
@@ -213,7 +213,7 @@ def get_floating_ip(id: Optional[_builtins.int] = None,
|
|
213
213
|
:param _builtins.int id: ID of the Floating IP.
|
214
214
|
:param _builtins.str ip_address: IP address of the Floating IP.
|
215
215
|
:param _builtins.str name: Name of the Floating IP.
|
216
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
216
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
217
217
|
"""
|
218
218
|
__args__ = dict()
|
219
219
|
__args__['id'] = id
|
@@ -274,7 +274,7 @@ def get_floating_ip_output(id: Optional[pulumi.Input[Optional[_builtins.int]]] =
|
|
274
274
|
:param _builtins.int id: ID of the Floating IP.
|
275
275
|
:param _builtins.str ip_address: IP address of the Floating IP.
|
276
276
|
:param _builtins.str name: Name of the Floating IP.
|
277
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
277
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
278
278
|
"""
|
279
279
|
__args__ = dict()
|
280
280
|
__args__['id'] = id
|
@@ -86,7 +86,7 @@ def get_floating_ips(with_selector: Optional[_builtins.str] = None,
|
|
86
86
|
```
|
87
87
|
|
88
88
|
|
89
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
89
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
90
90
|
"""
|
91
91
|
__args__ = dict()
|
92
92
|
__args__['withSelector'] = with_selector
|
@@ -112,7 +112,7 @@ def get_floating_ips_output(with_selector: Optional[pulumi.Input[Optional[_built
|
|
112
112
|
```
|
113
113
|
|
114
114
|
|
115
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
115
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
116
116
|
"""
|
117
117
|
__args__ = dict()
|
118
118
|
__args__['withSelector'] = with_selector
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_image.py
RENAMED
@@ -252,7 +252,7 @@ def get_image(id: Optional[_builtins.int] = None,
|
|
252
252
|
:param _builtins.bool most_recent: If more than one result is returned, use the most recent Image.
|
253
253
|
:param _builtins.str name: Name of the Image.
|
254
254
|
:param _builtins.str with_architecture: Select only images with this architecture, could be `x86` (default) or `arm`.
|
255
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
255
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
256
256
|
:param Sequence[_builtins.str] with_statuses: Select only images with the specified status, could contain `creating` or `available`.
|
257
257
|
"""
|
258
258
|
__args__ = dict()
|
@@ -316,7 +316,7 @@ def get_image_output(id: Optional[pulumi.Input[Optional[_builtins.int]]] = None,
|
|
316
316
|
:param _builtins.bool most_recent: If more than one result is returned, use the most recent Image.
|
317
317
|
:param _builtins.str name: Name of the Image.
|
318
318
|
:param _builtins.str with_architecture: Select only images with this architecture, could be `x86` (default) or `arm`.
|
319
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
319
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
320
320
|
:param Sequence[_builtins.str] with_statuses: Select only images with the specified status, could contain `creating` or `available`.
|
321
321
|
"""
|
322
322
|
__args__ = dict()
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_images.py
RENAMED
@@ -133,7 +133,7 @@ def get_images(include_deprecated: Optional[_builtins.bool] = None,
|
|
133
133
|
:param _builtins.bool include_deprecated: Also list images that are marked as deprecated.
|
134
134
|
:param _builtins.bool most_recent: Sorts list by date.
|
135
135
|
:param Sequence[_builtins.str] with_architectures: List only images with this architecture, could contain `x86` or `arm`.
|
136
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
136
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
137
137
|
:param Sequence[_builtins.str] with_statuses: List only images with the specified status, could contain `creating` or `available`.
|
138
138
|
"""
|
139
139
|
__args__ = dict()
|
@@ -179,7 +179,7 @@ def get_images_output(include_deprecated: Optional[pulumi.Input[Optional[_builti
|
|
179
179
|
:param _builtins.bool include_deprecated: Also list images that are marked as deprecated.
|
180
180
|
:param _builtins.bool most_recent: Sorts list by date.
|
181
181
|
:param Sequence[_builtins.str] with_architectures: List only images with this architecture, could contain `x86` or `arm`.
|
182
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
182
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
183
183
|
:param Sequence[_builtins.str] with_statuses: List only images with the specified status, could contain `creating` or `available`.
|
184
184
|
"""
|
185
185
|
__args__ = dict()
|
@@ -233,7 +233,7 @@ def get_load_balancer(id: Optional[_builtins.int] = None,
|
|
233
233
|
|
234
234
|
:param _builtins.int id: ID of the Load Balancer.
|
235
235
|
:param _builtins.str name: Name of the Load Balancer.
|
236
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
236
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
237
237
|
"""
|
238
238
|
__args__ = dict()
|
239
239
|
__args__['id'] = id
|
@@ -279,7 +279,7 @@ def get_load_balancer_output(id: Optional[pulumi.Input[Optional[_builtins.int]]]
|
|
279
279
|
|
280
280
|
:param _builtins.int id: ID of the Load Balancer.
|
281
281
|
:param _builtins.str name: Name of the Load Balancer.
|
282
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
282
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
283
283
|
"""
|
284
284
|
__args__ = dict()
|
285
285
|
__args__['id'] = id
|
@@ -87,7 +87,7 @@ def get_load_balancers(with_selector: Optional[_builtins.str] = None,
|
|
87
87
|
```
|
88
88
|
|
89
89
|
|
90
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
90
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
91
91
|
"""
|
92
92
|
__args__ = dict()
|
93
93
|
__args__['withSelector'] = with_selector
|
@@ -114,7 +114,7 @@ def get_load_balancers_output(with_selector: Optional[pulumi.Input[Optional[_bui
|
|
114
114
|
```
|
115
115
|
|
116
116
|
|
117
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
117
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
118
118
|
"""
|
119
119
|
__args__ = dict()
|
120
120
|
__args__['withSelector'] = with_selector
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_network.py
RENAMED
@@ -148,7 +148,7 @@ def get_network(id: Optional[_builtins.int] = None,
|
|
148
148
|
:param _builtins.int id: ID of the Network.
|
149
149
|
:param _builtins.str ip_range: IPv4 prefix of the Network.
|
150
150
|
:param _builtins.str name: Name of the Network.
|
151
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
151
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
152
152
|
"""
|
153
153
|
__args__ = dict()
|
154
154
|
__args__['id'] = id
|
@@ -192,7 +192,7 @@ def get_network_output(id: Optional[pulumi.Input[Optional[_builtins.int]]] = Non
|
|
192
192
|
:param _builtins.int id: ID of the Network.
|
193
193
|
:param _builtins.str ip_range: IPv4 prefix of the Network.
|
194
194
|
:param _builtins.str name: Name of the Network.
|
195
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
195
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
196
196
|
"""
|
197
197
|
__args__ = dict()
|
198
198
|
__args__['id'] = id
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_networks.py
RENAMED
@@ -87,7 +87,7 @@ def get_networks(with_selector: Optional[_builtins.str] = None,
|
|
87
87
|
```
|
88
88
|
|
89
89
|
|
90
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
90
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
91
91
|
"""
|
92
92
|
__args__ = dict()
|
93
93
|
__args__['withSelector'] = with_selector
|
@@ -114,7 +114,7 @@ def get_networks_output(with_selector: Optional[pulumi.Input[Optional[_builtins.
|
|
114
114
|
```
|
115
115
|
|
116
116
|
|
117
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
117
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
118
118
|
"""
|
119
119
|
__args__ = dict()
|
120
120
|
__args__['withSelector'] = with_selector
|
@@ -136,7 +136,7 @@ def get_placement_group(id: Optional[_builtins.int] = None,
|
|
136
136
|
:param _builtins.bool most_recent: Return most recent placement group if multiple are found.
|
137
137
|
:param _builtins.str name: Name of the placement group.
|
138
138
|
:param _builtins.str type: (string) Type of the Placement Group.
|
139
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
139
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
140
140
|
"""
|
141
141
|
__args__ = dict()
|
142
142
|
__args__['id'] = id
|
@@ -180,7 +180,7 @@ def get_placement_group_output(id: Optional[pulumi.Input[Optional[_builtins.int]
|
|
180
180
|
:param _builtins.bool most_recent: Return most recent placement group if multiple are found.
|
181
181
|
:param _builtins.str name: Name of the placement group.
|
182
182
|
:param _builtins.str type: (string) Type of the Placement Group.
|
183
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
183
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
184
184
|
"""
|
185
185
|
__args__ = dict()
|
186
186
|
__args__['id'] = id
|
@@ -98,7 +98,7 @@ def get_placement_groups(most_recent: Optional[_builtins.bool] = None,
|
|
98
98
|
|
99
99
|
|
100
100
|
:param _builtins.bool most_recent: Sorts list by date.
|
101
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
101
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
102
102
|
"""
|
103
103
|
__args__ = dict()
|
104
104
|
__args__['mostRecent'] = most_recent
|
@@ -129,7 +129,7 @@ def get_placement_groups_output(most_recent: Optional[pulumi.Input[Optional[_bui
|
|
129
129
|
|
130
130
|
|
131
131
|
:param _builtins.bool most_recent: Sorts list by date.
|
132
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
132
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
133
133
|
"""
|
134
134
|
__args__ = dict()
|
135
135
|
__args__['mostRecent'] = most_recent
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_primary_ip.py
RENAMED
@@ -229,7 +229,7 @@ def get_primary_ip(assignee_id: Optional[_builtins.int] = None,
|
|
229
229
|
:param _builtins.int id: ID of the Primary IP.
|
230
230
|
:param _builtins.str ip_address: IP address of the Primary IP.
|
231
231
|
:param _builtins.str name: Name of the Primary IP.
|
232
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
232
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
233
233
|
"""
|
234
234
|
__args__ = dict()
|
235
235
|
__args__['assigneeId'] = assignee_id
|
@@ -304,7 +304,7 @@ def get_primary_ip_output(assignee_id: Optional[pulumi.Input[Optional[_builtins.
|
|
304
304
|
:param _builtins.int id: ID of the Primary IP.
|
305
305
|
:param _builtins.str ip_address: IP address of the Primary IP.
|
306
306
|
:param _builtins.str name: Name of the Primary IP.
|
307
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
307
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
308
308
|
"""
|
309
309
|
__args__ = dict()
|
310
310
|
__args__['assigneeId'] = assignee_id
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_primary_ips.py
RENAMED
@@ -86,7 +86,7 @@ def get_primary_ips(with_selector: Optional[_builtins.str] = None,
|
|
86
86
|
```
|
87
87
|
|
88
88
|
|
89
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
89
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
90
90
|
"""
|
91
91
|
__args__ = dict()
|
92
92
|
__args__['withSelector'] = with_selector
|
@@ -112,7 +112,7 @@ def get_primary_ips_output(with_selector: Optional[pulumi.Input[Optional[_builti
|
|
112
112
|
```
|
113
113
|
|
114
114
|
|
115
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
115
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
116
116
|
"""
|
117
117
|
__args__ = dict()
|
118
118
|
__args__['withSelector'] = with_selector
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_server.py
RENAMED
@@ -341,7 +341,7 @@ def get_server(id: Optional[_builtins.int] = None,
|
|
341
341
|
:param _builtins.str name: Name of the server.
|
342
342
|
:param Sequence[Union['GetServerNetworkArgs', 'GetServerNetworkArgsDict']] networks: (map) Private Network the server is attached to.
|
343
343
|
:param _builtins.int placement_group_id: (Optional, string) Placement Group ID the server is assigned to.
|
344
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
344
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
345
345
|
:param Sequence[_builtins.str] with_statuses: List only servers with the specified status, could contain `initializing`, `starting`, `running`, `stopping`, `off`, `deleting`, `rebuilding`, `migrating`, `unknown`.
|
346
346
|
"""
|
347
347
|
__args__ = dict()
|
@@ -405,7 +405,7 @@ def get_server_output(id: Optional[pulumi.Input[Optional[_builtins.int]]] = None
|
|
405
405
|
:param _builtins.str name: Name of the server.
|
406
406
|
:param Sequence[Union['GetServerNetworkArgs', 'GetServerNetworkArgsDict']] networks: (map) Private Network the server is attached to.
|
407
407
|
:param _builtins.int placement_group_id: (Optional, string) Placement Group ID the server is assigned to.
|
408
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
408
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
409
409
|
:param Sequence[_builtins.str] with_statuses: List only servers with the specified status, could contain `initializing`, `starting`, `running`, `stopping`, `off`, `deleting`, `rebuilding`, `migrating`, `unknown`.
|
410
410
|
"""
|
411
411
|
__args__ = dict()
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_servers.py
RENAMED
@@ -94,7 +94,7 @@ def get_servers(with_selector: Optional[_builtins.str] = None,
|
|
94
94
|
```
|
95
95
|
|
96
96
|
|
97
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
97
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
98
98
|
:param Sequence[_builtins.str] with_statuses: List only servers with the specified status, could contain `initializing`, `starting`, `running`, `stopping`, `off`, `deleting`, `rebuilding`, `migrating`, `unknown`.
|
99
99
|
"""
|
100
100
|
__args__ = dict()
|
@@ -122,7 +122,7 @@ def get_servers_output(with_selector: Optional[pulumi.Input[Optional[_builtins.s
|
|
122
122
|
```
|
123
123
|
|
124
124
|
|
125
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
125
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
126
126
|
:param Sequence[_builtins.str] with_statuses: List only servers with the specified status, could contain `initializing`, `starting`, `running`, `stopping`, `off`, `deleting`, `rebuilding`, `migrating`, `unknown`.
|
127
127
|
"""
|
128
128
|
__args__ = dict()
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_ssh_key.py
RENAMED
@@ -69,7 +69,7 @@ class GetSshKeyResult:
|
|
69
69
|
@pulumi.getter
|
70
70
|
def labels(self) -> Mapping[str, _builtins.str]:
|
71
71
|
"""
|
72
|
-
User-defined [labels](https://docs.hetzner.cloud
|
72
|
+
User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
73
73
|
"""
|
74
74
|
return pulumi.get(self, "labels")
|
75
75
|
|
@@ -94,7 +94,7 @@ class GetSshKeyResult:
|
|
94
94
|
@_utilities.deprecated("""Please use the with_selector property instead.""")
|
95
95
|
def selector(self) -> Optional[_builtins.str]:
|
96
96
|
"""
|
97
|
-
Filter results using a [Label Selector](https://docs.hetzner.cloud
|
97
|
+
Filter results using a [Label Selector](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
98
98
|
"""
|
99
99
|
return pulumi.get(self, "selector")
|
100
100
|
|
@@ -102,7 +102,7 @@ class GetSshKeyResult:
|
|
102
102
|
@pulumi.getter(name="withSelector")
|
103
103
|
def with_selector(self) -> Optional[_builtins.str]:
|
104
104
|
"""
|
105
|
-
Filter results using a [Label Selector](https://docs.hetzner.cloud
|
105
|
+
Filter results using a [Label Selector](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
106
106
|
"""
|
107
107
|
return pulumi.get(self, "with_selector")
|
108
108
|
|
@@ -150,8 +150,8 @@ def get_ssh_key(fingerprint: Optional[_builtins.str] = None,
|
|
150
150
|
:param _builtins.str fingerprint: Fingerprint of the SSH Key.
|
151
151
|
:param _builtins.int id: ID of the SSH Key.
|
152
152
|
:param _builtins.str name: Name of the SSH Key.
|
153
|
-
:param _builtins.str selector: Filter results using a [Label Selector](https://docs.hetzner.cloud
|
154
|
-
:param _builtins.str with_selector: Filter results using a [Label Selector](https://docs.hetzner.cloud
|
153
|
+
:param _builtins.str selector: Filter results using a [Label Selector](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
154
|
+
:param _builtins.str with_selector: Filter results using a [Label Selector](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
155
155
|
"""
|
156
156
|
__args__ = dict()
|
157
157
|
__args__['fingerprint'] = fingerprint
|
@@ -198,8 +198,8 @@ def get_ssh_key_output(fingerprint: Optional[pulumi.Input[Optional[_builtins.str
|
|
198
198
|
:param _builtins.str fingerprint: Fingerprint of the SSH Key.
|
199
199
|
:param _builtins.int id: ID of the SSH Key.
|
200
200
|
:param _builtins.str name: Name of the SSH Key.
|
201
|
-
:param _builtins.str selector: Filter results using a [Label Selector](https://docs.hetzner.cloud
|
202
|
-
:param _builtins.str with_selector: Filter results using a [Label Selector](https://docs.hetzner.cloud
|
201
|
+
:param _builtins.str selector: Filter results using a [Label Selector](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
202
|
+
:param _builtins.str with_selector: Filter results using a [Label Selector](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
203
203
|
"""
|
204
204
|
__args__ = dict()
|
205
205
|
__args__['fingerprint'] = fingerprint
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_ssh_keys.py
RENAMED
@@ -55,7 +55,7 @@ class GetSshKeysResult:
|
|
55
55
|
@pulumi.getter(name="withSelector")
|
56
56
|
def with_selector(self) -> Optional[_builtins.str]:
|
57
57
|
"""
|
58
|
-
Filter results using a [Label Selector](https://docs.hetzner.cloud
|
58
|
+
Filter results using a [Label Selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
59
59
|
"""
|
60
60
|
return pulumi.get(self, "with_selector")
|
61
61
|
|
@@ -88,7 +88,7 @@ def get_ssh_keys(id: Optional[_builtins.str] = None,
|
|
88
88
|
|
89
89
|
|
90
90
|
:param _builtins.str id: The ID of this resource.
|
91
|
-
:param _builtins.str with_selector: Filter results using a [Label Selector](https://docs.hetzner.cloud
|
91
|
+
:param _builtins.str with_selector: Filter results using a [Label Selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
92
92
|
"""
|
93
93
|
__args__ = dict()
|
94
94
|
__args__['id'] = id
|
@@ -117,7 +117,7 @@ def get_ssh_keys_output(id: Optional[pulumi.Input[Optional[_builtins.str]]] = No
|
|
117
117
|
|
118
118
|
|
119
119
|
:param _builtins.str id: The ID of this resource.
|
120
|
-
:param _builtins.str with_selector: Filter results using a [Label Selector](https://docs.hetzner.cloud
|
120
|
+
:param _builtins.str with_selector: Filter results using a [Label Selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
121
121
|
"""
|
122
122
|
__args__ = dict()
|
123
123
|
__args__['id'] = id
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_volume.py
RENAMED
@@ -186,7 +186,7 @@ def get_volume(id: Optional[_builtins.int] = None,
|
|
186
186
|
:param _builtins.str location: (string) The location name. See the [Hetzner Docs](https://docs.hetzner.com/cloud/general/locations/#what-locations-are-there) for more details about locations.
|
187
187
|
:param _builtins.str name: Name of the volume.
|
188
188
|
:param _builtins.int server_id: (Optional, int) Server ID the volume is attached to
|
189
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
189
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
190
190
|
:param Sequence[_builtins.str] with_statuses: List only volumes with the specified status, could contain `creating` or `available`.
|
191
191
|
"""
|
192
192
|
__args__ = dict()
|
@@ -237,7 +237,7 @@ def get_volume_output(id: Optional[pulumi.Input[Optional[_builtins.int]]] = None
|
|
237
237
|
:param _builtins.str location: (string) The location name. See the [Hetzner Docs](https://docs.hetzner.com/cloud/general/locations/#what-locations-are-there) for more details about locations.
|
238
238
|
:param _builtins.str name: Name of the volume.
|
239
239
|
:param _builtins.int server_id: (Optional, int) Server ID the volume is attached to
|
240
|
-
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud
|
240
|
+
:param _builtins.str with_selector: Label Selector. For more information about possible values, visit the [Hetzner Cloud Documentation](https://docs.hetzner.cloud/reference/cloud#label-selector).
|
241
241
|
:param Sequence[_builtins.str] with_statuses: List only volumes with the specified status, could contain `creating` or `available`.
|
242
242
|
"""
|
243
243
|
__args__ = dict()
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_volumes.py
RENAMED
@@ -97,7 +97,7 @@ def get_volumes(with_selector: Optional[_builtins.str] = None,
|
|
97
97
|
```
|
98
98
|
|
99
99
|
|
100
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
100
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
101
101
|
:param Sequence[_builtins.str] with_statuses: List only volumes with the specified status, could contain `creating` or `available`.
|
102
102
|
"""
|
103
103
|
__args__ = dict()
|
@@ -128,7 +128,7 @@ def get_volumes_output(with_selector: Optional[pulumi.Input[Optional[_builtins.s
|
|
128
128
|
```
|
129
129
|
|
130
130
|
|
131
|
-
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud
|
131
|
+
:param _builtins.str with_selector: [Label selector](https://docs.hetzner.cloud/reference/cloud#label-selector)
|
132
132
|
:param Sequence[_builtins.str] with_statuses: List only volumes with the specified status, could contain `creating` or `available`.
|
133
133
|
"""
|
134
134
|
__args__ = dict()
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/outputs.py
RENAMED
@@ -2598,7 +2598,7 @@ class GetSshKeysSshKeyResult(dict):
|
|
2598
2598
|
"""
|
2599
2599
|
:param _builtins.str fingerprint: Fingerprint of the SSH Key.
|
2600
2600
|
:param _builtins.int id: ID of the SSH Key.
|
2601
|
-
:param Mapping[str, _builtins.str] labels: User-defined [labels](https://docs.hetzner.cloud
|
2601
|
+
:param Mapping[str, _builtins.str] labels: User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
2602
2602
|
:param _builtins.str name: Name of the SSH Key.
|
2603
2603
|
:param _builtins.str public_key: Public key of the SSH Key pair.
|
2604
2604
|
"""
|
@@ -2628,7 +2628,7 @@ class GetSshKeysSshKeyResult(dict):
|
|
2628
2628
|
@pulumi.getter
|
2629
2629
|
def labels(self) -> Mapping[str, _builtins.str]:
|
2630
2630
|
"""
|
2631
|
-
User-defined [labels](https://docs.hetzner.cloud
|
2631
|
+
User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
2632
2632
|
"""
|
2633
2633
|
return pulumi.get(self, "labels")
|
2634
2634
|
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/ssh_key.py
RENAMED
@@ -25,7 +25,7 @@ class SshKeyArgs:
|
|
25
25
|
"""
|
26
26
|
The set of arguments for constructing a SshKey resource.
|
27
27
|
:param pulumi.Input[_builtins.str] public_key: Public key of the SSH Key pair. If this is a file, it can be read using the `file` interpolation function.
|
28
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: User-defined [labels](https://docs.hetzner.cloud
|
28
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
29
29
|
:param pulumi.Input[_builtins.str] name: Name of the SSH Key.
|
30
30
|
"""
|
31
31
|
pulumi.set(__self__, "public_key", public_key)
|
@@ -50,7 +50,7 @@ class SshKeyArgs:
|
|
50
50
|
@pulumi.getter
|
51
51
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
|
52
52
|
"""
|
53
|
-
User-defined [labels](https://docs.hetzner.cloud
|
53
|
+
User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
54
54
|
"""
|
55
55
|
return pulumi.get(self, "labels")
|
56
56
|
|
@@ -81,7 +81,7 @@ class _SshKeyState:
|
|
81
81
|
"""
|
82
82
|
Input properties used for looking up and filtering SshKey resources.
|
83
83
|
:param pulumi.Input[_builtins.str] fingerprint: Fingerprint of the SSH public key.
|
84
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: User-defined [labels](https://docs.hetzner.cloud
|
84
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
85
85
|
:param pulumi.Input[_builtins.str] name: Name of the SSH Key.
|
86
86
|
:param pulumi.Input[_builtins.str] public_key: Public key of the SSH Key pair. If this is a file, it can be read using the `file` interpolation function.
|
87
87
|
"""
|
@@ -110,7 +110,7 @@ class _SshKeyState:
|
|
110
110
|
@pulumi.getter
|
111
111
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
|
112
112
|
"""
|
113
|
-
User-defined [labels](https://docs.hetzner.cloud
|
113
|
+
User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
114
114
|
"""
|
115
115
|
return pulumi.get(self, "labels")
|
116
116
|
|
@@ -170,13 +170,27 @@ class SshKey(pulumi.CustomResource):
|
|
170
170
|
|
171
171
|
## Import
|
172
172
|
|
173
|
+
In Terraform v1.5.0 and later, the `import` block can be used with the `id` attribute, for example:
|
174
|
+
|
175
|
+
terraform
|
176
|
+
|
177
|
+
import {
|
178
|
+
|
179
|
+
to = hcloud_ssh_key.main
|
180
|
+
|
181
|
+
id = "$SSH_KEY_ID"
|
182
|
+
|
183
|
+
}
|
184
|
+
|
185
|
+
The `pulumi import` command can be used, for example:
|
186
|
+
|
173
187
|
```sh
|
174
188
|
$ pulumi import hcloud:index/sshKey:SshKey example "$SSH_KEY_ID"
|
175
189
|
```
|
176
190
|
|
177
191
|
:param str resource_name: The name of the resource.
|
178
192
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
179
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: User-defined [labels](https://docs.hetzner.cloud
|
193
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
180
194
|
:param pulumi.Input[_builtins.str] name: Name of the SSH Key.
|
181
195
|
:param pulumi.Input[_builtins.str] public_key: Public key of the SSH Key pair. If this is a file, it can be read using the `file` interpolation function.
|
182
196
|
"""
|
@@ -203,6 +217,20 @@ class SshKey(pulumi.CustomResource):
|
|
203
217
|
|
204
218
|
## Import
|
205
219
|
|
220
|
+
In Terraform v1.5.0 and later, the `import` block can be used with the `id` attribute, for example:
|
221
|
+
|
222
|
+
terraform
|
223
|
+
|
224
|
+
import {
|
225
|
+
|
226
|
+
to = hcloud_ssh_key.main
|
227
|
+
|
228
|
+
id = "$SSH_KEY_ID"
|
229
|
+
|
230
|
+
}
|
231
|
+
|
232
|
+
The `pulumi import` command can be used, for example:
|
233
|
+
|
206
234
|
```sh
|
207
235
|
$ pulumi import hcloud:index/sshKey:SshKey example "$SSH_KEY_ID"
|
208
236
|
```
|
@@ -262,7 +290,7 @@ class SshKey(pulumi.CustomResource):
|
|
262
290
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
263
291
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
264
292
|
:param pulumi.Input[_builtins.str] fingerprint: Fingerprint of the SSH public key.
|
265
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: User-defined [labels](https://docs.hetzner.cloud
|
293
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
266
294
|
:param pulumi.Input[_builtins.str] name: Name of the SSH Key.
|
267
295
|
:param pulumi.Input[_builtins.str] public_key: Public key of the SSH Key pair. If this is a file, it can be read using the `file` interpolation function.
|
268
296
|
"""
|
@@ -288,7 +316,7 @@ class SshKey(pulumi.CustomResource):
|
|
288
316
|
@pulumi.getter
|
289
317
|
def labels(self) -> pulumi.Output[Mapping[str, _builtins.str]]:
|
290
318
|
"""
|
291
|
-
User-defined [labels](https://docs.hetzner.cloud
|
319
|
+
User-defined [labels](https://docs.hetzner.cloud/reference/cloud#labels) (key-value pairs) for the resource.
|
292
320
|
"""
|
293
321
|
return pulumi.get(self, "labels")
|
294
322
|
|
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/__init__.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/_inputs.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/_utilities.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/certificate.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/config/__init__.py
RENAMED
File without changes
|
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/config/vars.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/firewall.py
RENAMED
File without changes
|
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/floating_ip.py
RENAMED
File without changes
|
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_datacenter.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_datacenters.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_location.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_locations.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/get_server_type.py
RENAMED
File without changes
|
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/load_balancer.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/network.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/network_route.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/network_subnet.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/placement_group.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/primary_ip.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/provider.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/server_network.py
RENAMED
File without changes
|
{pulumi_hcloud-1.24.0a1753509442 → pulumi_hcloud-1.25.0a1754460197}/pulumi_hcloud/snapshot.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|