pulumi-linode 5.2.0a1756325370__tar.gz → 5.2.0a1756506768__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.

Potentially problematic release.


This version of pulumi-linode might be problematic. Click here for more details.

Files changed (131) hide show
  1. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/PKG-INFO +1 -1
  2. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/config/__init__.pyi +1 -2
  3. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/config/vars.py +1 -2
  4. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/instance.py +49 -112
  5. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/lke_node_pool.py +7 -14
  6. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/node_balancer_config.py +11 -22
  7. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/object_storage_bucket.py +4 -8
  8. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/provider.py +3 -6
  9. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/pulumi-plugin.json +1 -1
  10. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/reserved_ip_assignment.py +7 -14
  11. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode.egg-info/PKG-INFO +1 -1
  12. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pyproject.toml +1 -1
  13. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/README.md +0 -0
  14. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/__init__.py +0 -0
  15. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/_inputs.py +0 -0
  16. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/_utilities.py +0 -0
  17. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/account_settings.py +0 -0
  18. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/config/__init__.py +0 -0
  19. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/database_access_controls.py +0 -0
  20. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/database_mysql.py +0 -0
  21. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/database_mysql_v2.py +0 -0
  22. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/database_postgresql.py +0 -0
  23. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/database_postgresql_v2.py +0 -0
  24. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/domain.py +0 -0
  25. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/domain_record.py +0 -0
  26. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/firewall.py +0 -0
  27. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/firewall_device.py +0 -0
  28. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_account.py +0 -0
  29. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_account_availabilities.py +0 -0
  30. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_account_availability.py +0 -0
  31. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_account_login.py +0 -0
  32. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_account_logins.py +0 -0
  33. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_account_settings.py +0 -0
  34. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_child_account.py +0 -0
  35. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_child_accounts.py +0 -0
  36. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_database_backups.py +0 -0
  37. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_database_engines.py +0 -0
  38. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_database_mysql.py +0 -0
  39. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_database_mysql_backups.py +0 -0
  40. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_database_mysql_config.py +0 -0
  41. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_database_mysql_v2.py +0 -0
  42. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_database_postgresql.py +0 -0
  43. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_database_postgresql_config.py +0 -0
  44. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_database_postgresql_v2.py +0 -0
  45. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_databases.py +0 -0
  46. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_domain.py +0 -0
  47. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_domain_record.py +0 -0
  48. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_domain_zonefile.py +0 -0
  49. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_domains.py +0 -0
  50. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_firewall.py +0 -0
  51. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_firewalls.py +0 -0
  52. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_image.py +0 -0
  53. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_images.py +0 -0
  54. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_instance_backups.py +0 -0
  55. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_instance_networking.py +0 -0
  56. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_instance_type.py +0 -0
  57. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_instance_types.py +0 -0
  58. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_instances.py +0 -0
  59. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_ipv6_range.py +0 -0
  60. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_ipv6_ranges.py +0 -0
  61. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_kernel.py +0 -0
  62. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_kernels.py +0 -0
  63. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_linode_object_storage_bucket.py +0 -0
  64. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_lke_cluster.py +0 -0
  65. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_lke_clusters.py +0 -0
  66. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_lke_types.py +0 -0
  67. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_lke_version.py +0 -0
  68. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_lke_versions.py +0 -0
  69. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_nb_types.py +0 -0
  70. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_network_transfer_prices.py +0 -0
  71. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_networking_ip.py +0 -0
  72. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_networking_ips.py +0 -0
  73. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_node_balancer.py +0 -0
  74. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_node_balancer_config.py +0 -0
  75. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_node_balancer_node.py +0 -0
  76. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_nodebalancer_configs.py +0 -0
  77. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_nodebalancers.py +0 -0
  78. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_object_storage_cluster.py +0 -0
  79. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_object_storage_endpoints.py +0 -0
  80. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_object_storage_quota.py +0 -0
  81. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_object_storage_quotas.py +0 -0
  82. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_placement_group.py +0 -0
  83. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_placement_groups.py +0 -0
  84. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_profile.py +0 -0
  85. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_region.py +0 -0
  86. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_regions.py +0 -0
  87. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_ssh_key.py +0 -0
  88. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_sshkeys.py +0 -0
  89. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_stack_script.py +0 -0
  90. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_stack_scripts.py +0 -0
  91. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_user.py +0 -0
  92. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_users.py +0 -0
  93. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_vlans.py +0 -0
  94. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_volume.py +0 -0
  95. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_volume_types.py +0 -0
  96. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_volumes.py +0 -0
  97. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_vpc.py +0 -0
  98. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_vpc_ips.py +0 -0
  99. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_vpc_subnet.py +0 -0
  100. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_vpc_subnets.py +0 -0
  101. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/get_vpcs.py +0 -0
  102. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/image.py +0 -0
  103. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/instance_config.py +0 -0
  104. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/instance_disk.py +0 -0
  105. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/instance_ip.py +0 -0
  106. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/instance_shared_ips.py +0 -0
  107. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/ipv6_range.py +0 -0
  108. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/lke_cluster.py +0 -0
  109. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/networking_ip.py +0 -0
  110. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/networking_ip_assignment.py +0 -0
  111. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/node_balancer.py +0 -0
  112. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/node_balancer_node.py +0 -0
  113. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/object_storage_key.py +0 -0
  114. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/object_storage_object.py +0 -0
  115. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/outputs.py +0 -0
  116. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/placement_group.py +0 -0
  117. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/placement_group_assignment.py +0 -0
  118. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/py.typed +0 -0
  119. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/rdns.py +0 -0
  120. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/ssh_key.py +0 -0
  121. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/stack_script.py +0 -0
  122. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/token.py +0 -0
  123. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/user.py +0 -0
  124. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/volume.py +0 -0
  125. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/vpc.py +0 -0
  126. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode/vpc_subnet.py +0 -0
  127. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode.egg-info/SOURCES.txt +0 -0
  128. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode.egg-info/dependency_links.txt +0 -0
  129. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode.egg-info/requires.txt +0 -0
  130. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/pulumi_linode.egg-info/top_level.txt +0 -0
  131. {pulumi_linode-5.2.0a1756325370 → pulumi_linode-5.2.0a1756506768}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_linode
