cdktf-cdktf-provider-upcloud 14.8.0__py3-none-any.whl → 14.9.0__py3-none-any.whl

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.

Potentially problematic release.


This version of cdktf-cdktf-provider-upcloud might be problematic. Click here for more details.

Files changed (62) hide show
  1. cdktf_cdktf_provider_upcloud/__init__.py +3 -3
  2. cdktf_cdktf_provider_upcloud/_jsii/__init__.py +2 -2
  3. cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@14.9.0.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_upcloud/data_upcloud_hosts/__init__.py +7 -7
  5. cdktf_cdktf_provider_upcloud/data_upcloud_ip_addresses/__init__.py +7 -7
  6. cdktf_cdktf_provider_upcloud/data_upcloud_kubernetes_cluster/__init__.py +7 -7
  7. cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_mysql_sessions/__init__.py +22 -22
  8. cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_opensearch_indices/__init__.py +13 -13
  9. cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_postgresql_sessions/__init__.py +30 -30
  10. cdktf_cdktf_provider_upcloud/data_upcloud_managed_database_redis_sessions/__init__.py +22 -22
  11. cdktf_cdktf_provider_upcloud/data_upcloud_managed_object_storage_policies/__init__.py +10 -10
  12. cdktf_cdktf_provider_upcloud/data_upcloud_managed_object_storage_regions/__init__.py +7 -7
  13. cdktf_cdktf_provider_upcloud/data_upcloud_networks/__init__.py +13 -13
  14. cdktf_cdktf_provider_upcloud/data_upcloud_storage/__init__.py +25 -25
  15. cdktf_cdktf_provider_upcloud/data_upcloud_tags/__init__.py +7 -7
  16. cdktf_cdktf_provider_upcloud/data_upcloud_zone/__init__.py +10 -10
  17. cdktf_cdktf_provider_upcloud/data_upcloud_zones/__init__.py +7 -7
  18. cdktf_cdktf_provider_upcloud/firewall_rules/__init__.py +41 -41
  19. cdktf_cdktf_provider_upcloud/floating_ip_address/__init__.py +16 -16
  20. cdktf_cdktf_provider_upcloud/gateway/__init__.py +37 -37
  21. cdktf_cdktf_provider_upcloud/gateway_connection/__init__.py +34 -34
  22. cdktf_cdktf_provider_upcloud/gateway_connection_tunnel/__init__.py +61 -61
  23. cdktf_cdktf_provider_upcloud/kubernetes_cluster/__init__.py +31 -31
  24. cdktf_cdktf_provider_upcloud/kubernetes_node_group/__init__.py +65 -65
  25. cdktf_cdktf_provider_upcloud/loadbalancer/__init__.py +42 -42
  26. cdktf_cdktf_provider_upcloud/loadbalancer_backend/__init__.py +64 -64
  27. cdktf_cdktf_provider_upcloud/loadbalancer_backend_tls_config/__init__.py +16 -16
  28. cdktf_cdktf_provider_upcloud/loadbalancer_dynamic_backend_member/__init__.py +28 -28
  29. cdktf_cdktf_provider_upcloud/loadbalancer_dynamic_certificate_bundle/__init__.py +16 -16
  30. cdktf_cdktf_provider_upcloud/loadbalancer_frontend/__init__.py +33 -33
  31. cdktf_cdktf_provider_upcloud/loadbalancer_frontend_rule/__init__.py +193 -193
  32. cdktf_cdktf_provider_upcloud/loadbalancer_frontend_tls_config/__init__.py +16 -16
  33. cdktf_cdktf_provider_upcloud/loadbalancer_manual_certificate_bundle/__init__.py +19 -19
  34. cdktf_cdktf_provider_upcloud/loadbalancer_resolver/__init__.py +31 -31
  35. cdktf_cdktf_provider_upcloud/loadbalancer_static_backend_member/__init__.py +28 -28
  36. cdktf_cdktf_provider_upcloud/managed_database_logical_database/__init__.py +19 -19
  37. cdktf_cdktf_provider_upcloud/managed_database_mysql/__init__.py +238 -189
  38. cdktf_cdktf_provider_upcloud/managed_database_opensearch/__init__.py +385 -336
  39. cdktf_cdktf_provider_upcloud/managed_database_postgresql/__init__.py +349 -300
  40. cdktf_cdktf_provider_upcloud/managed_database_redis/__init__.py +166 -117
  41. cdktf_cdktf_provider_upcloud/managed_database_user/__init__.py +50 -50
  42. cdktf_cdktf_provider_upcloud/managed_object_storage/__init__.py +30 -30
  43. cdktf_cdktf_provider_upcloud/managed_object_storage_policy/__init__.py +19 -19
  44. cdktf_cdktf_provider_upcloud/managed_object_storage_user/__init__.py +13 -13
  45. cdktf_cdktf_provider_upcloud/managed_object_storage_user_access_key/__init__.py +16 -16
  46. cdktf_cdktf_provider_upcloud/managed_object_storage_user_policy/__init__.py +16 -16
  47. cdktf_cdktf_provider_upcloud/network/__init__.py +33 -33
  48. cdktf_cdktf_provider_upcloud/network_peering/__init__.py +23 -23
  49. cdktf_cdktf_provider_upcloud/object_storage/__init__.py +30 -30
  50. cdktf_cdktf_provider_upcloud/provider/__init__.py +25 -25
  51. cdktf_cdktf_provider_upcloud/router/__init__.py +232 -19
  52. cdktf_cdktf_provider_upcloud/server/__init__.py +153 -153
  53. cdktf_cdktf_provider_upcloud/server_group/__init__.py +29 -72
  54. cdktf_cdktf_provider_upcloud/storage/__init__.py +58 -58
  55. cdktf_cdktf_provider_upcloud/tag/__init__.py +16 -16
  56. {cdktf_cdktf_provider_upcloud-14.8.0.dist-info → cdktf_cdktf_provider_upcloud-14.9.0.dist-info}/METADATA +4 -4
  57. cdktf_cdktf_provider_upcloud-14.9.0.dist-info/RECORD +61 -0
  58. cdktf_cdktf_provider_upcloud/_jsii/provider-upcloud@14.8.0.jsii.tgz +0 -0
  59. cdktf_cdktf_provider_upcloud-14.8.0.dist-info/RECORD +0 -61
  60. {cdktf_cdktf_provider_upcloud-14.8.0.dist-info → cdktf_cdktf_provider_upcloud-14.9.0.dist-info}/LICENSE +0 -0
  61. {cdktf_cdktf_provider_upcloud-14.8.0.dist-info → cdktf_cdktf_provider_upcloud-14.9.0.dist-info}/WHEEL +0 -0
  62. {cdktf_cdktf_provider_upcloud-14.8.0.dist-info → cdktf_cdktf_provider_upcloud-14.9.0.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `upcloud_network`
3
3
 
4
- Refer to the Terraform Registry for docs: [`upcloud_network`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network).
4
+ Refer to the Terraform Registry for docs: [`upcloud_network`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class Network(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-upcloud.network.Network",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network upcloud_network}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network upcloud_network}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -49,15 +49,15 @@ class Network(
49
49
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
50
50
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
51
51
  ) -> None:
52
- '''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network upcloud_network} Resource.
52
+ '''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network upcloud_network} Resource.
53
53
 
54
54
  :param scope: The scope in which to define this construct.
55
55
  :param id: The scoped construct ID. Must be unique amongst siblings in the same scope
56
- :param name: Name of the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#name Network#name}
57
- :param zone: The zone the network is in, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#zone Network#zone}
58
- :param ip_network: ip_network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#ip_network Network#ip_network}
59
- :param labels: Key-value pairs to classify the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#labels Network#labels}
60
- :param router: UUID of a router to attach to this network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#router Network#router}
56
+ :param name: Name of the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#name Network#name}
57
+ :param zone: The zone the network is in, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#zone Network#zone}
58
+ :param ip_network: ip_network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#ip_network Network#ip_network}
59
+ :param labels: Key-value pairs to classify the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#labels Network#labels}
60
+ :param router: UUID of a router to attach to this network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#router Network#router}
61
61
  :param connection:
62
62
  :param count:
63
63
  :param depends_on:
@@ -100,7 +100,7 @@ class Network(
100
100
 
101
101
  :param scope: The scope in which to define this construct.
102
102
  :param import_to_id: The construct id used in the generated config for the Network to import.
103
- :param import_from_id: The id of the existing Network that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#import import section} in the documentation of this resource for the id to use
103
+ :param import_from_id: The id of the existing Network that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#import import section} in the documentation of this resource for the id to use
104
104
  :param provider: ? Optional instance of the provider where the Network to import is found.
105
105
  '''
106
106
  if __debug__:
@@ -285,11 +285,11 @@ class NetworkConfig(_cdktf_9a9027ec.TerraformMetaArguments):
285
285
  :param lifecycle:
286
286
  :param provider:
287
287
  :param provisioners:
288
- :param name: Name of the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#name Network#name}
289
- :param zone: The zone the network is in, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#zone Network#zone}
290
- :param ip_network: ip_network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#ip_network Network#ip_network}
291
- :param labels: Key-value pairs to classify the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#labels Network#labels}
292
- :param router: UUID of a router to attach to this network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#router Network#router}
288
+ :param name: Name of the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#name Network#name}
289
+ :param zone: The zone the network is in, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#zone Network#zone}
290
+ :param ip_network: ip_network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#ip_network Network#ip_network}
291
+ :param labels: Key-value pairs to classify the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#labels Network#labels}
292
+ :param router: UUID of a router to attach to this network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#router Network#router}
293
293
  '''
294
294
  if isinstance(lifecycle, dict):
295
295
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -400,7 +400,7 @@ class NetworkConfig(_cdktf_9a9027ec.TerraformMetaArguments):
400
400
  def name(self) -> builtins.str:
401
401
  '''Name of the network.
402
402
 
403
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#name Network#name}
403
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#name Network#name}
404
404
  '''
405
405
  result = self._values.get("name")
406
406
  assert result is not None, "Required property 'name' is missing"
@@ -410,7 +410,7 @@ class NetworkConfig(_cdktf_9a9027ec.TerraformMetaArguments):
410
410
  def zone(self) -> builtins.str:
411
411
  '''The zone the network is in, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``.
412
412
 
413
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#zone Network#zone}
413
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#zone Network#zone}
414
414
  '''
415
415
  result = self._values.get("zone")
416
416
  assert result is not None, "Required property 'zone' is missing"
@@ -422,7 +422,7 @@ class NetworkConfig(_cdktf_9a9027ec.TerraformMetaArguments):
422
422
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["NetworkIpNetwork"]]]:
423
423
  '''ip_network block.
424
424
 
425
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#ip_network Network#ip_network}
425
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#ip_network Network#ip_network}
426
426
  '''