3
- Version: 5.2.0a1756325370
3
+ Version: 5.2.0a1756506768
4
4
  Summary: A Pulumi package for creating and managing linode cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -81,8 +81,7 @@ The secret key to be used in ObjectStorageBucket and linode_object_storage_objec
81
81
 
82
82
  objUseTempKeys: Optional[bool]
83
83
  """
84
- If true, temporary object keys will be created implicitly at apply-time for the ObjectStorageObject and
85
- linode_object_sorage_bucket resource.
84
+ If true, temporary object keys will be created implicitly at apply-time for the ObjectStorageObject and linode_object_sorage_bucket resource.
86
85
  """
87
86
 
88
87
  skipImplicitReboots: Optional[bool]
@@ -114,8 +114,7 @@ class _ExportableConfig(types.ModuleType):
114
114
  @_builtins.property
115
115
  def obj_use_temp_keys(self) -> Optional[bool]:
116
116
  """
117
- If true, temporary object keys will be created implicitly at apply-time for the ObjectStorageObject and
118
- linode_object_sorage_bucket resource.
117
+ If true, temporary object keys will be created implicitly at apply-time for the ObjectStorageObject and linode_object_sorage_bucket resource.
119
118
  """
120
119
  return __config__.get_bool('objUseTempKeys')
121
120
 
@@ -57,12 +57,8 @@ class InstanceArgs:
57
57
  :param pulumi.Input[_builtins.str] region: This is the location where the Linode is deployed. Examples are `"us-east"`, `"us-west"`, `"ap-south"`, etc. See all regions [here](https://api.linode.com/v4/regions). *Changing `region` will trigger a migration of this Linode. Migration operations are typically long-running operations, so the update timeout should be adjusted accordingly.*.
58
58
  :param pulumi.Input['InstanceAlertsArgs'] alerts: Configuration options for alert triggers on this Linode.
59
59
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_keys: A list of SSH public keys to deploy for the root user on the newly created Linode. Only accepted if 'image' is provided.
60
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_users: A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's
61
- `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
62
- :param pulumi.Input[_builtins.int] backup_id: A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup
63
- must have a status of successful, and the Linode must be deployed to the same region as the Backup. See
64
- /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually
65
- exclusive.
60
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_users: A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
61
+ :param pulumi.Input[_builtins.int] backup_id: A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup must have a status of successful, and the Linode must be deployed to the same region as the Backup. See /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually exclusive.
66
62
  :param pulumi.Input[_builtins.bool] backups_enabled: If this field is set to true, the created Linode will automatically be enrolled in the Linode Backup service. This will incur an additional charge. The cost for the Backup service is dependent on the Type of Linode deployed.
67
63
  :param pulumi.Input[_builtins.str] boot_config_label: The Label of the Instance Config that should be used to boot the Linode instance.
68
64
  :param pulumi.Input[_builtins.bool] booted: If true, then the instance is kept or converted into in a running state. If false, the instance will be shutdown. If unspecified, the Linode's power status will not be managed by the Provider.
@@ -72,10 +68,8 @@ class InstanceArgs:
72
68
  * **NOTE: Disk encryption may not currently be available to all users.**
73
69
  :param pulumi.Input[_builtins.int] firewall_id: The ID of the Firewall to attach to the instance upon creation. *Changing `firewall_id` forces the creation of a new Linode Instance.*
74
70
  :param pulumi.Input[_builtins.str] group: A deprecated property denoting a group label for this Linode. We recommend using the `tags` attribute instead.
75
- :param pulumi.Input[_builtins.str] image: An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/.
76
- See /images for more information on the Images available for you to use.
77
- :param pulumi.Input[Sequence[pulumi.Input['InstanceInterfaceArgs']]] interfaces: An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces
78
- must be declared in the config block.
71
+ :param pulumi.Input[_builtins.str] image: An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/. See /images for more information on the Images available for you to use.
72
+ :param pulumi.Input[Sequence[pulumi.Input['InstanceInterfaceArgs']]] interfaces: An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces must be declared in the config block.
79
73
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] ipv4s: A set of reserved IPv4 addresses to assign to this Linode on creation.
80
74
 
81
75
  * **NOTE: IP reservation is not currently available to all users.**
@@ -104,12 +98,9 @@ class InstanceArgs:
104
98
  * `metadata.0.user_data` - (Optional) The base64-encoded user-defined data exposed to this instance through the Linode Metadata service. Refer to the base64encode(...) function for information on encoding content for this field.
105
99
 
106
100
  * `placement_group.0.id` - (Optional) The ID of the Placement Group to assign this Linode to.
107
- :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] stackscript_data: An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only
108
- accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
109
- :param pulumi.Input[_builtins.int] stackscript_id: The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image
110
- that is compatible with this StackScript.
111
- :param pulumi.Input[_builtins.int] swap_size: When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This
112
- is used to set the swap disk size for the newly-created Linode.
101
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] stackscript_data: An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
102
+ :param pulumi.Input[_builtins.int] stackscript_id: The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image that is compatible with this StackScript.
103
+ :param pulumi.Input[_builtins.int] swap_size: When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This is used to set the swap disk size for the newly-created Linode.
113
104
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: A list of tags applied to this object. Tags are case-insensitive and are for organizational purposes only.
114
105
  :param pulumi.Input[_builtins.str] type: The Linode type defines the pricing, CPU, disk, and RAM specs of the instance. Examples are `"g6-nanode-1"`, `"g6-standard-2"`, `"g6-highmem-16"`, `"g6-dedicated-16"`, etc. See all types [here](https://api.linode.com/v4/linode/types).
115
106
 
@@ -227,8 +218,7 @@ class InstanceArgs:
227
218
  @pulumi.getter(name="authorizedUsers")
228
219
  def authorized_users(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
229
220
  """
230
- A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's
231
- `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
221
+ A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
232
222
  """
233
223
  return pulumi.get(self, "authorized_users")
234
224
 
@@ -240,10 +230,7 @@ class InstanceArgs:
240
230
  @pulumi.getter(name="backupId")
241
231
  def backup_id(self) -> Optional[pulumi.Input[_builtins.int]]:
242
232
  """
243
- A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup
244
- must have a status of successful, and the Linode must be deployed to the same region as the Backup. See
245
- /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually
246
- exclusive.
233
+ A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup must have a status of successful, and the Linode must be deployed to the same region as the Backup. See /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually exclusive.
247
234
  """
248
235
  return pulumi.get(self, "backup_id")
249
236
 
@@ -353,8 +340,7 @@ class InstanceArgs:
353
340
  @pulumi.getter
354
341
  def image(self) -> Optional[pulumi.Input[_builtins.str]]:
355
342
  """
356
- An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/.
357
- See /images for more information on the Images available for you to use.
343
+ An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/. See /images for more information on the Images available for you to use.
358
344
  """
359
345
  return pulumi.get(self, "image")
360
346
 
@@ -366,8 +352,7 @@ class InstanceArgs:
366
352
  @pulumi.getter
367
353
  def interfaces(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceInterfaceArgs']]]]:
368
354
  """
369
- An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces
370
- must be declared in the config block.
355
+ An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces must be declared in the config block.
371
356
  """
372
357
  return pulumi.get(self, "interfaces")
373
358
 
@@ -517,8 +502,7 @@ class InstanceArgs:
517
502
  @pulumi.getter(name="stackscriptData")
518
503
  def stackscript_data(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
519
504
  """
520
- An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only
521
- accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
505
+ An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
522
506
  """
523
507
  return pulumi.get(self, "stackscript_data")
524
508
 
@@ -530,8 +514,7 @@ class InstanceArgs:
530
514
  @pulumi.getter(name="stackscriptId")
531
515
  def stackscript_id(self) -> Optional[pulumi.Input[_builtins.int]]:
532
516
  """
533
- The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image
534
- that is compatible with this StackScript.
517
+ The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image that is compatible with this StackScript.
535
518
  """
536
519
  return pulumi.get(self, "stackscript_id")
537
520
 
@@ -543,8 +526,7 @@ class InstanceArgs:
543
526
  @pulumi.getter(name="swapSize")
544
527
  def swap_size(self) -> Optional[pulumi.Input[_builtins.int]]:
545
528
  """
546
- When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This
547
- is used to set the swap disk size for the newly-created Linode.
529
+ When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This is used to set the swap disk size for the newly-created Linode.
548
530
  """
549
531
  return pulumi.get(self, "swap_size")
550
532
 
@@ -639,12 +621,8 @@ class _InstanceState:
639
621
  Input properties used for looking up and filtering Instance resources.
640
622
  :param pulumi.Input['InstanceAlertsArgs'] alerts: Configuration options for alert triggers on this Linode.
641
623
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_keys: A list of SSH public keys to deploy for the root user on the newly created Linode. Only accepted if 'image' is provided.
642
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_users: A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's
643
- `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
644
- :param pulumi.Input[_builtins.int] backup_id: A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup
645
- must have a status of successful, and the Linode must be deployed to the same region as the Backup. See
646
- /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually
647
- exclusive.
624
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_users: A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
625
+ :param pulumi.Input[_builtins.int] backup_id: A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup must have a status of successful, and the Linode must be deployed to the same region as the Backup. See /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually exclusive.
648
626
  :param pulumi.Input[Sequence[pulumi.Input['InstanceBackupArgs']]] backups: Information about this Linode's backups status.
649
627
  :param pulumi.Input[_builtins.bool] backups_enabled: If this field is set to true, the created Linode will automatically be enrolled in the Linode Backup service. This will incur an additional charge. The cost for the Backup service is dependent on the Type of Linode deployed.
650
628
  :param pulumi.Input[_builtins.str] boot_config_label: The Label of the Instance Config that should be used to boot the Linode instance.
@@ -658,10 +636,8 @@ class _InstanceState:
658
636
  :param pulumi.Input[_builtins.str] group: A deprecated property denoting a group label for this Linode. We recommend using the `tags` attribute instead.
659
637
  :param pulumi.Input[_builtins.bool] has_user_data: Whether this Instance was created with user-data.
660
638
  :param pulumi.Input[_builtins.str] host_uuid: The Linode’s host machine, as a UUID.
661
- :param pulumi.Input[_builtins.str] image: An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/.
662
- See /images for more information on the Images available for you to use.
663
- :param pulumi.Input[Sequence[pulumi.Input['InstanceInterfaceArgs']]] interfaces: An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces
664
- must be declared in the config block.
639
+ :param pulumi.Input[_builtins.str] image: An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/. See /images for more information on the Images available for you to use.
640
+ :param pulumi.Input[Sequence[pulumi.Input['InstanceInterfaceArgs']]] interfaces: An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces must be declared in the config block.
665
641
  :param pulumi.Input[_builtins.str] ip_address: A string containing the Linode's public IP address.
666
642
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] ipv4s: A set of reserved IPv4 addresses to assign to this Linode on creation.
667
643
 
@@ -696,13 +672,10 @@ class _InstanceState:
696
672
 
697
673
  * `placement_group.0.id` - (Optional) The ID of the Placement Group to assign this Linode to.
698
674
  :param pulumi.Input[Sequence[pulumi.Input['InstanceSpecArgs']]] specs: Information about the resources available to this Linode.
699
- :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] stackscript_data: An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only
700
- accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
701
- :param pulumi.Input[_builtins.int] stackscript_id: The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image
702
- that is compatible with this StackScript.
675
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] stackscript_data: An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
676
+ :param pulumi.Input[_builtins.int] stackscript_id: The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image that is compatible with this StackScript.
703
677
  :param pulumi.Input[_builtins.str] status: The status of the instance, indicating the current readiness state. (`running`, `offline`, ...)
704
- :param pulumi.Input[_builtins.int] swap_size: When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This
705
- is used to set the swap disk size for the newly-created Linode.
678
+ :param pulumi.Input[_builtins.int] swap_size: When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This is used to set the swap disk size for the newly-created Linode.
706
679
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: A list of tags applied to this object. Tags are case-insensitive and are for organizational purposes only.
707
680
  :param pulumi.Input[_builtins.str] type: The Linode type defines the pricing, CPU, disk, and RAM specs of the instance. Examples are `"g6-nanode-1"`, `"g6-standard-2"`, `"g6-highmem-16"`, `"g6-dedicated-16"`, etc. See all types [here](https://api.linode.com/v4/linode/types).
708
681
 
@@ -832,8 +805,7 @@ class _InstanceState:
832
805
  @pulumi.getter(name="authorizedUsers")
833
806
  def authorized_users(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
834
807
  """
835
- A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's
836
- `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
808
+ A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
837
809
  """
838
810
  return pulumi.get(self, "authorized_users")
839
811
 
@@ -845,10 +817,7 @@ class _InstanceState:
845
817
  @pulumi.getter(name="backupId")
846
818
  def backup_id(self) -> Optional[pulumi.Input[_builtins.int]]:
847
819
  """
848
- A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup
849
- must have a status of successful, and the Linode must be deployed to the same region as the Backup. See
850
- /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually
851
- exclusive.
820
+ A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup must have a status of successful, and the Linode must be deployed to the same region as the Backup. See /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually exclusive.
852
821
  """
853
822
  return pulumi.get(self, "backup_id")
854
823
 
@@ -1006,8 +975,7 @@ class _InstanceState:
1006
975
  @pulumi.getter
1007
976
  def image(self) -> Optional[pulumi.Input[_builtins.str]]:
1008
977
  """
1009
- An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/.
1010
- See /images for more information on the Images available for you to use.
978
+ An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/. See /images for more information on the Images available for you to use.
1011
979
  """
1012
980
  return pulumi.get(self, "image")
1013
981
 
@@ -1019,8 +987,7 @@ class _InstanceState:
1019
987
  @pulumi.getter
1020
988
  def interfaces(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceInterfaceArgs']]]]:
1021
989
  """
1022
- An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces
1023
- must be declared in the config block.
990
+ An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces must be declared in the config block.
1024
991
  """
1025
992
  return pulumi.get(self, "interfaces")
1026
993
 
@@ -1243,8 +1210,7 @@ class _InstanceState:
1243
1210
  @pulumi.getter(name="stackscriptData")
1244
1211
  def stackscript_data(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
1245
1212
  """
1246
- An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only
1247
- accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
1213
+ An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
1248
1214
  """
1249
1215
  return pulumi.get(self, "stackscript_data")
1250
1216
 
@@ -1256,8 +1222,7 @@ class _InstanceState:
1256
1222
  @pulumi.getter(name="stackscriptId")
1257
1223
  def stackscript_id(self) -> Optional[pulumi.Input[_builtins.int]]:
1258
1224
  """
1259
- The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image
1260
- that is compatible with this StackScript.
1225
+ The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image that is compatible with this StackScript.
1261
1226
  """
1262
1227
  return pulumi.get(self, "stackscript_id")
1263
1228
 
@@ -1281,8 +1246,7 @@ class _InstanceState:
1281
1246
  @pulumi.getter(name="swapSize")
1282
1247
  def swap_size(self) -> Optional[pulumi.Input[_builtins.int]]:
1283
1248
  """
1284
- When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This
1285
- is used to set the swap disk size for the newly-created Linode.
1249
+ When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This is used to set the swap disk size for the newly-created Linode.
1286
1250
  """
1287
1251
  return pulumi.get(self, "swap_size")
1288
1252
 
@@ -1461,12 +1425,8 @@ class Instance(pulumi.CustomResource):
1461
1425
  :param pulumi.ResourceOptions opts: Options for the resource.
1462
1426
  :param pulumi.Input[Union['InstanceAlertsArgs', 'InstanceAlertsArgsDict']] alerts: Configuration options for alert triggers on this Linode.
1463
1427
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_keys: A list of SSH public keys to deploy for the root user on the newly created Linode. Only accepted if 'image' is provided.
1464
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_users: A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's
1465
- `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
1466
- :param pulumi.Input[_builtins.int] backup_id: A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup
1467
- must have a status of successful, and the Linode must be deployed to the same region as the Backup. See
1468
- /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually
1469
- exclusive.
1428
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_users: A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
1429
+ :param pulumi.Input[_builtins.int] backup_id: A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup must have a status of successful, and the Linode must be deployed to the same region as the Backup. See /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually exclusive.
1470
1430
  :param pulumi.Input[_builtins.bool] backups_enabled: If this field is set to true, the created Linode will automatically be enrolled in the Linode Backup service. This will incur an additional charge. The cost for the Backup service is dependent on the Type of Linode deployed.
1471
1431
  :param pulumi.Input[_builtins.str] boot_config_label: The Label of the Instance Config that should be used to boot the Linode instance.
1472
1432
  :param pulumi.Input[_builtins.bool] booted: If true, then the instance is kept or converted into in a running state. If false, the instance will be shutdown. If unspecified, the Linode's power status will not be managed by the Provider.
@@ -1476,10 +1436,8 @@ class Instance(pulumi.CustomResource):
1476
1436
  * **NOTE: Disk encryption may not currently be available to all users.**
1477
1437
  :param pulumi.Input[_builtins.int] firewall_id: The ID of the Firewall to attach to the instance upon creation. *Changing `firewall_id` forces the creation of a new Linode Instance.*
1478
1438
  :param pulumi.Input[_builtins.str] group: A deprecated property denoting a group label for this Linode. We recommend using the `tags` attribute instead.
1479
- :param pulumi.Input[_builtins.str] image: An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/.
1480
- See /images for more information on the Images available for you to use.
1481
- :param pulumi.Input[Sequence[pulumi.Input[Union['InstanceInterfaceArgs', 'InstanceInterfaceArgsDict']]]] interfaces: An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces
1482
- must be declared in the config block.
1439
+ :param pulumi.Input[_builtins.str] image: An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/. See /images for more information on the Images available for you to use.
1440
+ :param pulumi.Input[Sequence[pulumi.Input[Union['InstanceInterfaceArgs', 'InstanceInterfaceArgsDict']]]] interfaces: An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces must be declared in the config block.
1483
1441
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] ipv4s: A set of reserved IPv4 addresses to assign to this Linode on creation.
1484
1442
 