427
427
  result = self._values.get("ip_network")
428
428
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["NetworkIpNetwork"]]], result)
@@ -431,7 +431,7 @@ class NetworkConfig(_cdktf_9a9027ec.TerraformMetaArguments):
431
431
  def labels(self) -> typing.Optional[typing.Mapping[builtins.str, builtins.str]]:
432
432
  '''Key-value pairs to classify the network.
433
433
 
434
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#labels Network#labels}
434
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#labels Network#labels}
435
435
  '''
436
436
  result = self._values.get("labels")
437
437
  return typing.cast(typing.Optional[typing.Mapping[builtins.str, builtins.str]], result)
@@ -440,7 +440,7 @@ class NetworkConfig(_cdktf_9a9027ec.TerraformMetaArguments):
440
440
  def router(self) -> typing.Optional[builtins.str]:
441
441
  '''UUID of a router to attach to this network.
442
442
 
443
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#router Network#router}
443
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#router Network#router}
444
444
  '''
445
445
  result = self._values.get("router")
446
446
  return typing.cast(typing.Optional[builtins.str], result)
@@ -483,13 +483,13 @@ class NetworkIpNetwork:
483
483
  gateway: typing.Optional[builtins.str] = None,
484
484
  ) -> None:
485
485
  '''
486
- :param address: The CIDR range of the subnet. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#address Network#address}
487
- :param dhcp: Is DHCP enabled? Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#dhcp Network#dhcp}
488
- :param family: IP address family. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#family Network#family}
489
- :param dhcp_default_route: Is the gateway the DHCP default route? Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#dhcp_default_route Network#dhcp_default_route}
490
- :param dhcp_dns: The DNS servers given by DHCP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#dhcp_dns Network#dhcp_dns}
491
- :param dhcp_routes: The additional DHCP classless static routes given by DHCP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#dhcp_routes Network#dhcp_routes}
492
- :param gateway: Gateway address given by DHCP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#gateway Network#gateway}
486
+ :param address: The CIDR range of the subnet. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#address Network#address}
487
+ :param dhcp: Is DHCP enabled? Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#dhcp Network#dhcp}
488
+ :param family: IP address family. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#family Network#family}
489
+ :param dhcp_default_route: Is the gateway the DHCP default route? Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#dhcp_default_route Network#dhcp_default_route}
490
+ :param dhcp_dns: The DNS servers given by DHCP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#dhcp_dns Network#dhcp_dns}
491
+ :param dhcp_routes: The additional DHCP classless static routes given by DHCP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#dhcp_routes Network#dhcp_routes}
492
+ :param gateway: Gateway address given by DHCP. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#gateway Network#gateway}
493
493
  '''
494
494
  if __debug__:
495
495
  type_hints = typing.get_type_hints(_typecheckingstub__a0ad6fbb444600379383ae462fe5ae2d8f24c848db9a320e7d111545c9b44b65)
@@ -518,7 +518,7 @@ class NetworkIpNetwork:
518
518
  def address(self) -> builtins.str:
519
519
  '''The CIDR range of the subnet.
520
520
 
521
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#address Network#address}
521
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#address Network#address}
522
522
  '''
523
523
  result = self._values.get("address")
524
524
  assert result is not None, "Required property 'address' is missing"
@@ -528,7 +528,7 @@ class NetworkIpNetwork:
528
528
  def dhcp(self) -> typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]:
529
529
  '''Is DHCP enabled?
530
530
 
531
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#dhcp Network#dhcp}
531
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#dhcp Network#dhcp}
532
532
  '''
533
533
  result = self._values.get("dhcp")
534
534
  assert result is not None, "Required property 'dhcp' is missing"
@@ -538,7 +538,7 @@ class NetworkIpNetwork:
538
538
  def family(self) -> builtins.str:
539
539
  '''IP address family.
540
540
 
541
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#family Network#family}
541
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#family Network#family}
542
542
  '''
543
543
  result = self._values.get("family")
544
544
  assert result is not None, "Required property 'family' is missing"