1485
1443
  * **NOTE: IP reservation is not currently available to all users.**
@@ -1509,12 +1467,9 @@ class Instance(pulumi.CustomResource):
1509
1467
  * `metadata.0.user_data` - (Optional) The base64-encoded user-defined data exposed to this instance through the Linode Metadata service. Refer to the base64encode(...) function for information on encoding content for this field.
1510
1468
 
1511
1469
  * `placement_group.0.id` - (Optional) The ID of the Placement Group to assign this Linode to.
1512
- :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] stackscript_data: An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only
1513
- accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
1514
- :param pulumi.Input[_builtins.int] stackscript_id: The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image
1515
- that is compatible with this StackScript.
1516
- :param pulumi.Input[_builtins.int] swap_size: When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This
1517
- is used to set the swap disk size for the newly-created Linode.
1470
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] stackscript_data: An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
1471
+ :param pulumi.Input[_builtins.int] stackscript_id: The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image that is compatible with this StackScript.
1472
+ :param pulumi.Input[_builtins.int] swap_size: When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This is used to set the swap disk size for the newly-created Linode.
1518
1473
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: A list of tags applied to this object. Tags are case-insensitive and are for organizational purposes only.
1519
1474
  :param pulumi.Input[_builtins.str] type: The Linode type defines the pricing, CPU, disk, and RAM specs of the instance. Examples are `"g6-nanode-1"`, `"g6-standard-2"`, `"g6-highmem-16"`, `"g6-dedicated-16"`, etc. See all types [here](https://api.linode.com/v4/linode/types).
1520
1475
 
@@ -1777,12 +1732,8 @@ class Instance(pulumi.CustomResource):
1777
1732
  :param pulumi.ResourceOptions opts: Options for the resource.
1778
1733
  :param pulumi.Input[Union['InstanceAlertsArgs', 'InstanceAlertsArgsDict']] alerts: Configuration options for alert triggers on this Linode.
1779
1734
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_keys: A list of SSH public keys to deploy for the root user on the newly created Linode. Only accepted if 'image' is provided.
1780
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_users: A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's
1781
- `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
1782
- :param pulumi.Input[_builtins.int] backup_id: A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup
1783
- must have a status of successful, and the Linode must be deployed to the same region as the Backup. See
1784
- /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually
1785
- exclusive.
1735
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] authorized_users: A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
1736
+ :param pulumi.Input[_builtins.int] backup_id: A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup must have a status of successful, and the Linode must be deployed to the same region as the Backup. See /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually exclusive.
1786
1737
  :param pulumi.Input[Sequence[pulumi.Input[Union['InstanceBackupArgs', 'InstanceBackupArgsDict']]]] backups: Information about this Linode's backups status.
1787
1738
  :param pulumi.Input[_builtins.bool] backups_enabled: If this field is set to true, the created Linode will automatically be enrolled in the Linode Backup service. This will incur an additional charge. The cost for the Backup service is dependent on the Type of Linode deployed.
1788
1739
  :param pulumi.Input[_builtins.str] boot_config_label: The Label of the Instance Config that should be used to boot the Linode instance.
@@ -1796,10 +1747,8 @@ class Instance(pulumi.CustomResource):
1796
1747
  :param pulumi.Input[_builtins.str] group: A deprecated property denoting a group label for this Linode. We recommend using the `tags` attribute instead.
1797
1748
  :param pulumi.Input[_builtins.bool] has_user_data: Whether this Instance was created with user-data.
1798
1749
  :param pulumi.Input[_builtins.str] host_uuid: The Linode’s host machine, as a UUID.
1799
- :param pulumi.Input[_builtins.str] image: An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/.
1800
- See /images for more information on the Images available for you to use.
1801
- :param pulumi.Input[Sequence[pulumi.Input[Union['InstanceInterfaceArgs', 'InstanceInterfaceArgsDict']]]] interfaces: An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces
1802
- must be declared in the config block.
1750
+ :param pulumi.Input[_builtins.str] image: An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/. See /images for more information on the Images available for you to use.
1751
+ :param pulumi.Input[Sequence[pulumi.Input[Union['InstanceInterfaceArgs', 'InstanceInterfaceArgsDict']]]] interfaces: An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces must be declared in the config block.
1803
1752
  :param pulumi.Input[_builtins.str] ip_address: A string containing the Linode's public IP address.
1804
1753
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] ipv4s: A set of reserved IPv4 addresses to assign to this Linode on creation.
1805
1754
 
@@ -1834,13 +1783,10 @@ class Instance(pulumi.CustomResource):
1834
1783
 
1835
1784
  * `placement_group.0.id` - (Optional) The ID of the Placement Group to assign this Linode to.
1836
1785
  :param pulumi.Input[Sequence[pulumi.Input[Union['InstanceSpecArgs', 'InstanceSpecArgsDict']]]] specs: Information about the resources available to this Linode.
1837
- :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] stackscript_data: An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only
1838
- accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
1839
- :param pulumi.Input[_builtins.int] stackscript_id: The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image
1840
- that is compatible with this StackScript.
1786
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] stackscript_data: An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
1787
+ :param pulumi.Input[_builtins.int] stackscript_id: The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image that is compatible with this StackScript.
1841
1788
  :param pulumi.Input[_builtins.str] status: The status of the instance, indicating the current readiness state. (`running`, `offline`, ...)
1842
- :param pulumi.Input[_builtins.int] swap_size: When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This
1843
- is used to set the swap disk size for the newly-created Linode.
1789
+ :param pulumi.Input[_builtins.int] swap_size: When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This is used to set the swap disk size for the newly-created Linode.
1844
1790
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: A list of tags applied to this object. Tags are case-insensitive and are for organizational purposes only.
1845
1791
  :param pulumi.Input[_builtins.str] type: The Linode type defines the pricing, CPU, disk, and RAM specs of the instance. Examples are `"g6-nanode-1"`, `"g6-standard-2"`, `"g6-highmem-16"`, `"g6-dedicated-16"`, etc. See all types [here](https://api.linode.com/v4/linode/types).
1846
1792
 
@@ -1914,8 +1860,7 @@ class Instance(pulumi.CustomResource):
1914
1860
  @pulumi.getter(name="authorizedUsers")
1915
1861
  def authorized_users(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]:
1916
1862
  """
1917
- A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's
1918
- `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
1863
+ A list of Linode usernames. If the usernames have associated SSH keys, the keys will be appended to the `root` user's `~/.ssh/authorized_keys` file automatically. Only accepted if 'image' is provided.
1919
1864
  """
1920
1865
  return pulumi.get(self, "authorized_users")
1921
1866
 
@@ -1923,10 +1868,7 @@ class Instance(pulumi.CustomResource):
1923
1868
  @pulumi.getter(name="backupId")
1924
1869
  def backup_id(self) -> pulumi.Output[Optional[_builtins.int]]:
1925
1870
  """
1926
- A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup
1927
- must have a status of successful, and the Linode must be deployed to the same region as the Backup. See
1928
- /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually
1929
- exclusive.
1871
+ A Backup ID from another Linode's available backups. Your User must have read_write access to that Linode, the Backup must have a status of successful, and the Linode must be deployed to the same region as the Backup. See /linode/instances/{linodeId}/backups for a Linode's available backups. This field and the image field are mutually exclusive.
1930
1872
  """
1931
1873
  return pulumi.get(self, "backup_id")
1932
1874
 
@@ -2032,8 +1974,7 @@ class Instance(pulumi.CustomResource):
2032
1974
  @pulumi.getter
2033
1975
  def image(self) -> pulumi.Output[Optional[_builtins.str]]:
2034
1976
  """
2035
- An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/.
2036
- See /images for more information on the Images available for you to use.
1977
+ An Image ID to deploy the Disk from. Official Linode Images start with linode/, while your Images start with private/. See /images for more information on the Images available for you to use.
2037
1978
  """
2038
1979
  return pulumi.get(self, "image")
2039
1980
 
@@ -2041,8 +1982,7 @@ class Instance(pulumi.CustomResource):
2041
1982
  @pulumi.getter
2042
1983
  def interfaces(self) -> pulumi.Output[Optional[Sequence['outputs.InstanceInterface']]]:
2043
1984
  """
2044
- An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces
2045
- must be declared in the config block.
1985
+ An array of Network Interfaces for this Linode to be created with. If an explicit config or disk is defined, interfaces must be declared in the config block.
2046
1986
  """
2047
1987
  return pulumi.get(self, "interfaces")
2048
1988
 
@@ -2197,8 +2137,7 @@ class Instance(pulumi.CustomResource):
2197
2137
  @pulumi.getter(name="stackscriptData")
2198
2138
  def stackscript_data(self) -> pulumi.Output[Optional[Mapping[str, _builtins.str]]]:
2199
2139
  """
2200
- An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only
2201
- accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
2140
+ An object containing responses to any User Defined Fields present in the StackScript being deployed to this Linode. Only accepted if 'stackscript_id' is given. The required values depend on the StackScript being deployed.
2202
2141
  """
2203
2142
  return pulumi.get(self, "stackscript_data")
2204
2143
 
@@ -2206,8 +2145,7 @@ class Instance(pulumi.CustomResource):
2206
2145
  @pulumi.getter(name="stackscriptId")
2207
2146
  def stackscript_id(self) -> pulumi.Output[Optional[_builtins.int]]:
2208
2147
  """
2209
- The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image
2210
- that is compatible with this StackScript.
2148
+ The StackScript to deploy to the newly created Linode. If provided, 'image' must also be provided, and must be an Image that is compatible with this StackScript.
2211
2149
  """
2212
2150
  return pulumi.get(self, "stackscript_id")
2213
2151
 
@@ -2223,8 +2161,7 @@ class Instance(pulumi.CustomResource):
2223
2161
  @pulumi.getter(name="swapSize")
2224
2162
  def swap_size(self) -> pulumi.Output[_builtins.int]:
2225
2163
  """
2226
- When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This
2227
- is used to set the swap disk size for the newly-created Linode.
2164
+ When deploying from an Image, this field is optional with a Linode API default of 512mb, otherwise it is ignored. This is used to set the swap disk size for the newly-created Linode.
2228
2165
  """
2229
2166
  return pulumi.get(self, "swap_size")
2230
2167
 
@@ -38,8 +38,7 @@ class LkeNodePoolArgs:
38
38
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: A map attribute containing key-value pairs to be added as labels to nodes in the node pool. Labels help classify your nodes and to easily select subsets of objects. To learn more, review [Add Labels and Taints to your LKE Node Pools](https://www.linode.com/docs/products/compute/kubernetes/guides/deploy-and-manage-cluster-with-the-linode-api/#add-labels-and-taints-to-your-lke-node-pools).
39
39
  :param pulumi.Input[_builtins.int] node_count: The number of nodes in the Node Pool. If undefined with an autoscaler the initial node count will equal the autoscaler minimum.
40
40
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: An array of tags applied to the Node Pool. Tags can be used to flag node pools as externally managed, see Externally Managed Node Pools for more details.
41
- :param pulumi.Input[Sequence[pulumi.Input['LkeNodePoolTaintArgs']]] taints: Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically
42
- allowing them to repel certain pods.
41
+ :param pulumi.Input[Sequence[pulumi.Input['LkeNodePoolTaintArgs']]] taints: Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically allowing them to repel certain pods.
43
42
  :param pulumi.Input[_builtins.str] update_strategy: The strategy for updating the node pool k8s version. For LKE enterprise only and may not currently available to all users even under v4beta.
44
43
 
45
44
  * `autoscaler` - (Optional) If defined, an autoscaler will be enabled with the given configuration.
@@ -148,8 +147,7 @@ class LkeNodePoolArgs:
148
147
  @pulumi.getter
149
148
  def taints(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['LkeNodePoolTaintArgs']]]]:
150
149
  """
151
- Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically
152
- allowing them to repel certain pods.
150
+ Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically allowing them to repel certain pods.
153
151
  """
154
152
  return pulumi.get(self, "taints")
155
153
 
@@ -197,8 +195,7 @@ class _LkeNodePoolState:
197
195
  :param pulumi.Input[_builtins.int] node_count: The number of nodes in the Node Pool. If undefined with an autoscaler the initial node count will equal the autoscaler minimum.
198
196
  :param pulumi.Input[Sequence[pulumi.Input['LkeNodePoolNodeArgs']]] nodes: A list of nodes in the node pool.
199
197
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: An array of tags applied to the Node Pool. Tags can be used to flag node pools as externally managed, see Externally Managed Node Pools for more details.
200
- :param pulumi.Input[Sequence[pulumi.Input['LkeNodePoolTaintArgs']]] taints: Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically
201
- allowing them to repel certain pods.
198
+ :param pulumi.Input[Sequence[pulumi.Input['LkeNodePoolTaintArgs']]] taints: Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically allowing them to repel certain pods.
202
199
  :param pulumi.Input[_builtins.str] type: A Linode Type for all nodes in the Node Pool. See all node types [here](https://api.linode.com/v4/linode/types).
203
200
  :param pulumi.Input[_builtins.str] update_strategy: The strategy for updating the node pool k8s version. For LKE enterprise only and may not currently available to all users even under v4beta.
204
201
 
@@ -326,8 +323,7 @@ class _LkeNodePoolState:
326
323
  @pulumi.getter
327
324
  def taints(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['LkeNodePoolTaintArgs']]]]:
328
325
  """
329
- Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically
330
- allowing them to repel certain pods.
326
+ Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically allowing them to repel certain pods.
331
327
  """
332
328
  return pulumi.get(self, "taints")
333
329
 
@@ -396,8 +392,7 @@ class LkeNodePool(pulumi.CustomResource):
396
392
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: A map attribute containing key-value pairs to be added as labels to nodes in the node pool. Labels help classify your nodes and to easily select subsets of objects. To learn more, review [Add Labels and Taints to your LKE Node Pools](https://www.linode.com/docs/products/compute/kubernetes/guides/deploy-and-manage-cluster-with-the-linode-api/#add-labels-and-taints-to-your-lke-node-pools).
397
393
  :param pulumi.Input[_builtins.int] node_count: The number of nodes in the Node Pool. If undefined with an autoscaler the initial node count will equal the autoscaler minimum.
398
394
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: An array of tags applied to the Node Pool. Tags can be used to flag node pools as externally managed, see Externally Managed Node Pools for more details.
399
- :param pulumi.Input[Sequence[pulumi.Input[Union['LkeNodePoolTaintArgs', 'LkeNodePoolTaintArgsDict']]]] taints: Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically
400
- allowing them to repel certain pods.
395
+ :param pulumi.Input[Sequence[pulumi.Input[Union['LkeNodePoolTaintArgs', 'LkeNodePoolTaintArgsDict']]]] taints: Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically allowing them to repel certain pods.
401
396
  :param pulumi.Input[_builtins.str] type: A Linode Type for all nodes in the Node Pool. See all node types [here](https://api.linode.com/v4/linode/types).
402
397
  :param pulumi.Input[_builtins.str] update_strategy: The strategy for updating the node pool k8s version. For LKE enterprise only and may not currently available to all users even under v4beta.
403
398
 
@@ -503,8 +498,7 @@ class LkeNodePool(pulumi.CustomResource):
503
498
  :param pulumi.Input[_builtins.int] node_count: The number of nodes in the Node Pool. If undefined with an autoscaler the initial node count will equal the autoscaler minimum.
504
499
  :param pulumi.Input[Sequence[pulumi.Input[Union['LkeNodePoolNodeArgs', 'LkeNodePoolNodeArgsDict']]]] nodes: A list of nodes in the node pool.
505
500
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: An array of tags applied to the Node Pool. Tags can be used to flag node pools as externally managed, see Externally Managed Node Pools for more details.
506
- :param pulumi.Input[Sequence[pulumi.Input[Union['LkeNodePoolTaintArgs', 'LkeNodePoolTaintArgsDict']]]] taints: Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically
507
- allowing them to repel certain pods.
501
+ :param pulumi.Input[Sequence[pulumi.Input[Union['LkeNodePoolTaintArgs', 'LkeNodePoolTaintArgsDict']]]] taints: Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically allowing them to repel certain pods.
508
502
  :param pulumi.Input[_builtins.str] type: A Linode Type for all nodes in the Node Pool. See all node types [here](https://api.linode.com/v4/linode/types).
509
503
  :param pulumi.Input[_builtins.str] update_strategy: The strategy for updating the node pool k8s version. For LKE enterprise only and may not currently available to all users even under v4beta.
510
504
 
@@ -594,8 +588,7 @@ class LkeNodePool(pulumi.CustomResource):
594
588
  @pulumi.getter
595
589
  def taints(self) -> pulumi.Output[Optional[Sequence['outputs.LkeNodePoolTaint']]]:
596
590
  """
597
- Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically
598
- allowing them to repel certain pods.
591
+ Kubernetes taints to add to node pool nodes. Taints help control how pods are scheduled onto nodes, specifically allowing them to repel certain pods.
599
592
  """
600
593
  return pulumi.get(self, "taints")
601
594