@@ -550,7 +550,7 @@ class NetworkIpNetwork:
550
550
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
551
551
  '''Is the gateway the DHCP default route?
552
552
 
553
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#dhcp_default_route Network#dhcp_default_route}
553
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#dhcp_default_route Network#dhcp_default_route}
554
554
  '''
555
555
  result = self._values.get("dhcp_default_route")
556
556
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
@@ -559,7 +559,7 @@ class NetworkIpNetwork:
559
559
  def dhcp_dns(self) -> typing.Optional[typing.List[builtins.str]]:
560
560
  '''The DNS servers given by DHCP.
561
561
 
562
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#dhcp_dns Network#dhcp_dns}
562
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#dhcp_dns Network#dhcp_dns}
563
563
  '''
564
564
  result = self._values.get("dhcp_dns")
565
565
  return typing.cast(typing.Optional[typing.List[builtins.str]], result)
@@ -568,7 +568,7 @@ class NetworkIpNetwork:
568
568
  def dhcp_routes(self) -> typing.Optional[typing.List[builtins.str]]:
569
569
  '''The additional DHCP classless static routes given by DHCP.
570
570
 
571
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#dhcp_routes Network#dhcp_routes}
571
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#dhcp_routes Network#dhcp_routes}
572
572
  '''
573
573
  result = self._values.get("dhcp_routes")
574
574
  return typing.cast(typing.Optional[typing.List[builtins.str]], result)
@@ -577,7 +577,7 @@ class NetworkIpNetwork:
577
577
  def gateway(self) -> typing.Optional[builtins.str]:
578
578
  '''Gateway address given by DHCP.
579
579
 
580
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network#gateway Network#gateway}
580
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network#gateway Network#gateway}
581
581
  '''
582
582
  result = self._values.get("gateway")
583
583
  return typing.cast(typing.Optional[builtins.str], result)
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `upcloud_network_peering`
3
3
 
4
- Refer to the Terraform Registry for docs: [`upcloud_network_peering`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering).
4
+ Refer to the Terraform Registry for docs: [`upcloud_network_peering`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class NetworkPeering(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-upcloud.networkPeering.NetworkPeering",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering upcloud_network_peering}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering upcloud_network_peering}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -49,15 +49,15 @@ class NetworkPeering(
49
49
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
50
50
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
51
51
  ) -> None:
52
- '''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering upcloud_network_peering} Resource.
52
+ '''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering upcloud_network_peering} Resource.
53
53
 
54
54
  :param scope: The scope in which to define this construct.
55
55
  :param id: The scoped construct ID. Must be unique amongst siblings in the same scope
56
- :param name: Name of the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#name NetworkPeering#name}
57
- :param configured_status: Configured status of the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#configured_status NetworkPeering#configured_status}
58
- :param labels: Key-value pairs to classify the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#labels NetworkPeering#labels}
59
- :param network: network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#network NetworkPeering#network}
60
- :param peer_network: peer_network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#peer_network NetworkPeering#peer_network}
56
+ :param name: Name of the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#name NetworkPeering#name}
57
+ :param configured_status: Configured status of the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#configured_status NetworkPeering#configured_status}
58
+ :param labels: Key-value pairs to classify the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#labels NetworkPeering#labels}
59
+ :param network: network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#network NetworkPeering#network}
60
+ :param peer_network: peer_network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#peer_network NetworkPeering#peer_network}
61
61
  :param connection:
62
62
  :param count:
63
63
  :param depends_on:
@@ -100,7 +100,7 @@ class NetworkPeering(
100
100
 
101
101
  :param scope: The scope in which to define this construct.
102
102
  :param import_to_id: The construct id used in the generated config for the NetworkPeering to import.
103
- :param import_from_id: The id of the existing NetworkPeering that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#import import section} in the documentation of this resource for the id to use
103
+ :param import_from_id: The id of the existing NetworkPeering that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#import import section} in the documentation of this resource for the id to use
104
104
  :param provider: ? Optional instance of the provider where the NetworkPeering to import is found.
105
105
  '''
106
106
  if __debug__:
@@ -292,11 +292,11 @@ class NetworkPeeringConfig(_cdktf_9a9027ec.TerraformMetaArguments):
292
292
  :param lifecycle:
293
293
  :param provider:
294
294
  :param provisioners:
295
- :param name: Name of the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#name NetworkPeering#name}
296
- :param configured_status: Configured status of the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#configured_status NetworkPeering#configured_status}
297
- :param labels: Key-value pairs to classify the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#labels NetworkPeering#labels}
298
- :param network: network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#network NetworkPeering#network}
299
- :param peer_network: peer_network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#peer_network NetworkPeering#peer_network}
295
+ :param name: Name of the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#name NetworkPeering#name}
296
+ :param configured_status: Configured status of the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#configured_status NetworkPeering#configured_status}
297
+ :param labels: Key-value pairs to classify the network peering. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#labels NetworkPeering#labels}
298
+ :param network: network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#network NetworkPeering#network}
299
+ :param peer_network: peer_network block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#peer_network NetworkPeering#peer_network}
300
300
  '''
301
301
  if isinstance(lifecycle, dict):
302
302
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -408,7 +408,7 @@ class NetworkPeeringConfig(_cdktf_9a9027ec.TerraformMetaArguments):
408
408
  def name(self) -> builtins.str:
409
409
  '''Name of the network peering.
410
410
 
411
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#name NetworkPeering#name}
411
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#name NetworkPeering#name}
412
412
  '''
413
413
  result = self._values.get("name")
414
414
  assert result is not None, "Required property 'name' is missing"
@@ -418,7 +418,7 @@ class NetworkPeeringConfig(_cdktf_9a9027ec.TerraformMetaArguments):
418
418
  def configured_status(self) -> typing.Optional[builtins.str]:
419
419
  '''Configured status of the network peering.
420
420
 
421
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#configured_status NetworkPeering#configured_status}
421
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#configured_status NetworkPeering#configured_status}
422
422
  '''
423
423
  result = self._values.get("configured_status")
424
424
  return typing.cast(typing.Optional[builtins.str], result)
@@ -427,7 +427,7 @@ class NetworkPeeringConfig(_cdktf_9a9027ec.TerraformMetaArguments):
427
427
  def labels(self) -> typing.Optional[typing.Mapping[builtins.str, builtins.str]]:
428
428
  '''Key-value pairs to classify the network peering.
429
429
 
430
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#labels NetworkPeering#labels}
430
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#labels NetworkPeering#labels}
431
431
  '''
432
432
  result = self._values.get("labels")
433
433
  return typing.cast(typing.Optional[typing.Mapping[builtins.str, builtins.str]], result)
@@ -438,7 +438,7 @@ class NetworkPeeringConfig(_cdktf_9a9027ec.TerraformMetaArguments):
438
438
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["NetworkPeeringNetwork"]]]:
439
439
  '''network block.
440
440
 
441
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#network NetworkPeering#network}
441
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#network NetworkPeering#network}
442
442
  '''
443
443
  result = self._values.get("network")
444
444
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["NetworkPeeringNetwork"]]], result)
@@ -449,7 +449,7 @@ class NetworkPeeringConfig(_cdktf_9a9027ec.TerraformMetaArguments):
449
449
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["NetworkPeeringPeerNetwork"]]]:
450
450
  '''peer_network block.
451
451
 
452
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#peer_network NetworkPeering#peer_network}
452
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#peer_network NetworkPeering#peer_network}
453
453
  '''
454
454
  result = self._values.get("peer_network")
455
455
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["NetworkPeeringPeerNetwork"]]], result)
@@ -474,7 +474,7 @@ class NetworkPeeringConfig(_cdktf_9a9027ec.TerraformMetaArguments):
474
474
  class NetworkPeeringNetwork:
475
475
  def __init__(self, *, uuid: builtins.str) -> None:
476
476
  '''
477
- :param uuid: The UUID of the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#uuid NetworkPeering#uuid}
477
+ :param uuid: The UUID of the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#uuid NetworkPeering#uuid}
478
478
  '''
479
479
  if __debug__:
480
480
  type_hints = typing.get_type_hints(_typecheckingstub__55249435854778696115bf63e5ff3cef0bc5e473ffcdec977686b275ccfa8717)
@@ -487,7 +487,7 @@ class NetworkPeeringNetwork:
487
487
  def uuid(self) -> builtins.str:
488
488
  '''The UUID of the network.
489
489
 
490
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#uuid NetworkPeering#uuid}
490
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#uuid NetworkPeering#uuid}
491
491
  '''
492
492
  result = self._values.get("uuid")
493
493
  assert result is not None, "Required property 'uuid' is missing"
@@ -664,7 +664,7 @@ class NetworkPeeringNetworkOutputReference(
664
664
  class NetworkPeeringPeerNetwork:
665
665
  def __init__(self, *, uuid: builtins.str) -> None:
666
666
  '''
667
- :param uuid: The UUID of the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#uuid NetworkPeering#uuid}
667
+ :param uuid: The UUID of the network. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#uuid NetworkPeering#uuid}
668
668
  '''
669
669
  if __debug__:
670
670
  type_hints = typing.get_type_hints(_typecheckingstub__3d80346f024cbc2ca254e7975912525ac73b543ed8d8c085429350161c6a5c1e)
@@ -677,7 +677,7 @@ class NetworkPeeringPeerNetwork:
677
677
  def uuid(self) -> builtins.str:
678
678
  '''The UUID of the network.
679
679
 
680
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/network_peering#uuid NetworkPeering#uuid}
680
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/network_peering#uuid NetworkPeering#uuid}
681
681
  '''
682
682
  result = self._values.get("uuid")
683
683
  assert result is not None, "Required property 'uuid' is missing"
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `upcloud_object_storage`
3
3
 
4
- Refer to the Terraform Registry for docs: [`upcloud_object_storage`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage).
4
+ Refer to the Terraform Registry for docs: [`upcloud_object_storage`](https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class ObjectStorage(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-upcloud.objectStorage.ObjectStorage",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage upcloud_object_storage}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage upcloud_object_storage}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -52,18 +52,18 @@ class ObjectStorage(
52
52
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
53
53
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
54
54
  ) -> None:
55
- '''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage upcloud_object_storage} Resource.
55
+ '''Create a new {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage upcloud_object_storage} Resource.
56
56
 
57
57
  :param scope: The scope in which to define this construct.
58
58
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
59
- :param access_key: The access key used to identify user. Can be set to an empty string, which will tell the provider to get the access key from environment variable. The environment variable should be "UPCLOUD_OBJECT_STORAGE_ACCESS_KEY_{name}". {name} is the name given to object storage instance (so not the resource label), it should be all uppercased and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would use environment variable named "UPCLOUD_OBJECT_STORAGE_ACCESS_KEY_MY_FILES". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#access_key ObjectStorage#access_key}
60
- :param name: The name of the object storage instance to be created. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#name ObjectStorage#name}
61
- :param secret_key: The secret key used to authenticate user. Can be set to an empty string, which will tell the provider to get the secret key from environment variable. The environment variable should be "UPCLOUD_OBJECT_STORAGE_SECRET_KEY_{name}". {name} is the name given to object storage instance (so not the resource label), it should be all uppercased and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would use environment variable named "UPCLOUD_OBJECT_STORAGE_SECRET_KEY_MY_FILES". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#secret_key ObjectStorage#secret_key}
62
- :param size: The size of the object storage instance in gigabytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#size ObjectStorage#size}
63
- :param zone: The zone in which the object storage instance will be created, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#zone ObjectStorage#zone}
64
- :param bucket: bucket block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#bucket ObjectStorage#bucket}
65
- :param description: The description of the object storage instance to be created. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#description ObjectStorage#description}
66
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#id ObjectStorage#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
59
+ :param access_key: The access key used to identify user. Can be set to an empty string, which will tell the provider to get the access key from environment variable. The environment variable should be "UPCLOUD_OBJECT_STORAGE_ACCESS_KEY_{name}". {name} is the name given to object storage instance (so not the resource label), it should be all uppercased and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would use environment variable named "UPCLOUD_OBJECT_STORAGE_ACCESS_KEY_MY_FILES". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#access_key ObjectStorage#access_key}
60
+ :param name: The name of the object storage instance to be created. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#name ObjectStorage#name}
61
+ :param secret_key: The secret key used to authenticate user. Can be set to an empty string, which will tell the provider to get the secret key from environment variable. The environment variable should be "UPCLOUD_OBJECT_STORAGE_SECRET_KEY_{name}". {name} is the name given to object storage instance (so not the resource label), it should be all uppercased and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would use environment variable named "UPCLOUD_OBJECT_STORAGE_SECRET_KEY_MY_FILES". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#secret_key ObjectStorage#secret_key}
62
+ :param size: The size of the object storage instance in gigabytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#size ObjectStorage#size}
63
+ :param zone: The zone in which the object storage instance will be created, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#zone ObjectStorage#zone}
64
+ :param bucket: bucket block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#bucket ObjectStorage#bucket}
65
+ :param description: The description of the object storage instance to be created. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#description ObjectStorage#description}
66
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#id ObjectStorage#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
67
67
  :param connection:
68
68
  :param count:
69
69
  :param depends_on:
@@ -109,7 +109,7 @@ class ObjectStorage(
109
109
 
110
110
  :param scope: The scope in which to define this construct.
111
111
  :param import_to_id: The construct id used in the generated config for the ObjectStorage to import.
112
- :param import_from_id: The id of the existing ObjectStorage that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#import import section} in the documentation of this resource for the id to use
112
+ :param import_from_id: The id of the existing ObjectStorage that should be imported. Refer to the {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#import import section} in the documentation of this resource for the id to use
113
113
  :param provider: ? Optional instance of the provider where the ObjectStorage to import is found.
114
114
  '''
115
115
  if __debug__:
@@ -318,7 +318,7 @@ class ObjectStorage(
318
318
  class ObjectStorageBucket:
319
319
  def __init__(self, *, name: builtins.str) -> None:
320
320
  '''
321
- :param name: The name of the bucket. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#name ObjectStorage#name}
321
+ :param name: The name of the bucket. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#name ObjectStorage#name}
322
322
  '''
323
323
  if __debug__:
324
324
  type_hints = typing.get_type_hints(_typecheckingstub__76363c1fb14ca2363d352380e624359e962fa25498e592051a720a4f8b2e2470)
@@ -331,7 +331,7 @@ class ObjectStorageBucket:
331
331
  def name(self) -> builtins.str:
332
332
  '''The name of the bucket.
333
333
 
334
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#name ObjectStorage#name}
334
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#name ObjectStorage#name}
335
335
  '''
336
336
  result = self._values.get("name")
337
337
  assert result is not None, "Required property 'name' is missing"
@@ -549,14 +549,14 @@ class ObjectStorageConfig(_cdktf_9a9027ec.TerraformMetaArguments):
549
549
  :param lifecycle:
550
550
  :param provider:
551
551
  :param provisioners:
552
- :param access_key: The access key used to identify user. Can be set to an empty string, which will tell the provider to get the access key from environment variable. The environment variable should be "UPCLOUD_OBJECT_STORAGE_ACCESS_KEY_{name}". {name} is the name given to object storage instance (so not the resource label), it should be all uppercased and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would use environment variable named "UPCLOUD_OBJECT_STORAGE_ACCESS_KEY_MY_FILES". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#access_key ObjectStorage#access_key}
553
- :param name: The name of the object storage instance to be created. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#name ObjectStorage#name}
554
- :param secret_key: The secret key used to authenticate user. Can be set to an empty string, which will tell the provider to get the secret key from environment variable. The environment variable should be "UPCLOUD_OBJECT_STORAGE_SECRET_KEY_{name}". {name} is the name given to object storage instance (so not the resource label), it should be all uppercased and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would use environment variable named "UPCLOUD_OBJECT_STORAGE_SECRET_KEY_MY_FILES". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#secret_key ObjectStorage#secret_key}
555
- :param size: The size of the object storage instance in gigabytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#size ObjectStorage#size}
556
- :param zone: The zone in which the object storage instance will be created, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#zone ObjectStorage#zone}
557
- :param bucket: bucket block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#bucket ObjectStorage#bucket}
558
- :param description: The description of the object storage instance to be created. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#description ObjectStorage#description}
559
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#id ObjectStorage#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
552
+ :param access_key: The access key used to identify user. Can be set to an empty string, which will tell the provider to get the access key from environment variable. The environment variable should be "UPCLOUD_OBJECT_STORAGE_ACCESS_KEY_{name}". {name} is the name given to object storage instance (so not the resource label), it should be all uppercased and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would use environment variable named "UPCLOUD_OBJECT_STORAGE_ACCESS_KEY_MY_FILES". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#access_key ObjectStorage#access_key}
553
+ :param name: The name of the object storage instance to be created. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#name ObjectStorage#name}
554
+ :param secret_key: The secret key used to authenticate user. Can be set to an empty string, which will tell the provider to get the secret key from environment variable. The environment variable should be "UPCLOUD_OBJECT_STORAGE_SECRET_KEY_{name}". {name} is the name given to object storage instance (so not the resource label), it should be all uppercased and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would use environment variable named "UPCLOUD_OBJECT_STORAGE_SECRET_KEY_MY_FILES". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#secret_key ObjectStorage#secret_key}
555
+ :param size: The size of the object storage instance in gigabytes. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#size ObjectStorage#size}
556
+ :param zone: The zone in which the object storage instance will be created, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#zone ObjectStorage#zone}
557
+ :param bucket: bucket block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#bucket ObjectStorage#bucket}
558
+ :param description: The description of the object storage instance to be created. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#description ObjectStorage#description}
559
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#id ObjectStorage#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
560
560
  '''
561
561
  if isinstance(lifecycle, dict):
562
562
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -679,7 +679,7 @@ class ObjectStorageConfig(_cdktf_9a9027ec.TerraformMetaArguments):
679
679
  and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would
680
680
  use environment variable named "UPCLOUD_OBJECT_STORAGE_ACCESS_KEY_MY_FILES".
681
681
 
682
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#access_key ObjectStorage#access_key}
682
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#access_key ObjectStorage#access_key}
683
683
  '''
684
684
  result = self._values.get("access_key")
685
685
  assert result is not None, "Required property 'access_key' is missing"
@@ -689,7 +689,7 @@ class ObjectStorageConfig(_cdktf_9a9027ec.TerraformMetaArguments):
689
689
  def name(self) -> builtins.str:
690
690
  '''The name of the object storage instance to be created.
691
691
 
692
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#name ObjectStorage#name}
692
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#name ObjectStorage#name}
693
693
  '''
694
694
  result = self._values.get("name")
695
695
  assert result is not None, "Required property 'name' is missing"
@@ -705,7 +705,7 @@ class ObjectStorageConfig(_cdktf_9a9027ec.TerraformMetaArguments):
705
705
  and all dashes (-) should be replaced with underscores (_). For example, object storage named "my-files" would
706
706
  use environment variable named "UPCLOUD_OBJECT_STORAGE_SECRET_KEY_MY_FILES".
707
707
 
708
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#secret_key ObjectStorage#secret_key}
708
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#secret_key ObjectStorage#secret_key}
709
709
  '''
710
710
  result = self._values.get("secret_key")
711
711
  assert result is not None, "Required property 'secret_key' is missing"
@@ -715,7 +715,7 @@ class ObjectStorageConfig(_cdktf_9a9027ec.TerraformMetaArguments):
715
715
  def size(self) -> jsii.Number:
716
716
  '''The size of the object storage instance in gigabytes.
717
717
 
718
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#size ObjectStorage#size}
718
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#size ObjectStorage#size}
719
719
  '''
720
720
  result = self._values.get("size")
721
721
  assert result is not None, "Required property 'size' is missing"
@@ -725,7 +725,7 @@ class ObjectStorageConfig(_cdktf_9a9027ec.TerraformMetaArguments):
725
725
  def zone(self) -> builtins.str:
726
726
  '''The zone in which the object storage instance will be created, e.g. ``de-fra1``. You can list available zones with ``upctl zone list``.
727
727
 
728
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#zone ObjectStorage#zone}
728
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#zone ObjectStorage#zone}
729
729
  '''
730
730
  result = self._values.get("zone")
731
731
  assert result is not None, "Required property 'zone' is missing"
@@ -737,7 +737,7 @@ class ObjectStorageConfig(_cdktf_9a9027ec.TerraformMetaArguments):
737
737
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List[ObjectStorageBucket]]]:
738
738
  '''bucket block.
739
739
 
740
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#bucket ObjectStorage#bucket}
740
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#bucket ObjectStorage#bucket}
741
741
  '''
742
742
  result = self._values.get("bucket")
743
743
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List[ObjectStorageBucket]]], result)
@@ -746,14 +746,14 @@ class ObjectStorageConfig(_cdktf_9a9027ec.TerraformMetaArguments):
746
746
  def description(self) -> typing.Optional[builtins.str]:
747
747
  '''The description of the object storage instance to be created.
748
748
 
749
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#description ObjectStorage#description}
749
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#description ObjectStorage#description}
750
750
  '''
751
751
  result = self._values.get("description")
752
752
  return typing.cast(typing.Optional[builtins.str], result)
753
753
 
754
754
  @builtins.property
755
755
  def id(self) -> typing.Optional[builtins.str]:
756
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.8.0/docs/resources/object_storage#id ObjectStorage#id}.
756
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/upcloudltd/upcloud/5.9.0/docs/resources/object_storage#id ObjectStorage#id}.
757
757
 
758
758
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
759
759
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.