pulumi-digitalocean 4.37.0__tar.gz → 4.37.0a1733788015__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-digitalocean might be problematic. Click here for more details.
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/PKG-INFO +1 -1
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/__init__.py +0 -29
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/_inputs.py +0 -413
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/load_balancer.py +21 -14
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/outputs.py +0 -520
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/pulumi-plugin.json +1 -1
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean.egg-info/PKG-INFO +1 -1
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean.egg-info/SOURCES.txt +0 -5
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pyproject.toml +1 -1
- pulumi_digitalocean-4.37.0/pulumi_digitalocean/droplet_autoscale.py +0 -474
- pulumi_digitalocean-4.37.0/pulumi_digitalocean/get_droplet_autoscale.py +0 -197
- pulumi_digitalocean-4.37.0/pulumi_digitalocean/get_reserved_ipv6.py +0 -118
- pulumi_digitalocean-4.37.0/pulumi_digitalocean/reserved_ipv6.py +0 -232
- pulumi_digitalocean-4.37.0/pulumi_digitalocean/reserved_ipv6_assignment.py +0 -171
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/README.md +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/_enums.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/_utilities.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/app.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/cdn.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/certificate.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/config/__init__.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/config/__init__.pyi +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/config/vars.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/container_registry.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/container_registry_docker_credentials.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/custom_image.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_cluster.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_connection_pool.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_db.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_firewall.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_kafka_config.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_kafka_topic.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_mongodb_config.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_mysql_config.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_opensearch_config.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_postgresql_config.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_redis_config.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_replica.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/database_user.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/dns_record.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/domain.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/droplet.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/droplet_snapshot.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/firewall.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/floating_ip.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/floating_ip_assignment.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_account.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_app.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_certificate.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_container_registry.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_database_ca.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_database_cluster.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_database_connection_pool.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_database_replica.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_database_user.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_domain.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_domains.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_droplet.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_droplet_snapshot.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_droplets.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_firewall.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_floating_ip.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_image.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_images.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_kubernetes_cluster.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_kubernetes_versions.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_load_balancer.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_project.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_projects.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_record.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_records.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_region.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_regions.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_reserved_ip.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_sizes.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_spaces_bucket.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_spaces_bucket_object.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_spaces_bucket_objects.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_spaces_buckets.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_ssh_key.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_ssh_keys.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_tag.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_tags.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_volume.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_volume_snapshot.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_vpc.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/get_vpc_peering.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/kubernetes_cluster.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/kubernetes_node_pool.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/monitor_alert.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/project.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/project_resources.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/provider.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/py.typed +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/reserved_ip.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/reserved_ip_assignment.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/spaces_bucket.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/spaces_bucket_cors_configuration.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/spaces_bucket_object.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/spaces_bucket_policy.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/ssh_key.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/tag.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/uptime_alert.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/uptime_check.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/volume.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/volume_attachment.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/volume_snapshot.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/vpc.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/vpc_peering.py +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean.egg-info/dependency_links.txt +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean.egg-info/requires.txt +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean.egg-info/top_level.txt +0 -0
- {pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/setup.cfg +0 -0
{pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/__init__.py
RENAMED
|
@@ -28,7 +28,6 @@ from .database_user import *
|
|
|
28
28
|
from .dns_record import *
|
|
29
29
|
from .domain import *
|
|
30
30
|
from .droplet import *
|
|
31
|
-
from .droplet_autoscale import *
|
|
32
31
|
from .droplet_snapshot import *
|
|
33
32
|
from .firewall import *
|
|
34
33
|
from .floating_ip import *
|
|
@@ -45,7 +44,6 @@ from .get_database_user import *
|
|
|
45
44
|
from .get_domain import *
|
|
46
45
|
from .get_domains import *
|
|
47
46
|
from .get_droplet import *
|
|
48
|
-
from .get_droplet_autoscale import *
|
|
49
47
|
from .get_droplet_snapshot import *
|
|
50
48
|
from .get_droplets import *
|
|
51
49
|
from .get_firewall import *
|
|
@@ -62,7 +60,6 @@ from .get_records import *
|
|
|
62
60
|
from .get_region import *
|
|
63
61
|
from .get_regions import *
|
|
64
62
|
from .get_reserved_ip import *
|
|
65
|
-
from .get_reserved_ipv6 import *
|
|
66
63
|
from .get_sizes import *
|
|
67
64
|
from .get_spaces_bucket import *
|
|
68
65
|
from .get_spaces_bucket_object import *
|
|
@@ -85,8 +82,6 @@ from .project_resources import *
|
|
|
85
82
|
from .provider import *
|
|
86
83
|
from .reserved_ip import *
|
|
87
84
|
from .reserved_ip_assignment import *
|
|
88
|
-
from .reserved_ipv6 import *
|
|
89
|
-
from .reserved_ipv6_assignment import *
|
|
90
85
|
from .spaces_bucket import *
|
|
91
86
|
from .spaces_bucket_cors_configuration import *
|
|
92
87
|
from .spaces_bucket_object import *
|
|
@@ -289,14 +284,6 @@ _utilities.register(
|
|
|
289
284
|
"digitalocean:index/droplet:Droplet": "Droplet"
|
|
290
285
|
}
|
|
291
286
|
},
|
|
292
|
-
{
|
|
293
|
-
"pkg": "digitalocean",
|
|
294
|
-
"mod": "index/dropletAutoscale",
|
|
295
|
-
"fqn": "pulumi_digitalocean",
|
|
296
|
-
"classes": {
|
|
297
|
-
"digitalocean:index/dropletAutoscale:DropletAutoscale": "DropletAutoscale"
|
|
298
|
-
}
|
|
299
|
-
},
|
|
300
287
|
{
|
|
301
288
|
"pkg": "digitalocean",
|
|
302
289
|
"mod": "index/dropletSnapshot",
|
|
@@ -393,22 +380,6 @@ _utilities.register(
|
|
|
393
380
|
"digitalocean:index/reservedIpAssignment:ReservedIpAssignment": "ReservedIpAssignment"
|
|
394
381
|
}
|
|
395
382
|
},
|
|
396
|
-
{
|
|
397
|
-
"pkg": "digitalocean",
|
|
398
|
-
"mod": "index/reservedIpv6",
|
|
399
|
-
"fqn": "pulumi_digitalocean",
|
|
400
|
-
"classes": {
|
|
401
|
-
"digitalocean:index/reservedIpv6:ReservedIpv6": "ReservedIpv6"
|
|
402
|
-
}
|
|
403
|
-
},
|
|
404
|
-
{
|
|
405
|
-
"pkg": "digitalocean",
|
|
406
|
-
"mod": "index/reservedIpv6Assignment",
|
|
407
|
-
"fqn": "pulumi_digitalocean",
|
|
408
|
-
"classes": {
|
|
409
|
-
"digitalocean:index/reservedIpv6Assignment:ReservedIpv6Assignment": "ReservedIpv6Assignment"
|
|
410
|
-
}
|
|
411
|
-
},
|
|
412
383
|
{
|
|
413
384
|
"pkg": "digitalocean",
|
|
414
385
|
"mod": "index/spacesBucket",
|
{pulumi_digitalocean-4.37.0 → pulumi_digitalocean-4.37.0a1733788015}/pulumi_digitalocean/_inputs.py
RENAMED
|
@@ -208,12 +208,6 @@ __all__ = [
|
|
|
208
208
|
'DatabaseUserSettingAclArgsDict',
|
|
209
209
|
'DatabaseUserSettingOpensearchAclArgs',
|
|
210
210
|
'DatabaseUserSettingOpensearchAclArgsDict',
|
|
211
|
-
'DropletAutoscaleConfigArgs',
|
|
212
|
-
'DropletAutoscaleConfigArgsDict',
|
|
213
|
-
'DropletAutoscaleCurrentUtilizationArgs',
|
|
214
|
-
'DropletAutoscaleCurrentUtilizationArgsDict',
|
|
215
|
-
'DropletAutoscaleDropletTemplateArgs',
|
|
216
|
-
'DropletAutoscaleDropletTemplateArgsDict',
|
|
217
211
|
'DropletBackupPolicyArgs',
|
|
218
212
|
'DropletBackupPolicyArgsDict',
|
|
219
213
|
'FirewallInboundRuleArgs',
|
|
@@ -9180,413 +9174,6 @@ class DatabaseUserSettingOpensearchAclArgs:
|
|
|
9180
9174
|
pulumi.set(self, "permission", value)
|
|
9181
9175
|
|
|
9182
9176
|
|
|
9183
|
-
if not MYPY:
|
|
9184
|
-
class DropletAutoscaleConfigArgsDict(TypedDict):
|
|
9185
|
-
cooldown_minutes: NotRequired[pulumi.Input[int]]
|
|
9186
|
-
"""
|
|
9187
|
-
The cooldown duration between scaling events for the Droplet Autoscale pool.
|
|
9188
|
-
"""
|
|
9189
|
-
max_instances: NotRequired[pulumi.Input[int]]
|
|
9190
|
-
"""
|
|
9191
|
-
The maximum number of instances to maintain in the Droplet Autoscale pool.
|
|
9192
|
-
"""
|
|
9193
|
-
min_instances: NotRequired[pulumi.Input[int]]
|
|
9194
|
-
"""
|
|
9195
|
-
The minimum number of instances to maintain in the Droplet Autoscale pool.
|
|
9196
|
-
"""
|
|
9197
|
-
target_cpu_utilization: NotRequired[pulumi.Input[float]]
|
|
9198
|
-
"""
|
|
9199
|
-
The target average CPU load (in range `[0, 1]`) to maintain in the Droplet Autoscale pool.
|
|
9200
|
-
"""
|
|
9201
|
-
target_memory_utilization: NotRequired[pulumi.Input[float]]
|
|
9202
|
-
"""
|
|
9203
|
-
The target average Memory load (in range `[0, 1]`) to maintain in the Droplet Autoscale
|
|
9204
|
-
pool.
|
|
9205
|
-
"""
|
|
9206
|
-
target_number_instances: NotRequired[pulumi.Input[int]]
|
|
9207
|
-
"""
|
|
9208
|
-
The static number of instances to maintain in the pool Droplet Autoscale pool. This
|
|
9209
|
-
argument cannot be used with any other config options.
|
|
9210
|
-
"""
|
|
9211
|
-
elif False:
|
|
9212
|
-
DropletAutoscaleConfigArgsDict: TypeAlias = Mapping[str, Any]
|
|
9213
|
-
|
|
9214
|
-
@pulumi.input_type
|
|
9215
|
-
class DropletAutoscaleConfigArgs:
|
|
9216
|
-
def __init__(__self__, *,
|
|
9217
|
-
cooldown_minutes: Optional[pulumi.Input[int]] = None,
|
|
9218
|
-
max_instances: Optional[pulumi.Input[int]] = None,
|
|
9219
|
-
min_instances: Optional[pulumi.Input[int]] = None,
|
|
9220
|
-
target_cpu_utilization: Optional[pulumi.Input[float]] = None,
|
|
9221
|
-
target_memory_utilization: Optional[pulumi.Input[float]] = None,
|
|
9222
|
-
target_number_instances: Optional[pulumi.Input[int]] = None):
|
|
9223
|
-
"""
|
|
9224
|
-
:param pulumi.Input[int] cooldown_minutes: The cooldown duration between scaling events for the Droplet Autoscale pool.
|
|
9225
|
-
:param pulumi.Input[int] max_instances: The maximum number of instances to maintain in the Droplet Autoscale pool.
|
|
9226
|
-
:param pulumi.Input[int] min_instances: The minimum number of instances to maintain in the Droplet Autoscale pool.
|
|
9227
|
-
:param pulumi.Input[float] target_cpu_utilization: The target average CPU load (in range `[0, 1]`) to maintain in the Droplet Autoscale pool.
|
|
9228
|
-
:param pulumi.Input[float] target_memory_utilization: The target average Memory load (in range `[0, 1]`) to maintain in the Droplet Autoscale
|
|
9229
|
-
pool.
|
|
9230
|
-
:param pulumi.Input[int] target_number_instances: The static number of instances to maintain in the pool Droplet Autoscale pool. This
|
|
9231
|
-
argument cannot be used with any other config options.
|
|
9232
|
-
"""
|
|
9233
|
-
if cooldown_minutes is not None:
|
|
9234
|
-
pulumi.set(__self__, "cooldown_minutes", cooldown_minutes)
|
|
9235
|
-
if max_instances is not None:
|
|
9236
|
-
pulumi.set(__self__, "max_instances", max_instances)
|
|
9237
|
-
if min_instances is not None:
|
|
9238
|
-
pulumi.set(__self__, "min_instances", min_instances)
|
|
9239
|
-
if target_cpu_utilization is not None:
|
|
9240
|
-
pulumi.set(__self__, "target_cpu_utilization", target_cpu_utilization)
|
|
9241
|
-
if target_memory_utilization is not None:
|
|
9242
|
-
pulumi.set(__self__, "target_memory_utilization", target_memory_utilization)
|
|
9243
|
-
if target_number_instances is not None:
|
|
9244
|
-
pulumi.set(__self__, "target_number_instances", target_number_instances)
|
|
9245
|
-
|
|
9246
|
-
@property
|
|
9247
|
-
@pulumi.getter(name="cooldownMinutes")
|
|
9248
|
-
def cooldown_minutes(self) -> Optional[pulumi.Input[int]]:
|
|
9249
|
-
"""
|
|
9250
|
-
The cooldown duration between scaling events for the Droplet Autoscale pool.
|
|
9251
|
-
"""
|
|
9252
|
-
return pulumi.get(self, "cooldown_minutes")
|
|
9253
|
-
|
|
9254
|
-
@cooldown_minutes.setter
|
|
9255
|
-
def cooldown_minutes(self, value: Optional[pulumi.Input[int]]):
|
|
9256
|
-
pulumi.set(self, "cooldown_minutes", value)
|
|
9257
|
-
|
|
9258
|
-
@property
|
|
9259
|
-
@pulumi.getter(name="maxInstances")
|
|
9260
|
-
def max_instances(self) -> Optional[pulumi.Input[int]]:
|
|
9261
|
-
"""
|
|
9262
|
-
The maximum number of instances to maintain in the Droplet Autoscale pool.
|
|
9263
|
-
"""
|
|
9264
|
-
return pulumi.get(self, "max_instances")
|
|
9265
|
-
|
|
9266
|
-
@max_instances.setter
|
|
9267
|
-
def max_instances(self, value: Optional[pulumi.Input[int]]):
|
|
9268
|
-
pulumi.set(self, "max_instances", value)
|
|
9269
|
-
|
|
9270
|
-
@property
|
|
9271
|
-
@pulumi.getter(name="minInstances")
|
|
9272
|
-
def min_instances(self) -> Optional[pulumi.Input[int]]:
|
|
9273
|
-
"""
|
|
9274
|
-
The minimum number of instances to maintain in the Droplet Autoscale pool.
|
|
9275
|
-
"""
|
|
9276
|
-
return pulumi.get(self, "min_instances")
|
|
9277
|
-
|
|
9278
|
-
@min_instances.setter
|
|
9279
|
-
def min_instances(self, value: Optional[pulumi.Input[int]]):
|
|
9280
|
-
pulumi.set(self, "min_instances", value)
|
|
9281
|
-
|
|
9282
|
-
@property
|
|
9283
|
-
@pulumi.getter(name="targetCpuUtilization")
|
|
9284
|
-
def target_cpu_utilization(self) -> Optional[pulumi.Input[float]]:
|
|
9285
|
-
"""
|
|
9286
|
-
The target average CPU load (in range `[0, 1]`) to maintain in the Droplet Autoscale pool.
|
|
9287
|
-
"""
|
|
9288
|
-
return pulumi.get(self, "target_cpu_utilization")
|
|
9289
|
-
|
|
9290
|
-
@target_cpu_utilization.setter
|
|
9291
|
-
def target_cpu_utilization(self, value: Optional[pulumi.Input[float]]):
|
|
9292
|
-
pulumi.set(self, "target_cpu_utilization", value)
|
|
9293
|
-
|
|
9294
|
-
@property
|
|
9295
|
-
@pulumi.getter(name="targetMemoryUtilization")
|
|
9296
|
-
def target_memory_utilization(self) -> Optional[pulumi.Input[float]]:
|
|
9297
|
-
"""
|
|
9298
|
-
The target average Memory load (in range `[0, 1]`) to maintain in the Droplet Autoscale
|
|
9299
|
-
pool.
|
|
9300
|
-
"""
|
|
9301
|
-
return pulumi.get(self, "target_memory_utilization")
|
|
9302
|
-
|
|
9303
|
-
@target_memory_utilization.setter
|
|
9304
|
-
def target_memory_utilization(self, value: Optional[pulumi.Input[float]]):
|
|
9305
|
-
pulumi.set(self, "target_memory_utilization", value)
|
|
9306
|
-
|
|
9307
|
-
@property
|
|
9308
|
-
@pulumi.getter(name="targetNumberInstances")
|
|
9309
|
-
def target_number_instances(self) -> Optional[pulumi.Input[int]]:
|
|
9310
|
-
"""
|
|
9311
|
-
The static number of instances to maintain in the pool Droplet Autoscale pool. This
|
|
9312
|
-
argument cannot be used with any other config options.
|
|
9313
|
-
"""
|
|
9314
|
-
return pulumi.get(self, "target_number_instances")
|
|
9315
|
-
|
|
9316
|
-
@target_number_instances.setter
|
|
9317
|
-
def target_number_instances(self, value: Optional[pulumi.Input[int]]):
|
|
9318
|
-
pulumi.set(self, "target_number_instances", value)
|
|
9319
|
-
|
|
9320
|
-
|
|
9321
|
-
if not MYPY:
|
|
9322
|
-
class DropletAutoscaleCurrentUtilizationArgsDict(TypedDict):
|
|
9323
|
-
cpu: NotRequired[pulumi.Input[float]]
|
|
9324
|
-
"""
|
|
9325
|
-
Average CPU utilization
|
|
9326
|
-
"""
|
|
9327
|
-
memory: NotRequired[pulumi.Input[float]]
|
|
9328
|
-
"""
|
|
9329
|
-
Average Memory utilization
|
|
9330
|
-
"""
|
|
9331
|
-
elif False:
|
|
9332
|
-
DropletAutoscaleCurrentUtilizationArgsDict: TypeAlias = Mapping[str, Any]
|
|
9333
|
-
|
|
9334
|
-
@pulumi.input_type
|
|
9335
|
-
class DropletAutoscaleCurrentUtilizationArgs:
|
|
9336
|
-
def __init__(__self__, *,
|
|
9337
|
-
cpu: Optional[pulumi.Input[float]] = None,
|
|
9338
|
-
memory: Optional[pulumi.Input[float]] = None):
|
|
9339
|
-
"""
|
|
9340
|
-
:param pulumi.Input[float] cpu: Average CPU utilization
|
|
9341
|
-
:param pulumi.Input[float] memory: Average Memory utilization
|
|
9342
|
-
"""
|
|
9343
|
-
if cpu is not None:
|
|
9344
|
-
pulumi.set(__self__, "cpu", cpu)
|
|
9345
|
-
if memory is not None:
|
|
9346
|
-
pulumi.set(__self__, "memory", memory)
|
|
9347
|
-
|
|
9348
|
-
@property
|
|
9349
|
-
@pulumi.getter
|
|
9350
|
-
def cpu(self) -> Optional[pulumi.Input[float]]:
|
|
9351
|
-
"""
|
|
9352
|
-
Average CPU utilization
|
|
9353
|
-
"""
|
|
9354
|
-
return pulumi.get(self, "cpu")
|
|
9355
|
-
|
|
9356
|
-
@cpu.setter
|
|
9357
|
-
def cpu(self, value: Optional[pulumi.Input[float]]):
|
|
9358
|
-
pulumi.set(self, "cpu", value)
|
|
9359
|
-
|
|
9360
|
-
@property
|
|
9361
|
-
@pulumi.getter
|
|
9362
|
-
def memory(self) -> Optional[pulumi.Input[float]]:
|
|
9363
|
-
"""
|
|
9364
|
-
Average Memory utilization
|
|
9365
|
-
"""
|
|
9366
|
-
return pulumi.get(self, "memory")
|
|
9367
|
-
|
|
9368
|
-
@memory.setter
|
|
9369
|
-
def memory(self, value: Optional[pulumi.Input[float]]):
|
|
9370
|
-
pulumi.set(self, "memory", value)
|
|
9371
|
-
|
|
9372
|
-
|
|
9373
|
-
if not MYPY:
|
|
9374
|
-
class DropletAutoscaleDropletTemplateArgsDict(TypedDict):
|
|
9375
|
-
image: pulumi.Input[str]
|
|
9376
|
-
"""
|
|
9377
|
-
Image slug of the Droplet Autoscale pool underlying resource(s).
|
|
9378
|
-
"""
|
|
9379
|
-
region: pulumi.Input[str]
|
|
9380
|
-
"""
|
|
9381
|
-
Region slug of the Droplet Autoscale pool underlying resource(s).
|
|
9382
|
-
"""
|
|
9383
|
-
size: pulumi.Input[str]
|
|
9384
|
-
"""
|
|
9385
|
-
Size slug of the Droplet Autoscale pool underlying resource(s).
|
|
9386
|
-
"""
|
|
9387
|
-
ssh_keys: pulumi.Input[Sequence[pulumi.Input[str]]]
|
|
9388
|
-
"""
|
|
9389
|
-
SSH fingerprints to add to the Droplet Autoscale pool underlying resource(s).
|
|
9390
|
-
"""
|
|
9391
|
-
ipv6: NotRequired[pulumi.Input[bool]]
|
|
9392
|
-
"""
|
|
9393
|
-
Boolean flag to enable IPv6 networking on the Droplet Autoscale pool underlying resource(s).
|
|
9394
|
-
"""
|
|
9395
|
-
project_id: NotRequired[pulumi.Input[str]]
|
|
9396
|
-
"""
|
|
9397
|
-
Project UUID to create the Droplet Autoscale pool underlying resource(s).
|
|
9398
|
-
"""
|
|
9399
|
-
tags: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
9400
|
-
"""
|
|
9401
|
-
List of tags to add to the Droplet Autoscale pool underlying resource(s).
|
|
9402
|
-
"""
|
|
9403
|
-
user_data: NotRequired[pulumi.Input[str]]
|
|
9404
|
-
"""
|
|
9405
|
-
Custom user data that can be added to the Droplet Autoscale pool underlying resource(s). This can be a
|
|
9406
|
-
cloud init script that user may configure to setup their application workload.
|
|
9407
|
-
"""
|
|
9408
|
-
vpc_uuid: NotRequired[pulumi.Input[str]]
|
|
9409
|
-
"""
|
|
9410
|
-
VPC UUID to create the Droplet Autoscale pool underlying resource(s). If not provided, this is inferred
|
|
9411
|
-
from the specified `region` (default VPC).
|
|
9412
|
-
"""
|
|
9413
|
-
with_droplet_agent: NotRequired[pulumi.Input[bool]]
|
|
9414
|
-
"""
|
|
9415
|
-
Boolean flag to enable metric agent on the Droplet Autoscale pool underlying resource(s). The
|
|
9416
|
-
metric agent enables collecting resource utilization metrics, which allows making resource based scaling decisions.
|
|
9417
|
-
"""
|
|
9418
|
-
elif False:
|
|
9419
|
-
DropletAutoscaleDropletTemplateArgsDict: TypeAlias = Mapping[str, Any]
|
|
9420
|
-
|
|
9421
|
-
@pulumi.input_type
|
|
9422
|
-
class DropletAutoscaleDropletTemplateArgs:
|
|
9423
|
-
def __init__(__self__, *,
|
|
9424
|
-
image: pulumi.Input[str],
|
|
9425
|
-
region: pulumi.Input[str],
|
|
9426
|
-
size: pulumi.Input[str],
|
|
9427
|
-
ssh_keys: pulumi.Input[Sequence[pulumi.Input[str]]],
|
|
9428
|
-
ipv6: Optional[pulumi.Input[bool]] = None,
|
|
9429
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
|
9430
|
-
tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
9431
|
-
user_data: Optional[pulumi.Input[str]] = None,
|
|
9432
|
-
vpc_uuid: Optional[pulumi.Input[str]] = None,
|
|
9433
|
-
with_droplet_agent: Optional[pulumi.Input[bool]] = None):
|
|
9434
|
-
"""
|
|
9435
|
-
:param pulumi.Input[str] image: Image slug of the Droplet Autoscale pool underlying resource(s).
|
|
9436
|
-
:param pulumi.Input[str] region: Region slug of the Droplet Autoscale pool underlying resource(s).
|
|
9437
|
-
:param pulumi.Input[str] size: Size slug of the Droplet Autoscale pool underlying resource(s).
|
|
9438
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] ssh_keys: SSH fingerprints to add to the Droplet Autoscale pool underlying resource(s).
|
|
9439
|
-
:param pulumi.Input[bool] ipv6: Boolean flag to enable IPv6 networking on the Droplet Autoscale pool underlying resource(s).
|
|
9440
|
-
:param pulumi.Input[str] project_id: Project UUID to create the Droplet Autoscale pool underlying resource(s).
|
|
9441
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] tags: List of tags to add to the Droplet Autoscale pool underlying resource(s).
|
|
9442
|
-
:param pulumi.Input[str] user_data: Custom user data that can be added to the Droplet Autoscale pool underlying resource(s). This can be a
|
|
9443
|
-
cloud init script that user may configure to setup their application workload.
|
|
9444
|
-
:param pulumi.Input[str] vpc_uuid: VPC UUID to create the Droplet Autoscale pool underlying resource(s). If not provided, this is inferred
|
|
9445
|
-
from the specified `region` (default VPC).
|
|
9446
|
-
:param pulumi.Input[bool] with_droplet_agent: Boolean flag to enable metric agent on the Droplet Autoscale pool underlying resource(s). The
|
|
9447
|
-
metric agent enables collecting resource utilization metrics, which allows making resource based scaling decisions.
|
|
9448
|
-
"""
|
|
9449
|
-
pulumi.set(__self__, "image", image)
|
|
9450
|
-
pulumi.set(__self__, "region", region)
|
|
9451
|
-
pulumi.set(__self__, "size", size)
|
|
9452
|
-
pulumi.set(__self__, "ssh_keys", ssh_keys)
|
|
9453
|
-
if ipv6 is not None:
|
|
9454
|
-
pulumi.set(__self__, "ipv6", ipv6)
|
|
9455
|
-
if project_id is not None:
|
|
9456
|
-
pulumi.set(__self__, "project_id", project_id)
|
|
9457
|
-
if tags is not None:
|
|
9458
|
-
pulumi.set(__self__, "tags", tags)
|
|
9459
|
-
if user_data is not None:
|
|
9460
|
-
pulumi.set(__self__, "user_data", user_data)
|
|
9461
|
-
if vpc_uuid is not None:
|
|
9462
|
-
pulumi.set(__self__, "vpc_uuid", vpc_uuid)
|
|
9463
|
-
if with_droplet_agent is not None:
|
|
9464
|
-
pulumi.set(__self__, "with_droplet_agent", with_droplet_agent)
|
|
9465
|
-
|
|
9466
|
-
@property
|
|
9467
|
-
@pulumi.getter
|
|
9468
|
-
def image(self) -> pulumi.Input[str]:
|
|
9469
|
-
"""
|
|
9470
|
-
Image slug of the Droplet Autoscale pool underlying resource(s).
|
|
9471
|
-
"""
|
|
9472
|
-
return pulumi.get(self, "image")
|
|
9473
|
-
|
|
9474
|
-
@image.setter
|
|
9475
|
-
def image(self, value: pulumi.Input[str]):
|
|
9476
|
-
pulumi.set(self, "image", value)
|
|
9477
|
-
|
|
9478
|
-
@property
|
|
9479
|
-
@pulumi.getter
|
|
9480
|
-
def region(self) -> pulumi.Input[str]:
|
|
9481
|
-
"""
|
|
9482
|
-
Region slug of the Droplet Autoscale pool underlying resource(s).
|
|
9483
|
-
"""
|
|
9484
|
-
return pulumi.get(self, "region")
|
|
9485
|
-
|
|
9486
|
-
@region.setter
|
|
9487
|
-
def region(self, value: pulumi.Input[str]):
|
|
9488
|
-
pulumi.set(self, "region", value)
|
|
9489
|
-
|
|
9490
|
-
@property
|
|
9491
|
-
@pulumi.getter
|
|
9492
|
-
def size(self) -> pulumi.Input[str]:
|
|
9493
|
-
"""
|
|
9494
|
-
Size slug of the Droplet Autoscale pool underlying resource(s).
|
|
9495
|
-
"""
|
|
9496
|
-
return pulumi.get(self, "size")
|
|
9497
|
-
|
|
9498
|
-
@size.setter
|
|
9499
|
-
def size(self, value: pulumi.Input[str]):
|
|
9500
|
-
pulumi.set(self, "size", value)
|
|
9501
|
-
|
|
9502
|
-
@property
|
|
9503
|
-
@pulumi.getter(name="sshKeys")
|
|
9504
|
-
def ssh_keys(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
|
9505
|
-
"""
|
|
9506
|
-
SSH fingerprints to add to the Droplet Autoscale pool underlying resource(s).
|
|
9507
|
-
"""
|
|
9508
|
-
return pulumi.get(self, "ssh_keys")
|
|
9509
|
-
|
|
9510
|
-
@ssh_keys.setter
|
|
9511
|
-
def ssh_keys(self, value: pulumi.Input[Sequence[pulumi.Input[str]]]):
|
|
9512
|
-
pulumi.set(self, "ssh_keys", value)
|
|
9513
|
-
|
|
9514
|
-
@property
|
|
9515
|
-
@pulumi.getter
|
|
9516
|
-
def ipv6(self) -> Optional[pulumi.Input[bool]]:
|
|
9517
|
-
"""
|
|
9518
|
-
Boolean flag to enable IPv6 networking on the Droplet Autoscale pool underlying resource(s).
|
|
9519
|
-
"""
|
|
9520
|
-
return pulumi.get(self, "ipv6")
|
|
9521
|
-
|
|
9522
|
-
@ipv6.setter
|
|
9523
|
-
def ipv6(self, value: Optional[pulumi.Input[bool]]):
|
|
9524
|
-
pulumi.set(self, "ipv6", value)
|
|
9525
|
-
|
|
9526
|
-
@property
|
|
9527
|
-
@pulumi.getter(name="projectId")
|
|
9528
|
-
def project_id(self) -> Optional[pulumi.Input[str]]:
|
|
9529
|
-
"""
|
|
9530
|
-
Project UUID to create the Droplet Autoscale pool underlying resource(s).
|
|
9531
|
-
"""
|
|
9532
|
-
return pulumi.get(self, "project_id")
|
|
9533
|
-
|
|
9534
|
-
@project_id.setter
|
|
9535
|
-
def project_id(self, value: Optional[pulumi.Input[str]]):
|
|
9536
|
-
pulumi.set(self, "project_id", value)
|
|
9537
|
-
|
|
9538
|
-
@property
|
|
9539
|
-
@pulumi.getter
|
|
9540
|
-
def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
9541
|
-
"""
|
|
9542
|
-
List of tags to add to the Droplet Autoscale pool underlying resource(s).
|
|
9543
|
-
"""
|
|
9544
|
-
return pulumi.get(self, "tags")
|
|
9545
|
-
|
|
9546
|
-
@tags.setter
|
|
9547
|
-
def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
9548
|
-
pulumi.set(self, "tags", value)
|
|
9549
|
-
|
|
9550
|
-
@property
|
|
9551
|
-
@pulumi.getter(name="userData")
|
|
9552
|
-
def user_data(self) -> Optional[pulumi.Input[str]]:
|
|
9553
|
-
"""
|
|
9554
|
-
Custom user data that can be added to the Droplet Autoscale pool underlying resource(s). This can be a
|
|
9555
|
-
cloud init script that user may configure to setup their application workload.
|
|
9556
|
-
"""
|
|
9557
|
-
return pulumi.get(self, "user_data")
|
|
9558
|
-
|
|
9559
|
-
@user_data.setter
|
|
9560
|
-
def user_data(self, value: Optional[pulumi.Input[str]]):
|
|
9561
|
-
pulumi.set(self, "user_data", value)
|
|
9562
|
-
|
|
9563
|
-
@property
|
|
9564
|
-
@pulumi.getter(name="vpcUuid")
|
|
9565
|
-
def vpc_uuid(self) -> Optional[pulumi.Input[str]]:
|
|
9566
|
-
"""
|
|
9567
|
-
VPC UUID to create the Droplet Autoscale pool underlying resource(s). If not provided, this is inferred
|
|
9568
|
-
from the specified `region` (default VPC).
|
|
9569
|
-
"""
|
|
9570
|
-
return pulumi.get(self, "vpc_uuid")
|
|
9571
|
-
|
|
9572
|
-
@vpc_uuid.setter
|
|
9573
|
-
def vpc_uuid(self, value: Optional[pulumi.Input[str]]):
|
|
9574
|
-
pulumi.set(self, "vpc_uuid", value)
|
|
9575
|
-
|
|
9576
|
-
@property
|
|
9577
|
-
@pulumi.getter(name="withDropletAgent")
|
|
9578
|
-
def with_droplet_agent(self) -> Optional[pulumi.Input[bool]]:
|
|
9579
|
-
"""
|
|
9580
|
-
Boolean flag to enable metric agent on the Droplet Autoscale pool underlying resource(s). The
|
|
9581
|
-
metric agent enables collecting resource utilization metrics, which allows making resource based scaling decisions.
|
|
9582
|
-
"""
|
|
9583
|
-
return pulumi.get(self, "with_droplet_agent")
|
|
9584
|
-
|
|
9585
|
-
@with_droplet_agent.setter
|
|
9586
|
-
def with_droplet_agent(self, value: Optional[pulumi.Input[bool]]):
|
|
9587
|
-
pulumi.set(self, "with_droplet_agent", value)
|
|
9588
|
-
|
|
9589
|
-
|
|
9590
9177
|
if not MYPY:
|
|
9591
9178
|
class DropletBackupPolicyArgsDict(TypedDict):
|
|
9592
9179
|
hour: NotRequired[pulumi.Input[int]]
|
|
@@ -66,17 +66,18 @@ class LoadBalancerArgs:
|
|
|
66
66
|
:param pulumi.Input[int] http_idle_timeout_seconds: Specifies the idle timeout for HTTPS connections on the load balancer in seconds.
|
|
67
67
|
:param pulumi.Input[str] name: The Load Balancer name
|
|
68
68
|
:param pulumi.Input[str] network: The type of network the Load Balancer is accessible from. It must be either of `INTERNAL` or `EXTERNAL`. Defaults to `EXTERNAL`.
|
|
69
|
+
**NOTE**: non-`EXTERNAL` type may be part of closed beta feature and not available for public use.
|
|
69
70
|
:param pulumi.Input[str] project_id: The ID of the project that the load balancer is associated with. If no ID is provided at creation, the load balancer associates with the user's default project.
|
|
70
71
|
:param pulumi.Input[bool] redirect_http_to_https: A boolean value indicating whether
|
|
71
72
|
HTTP requests to the Load Balancer on port 80 will be redirected to HTTPS on port 443.
|
|
72
73
|
Default value is `false`.
|
|
73
74
|
:param pulumi.Input[Union[str, 'Region']] region: The region to start in
|
|
74
75
|
:param pulumi.Input[str] size: The size of the Load Balancer. It must be either `lb-small`, `lb-medium`, or `lb-large`. Defaults to `lb-small`. Only one of `size` or `size_unit` may be provided.
|
|
75
|
-
:param pulumi.Input[int] size_unit: The size of the Load Balancer. It must be in the range (1,
|
|
76
|
+
:param pulumi.Input[int] size_unit: The size of the Load Balancer. It must be in the range (1, 100). Defaults to `1`. Only one of `size` or `size_unit` may be provided.
|
|
76
77
|
:param pulumi.Input['LoadBalancerStickySessionsArgs'] sticky_sessions: A `sticky_sessions` block to be assigned to the
|
|
77
78
|
Load Balancer. The `sticky_sessions` block is documented below. Only 1 sticky_sessions block is allowed.
|
|
78
79
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] target_load_balancer_ids: A list of Load Balancer IDs to be attached behind a Global Load Balancer.
|
|
79
|
-
:param pulumi.Input[str] type: The type of the Load Balancer. It must be either of `REGIONAL
|
|
80
|
+
:param pulumi.Input[str] type: The type of the Load Balancer. It must be either of `REGIONAL` or `GLOBAL`. Defaults to `REGIONAL`.
|
|
80
81
|
**NOTE**: non-`REGIONAL/GLOBAL` type may be part of closed beta feature and not available for public use.
|
|
81
82
|
:param pulumi.Input[str] vpc_uuid: The ID of the VPC where the load balancer will be located.
|
|
82
83
|
"""
|
|
@@ -297,6 +298,7 @@ class LoadBalancerArgs:
|
|
|
297
298
|
def network(self) -> Optional[pulumi.Input[str]]:
|
|
298
299
|
"""
|
|
299
300
|
The type of network the Load Balancer is accessible from. It must be either of `INTERNAL` or `EXTERNAL`. Defaults to `EXTERNAL`.
|
|
301
|
+
**NOTE**: non-`EXTERNAL` type may be part of closed beta feature and not available for public use.
|
|
300
302
|
"""
|
|
301
303
|
return pulumi.get(self, "network")
|
|
302
304
|
|
|
@@ -358,7 +360,7 @@ class LoadBalancerArgs:
|
|
|
358
360
|
@pulumi.getter(name="sizeUnit")
|
|
359
361
|
def size_unit(self) -> Optional[pulumi.Input[int]]:
|
|
360
362
|
"""
|
|
361
|
-
The size of the Load Balancer. It must be in the range (1,
|
|
363
|
+
The size of the Load Balancer. It must be in the range (1, 100). Defaults to `1`. Only one of `size` or `size_unit` may be provided.
|
|
362
364
|
"""
|
|
363
365
|
return pulumi.get(self, "size_unit")
|
|
364
366
|
|
|
@@ -395,7 +397,7 @@ class LoadBalancerArgs:
|
|
|
395
397
|
@pulumi.getter
|
|
396
398
|
def type(self) -> Optional[pulumi.Input[str]]:
|
|
397
399
|
"""
|
|
398
|
-
The type of the Load Balancer. It must be either of `REGIONAL
|
|
400
|
+
The type of the Load Balancer. It must be either of `REGIONAL` or `GLOBAL`. Defaults to `REGIONAL`.
|
|
399
401
|
**NOTE**: non-`REGIONAL/GLOBAL` type may be part of closed beta feature and not available for public use.
|
|
400
402
|
"""
|
|
401
403
|
return pulumi.get(self, "type")
|
|
@@ -470,17 +472,18 @@ class _LoadBalancerState:
|
|
|
470
472
|
:param pulumi.Input[str] load_balancer_urn: The uniform resource name for the Load Balancer
|
|
471
473
|
:param pulumi.Input[str] name: The Load Balancer name
|
|
472
474
|
:param pulumi.Input[str] network: The type of network the Load Balancer is accessible from. It must be either of `INTERNAL` or `EXTERNAL`. Defaults to `EXTERNAL`.
|
|
475
|
+
**NOTE**: non-`EXTERNAL` type may be part of closed beta feature and not available for public use.
|
|
473
476
|
:param pulumi.Input[str] project_id: The ID of the project that the load balancer is associated with. If no ID is provided at creation, the load balancer associates with the user's default project.
|
|
474
477
|
:param pulumi.Input[bool] redirect_http_to_https: A boolean value indicating whether
|
|
475
478
|
HTTP requests to the Load Balancer on port 80 will be redirected to HTTPS on port 443.
|
|
476
479
|
Default value is `false`.
|
|
477
480
|
:param pulumi.Input[Union[str, 'Region']] region: The region to start in
|
|
478
481
|
:param pulumi.Input[str] size: The size of the Load Balancer. It must be either `lb-small`, `lb-medium`, or `lb-large`. Defaults to `lb-small`. Only one of `size` or `size_unit` may be provided.
|
|
479
|
-
:param pulumi.Input[int] size_unit: The size of the Load Balancer. It must be in the range (1,
|
|
482
|
+
:param pulumi.Input[int] size_unit: The size of the Load Balancer. It must be in the range (1, 100). Defaults to `1`. Only one of `size` or `size_unit` may be provided.
|
|
480
483
|
:param pulumi.Input['LoadBalancerStickySessionsArgs'] sticky_sessions: A `sticky_sessions` block to be assigned to the
|
|
481
484
|
Load Balancer. The `sticky_sessions` block is documented below. Only 1 sticky_sessions block is allowed.
|
|
482
485
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] target_load_balancer_ids: A list of Load Balancer IDs to be attached behind a Global Load Balancer.
|
|
483
|
-
:param pulumi.Input[str] type: The type of the Load Balancer. It must be either of `REGIONAL
|
|
486
|
+
:param pulumi.Input[str] type: The type of the Load Balancer. It must be either of `REGIONAL` or `GLOBAL`. Defaults to `REGIONAL`.
|
|
484
487
|
**NOTE**: non-`REGIONAL/GLOBAL` type may be part of closed beta feature and not available for public use.
|
|
485
488
|
:param pulumi.Input[str] vpc_uuid: The ID of the VPC where the load balancer will be located.
|
|
486
489
|
"""
|
|
@@ -742,6 +745,7 @@ class _LoadBalancerState:
|
|
|
742
745
|
def network(self) -> Optional[pulumi.Input[str]]:
|
|
743
746
|
"""
|
|
744
747
|
The type of network the Load Balancer is accessible from. It must be either of `INTERNAL` or `EXTERNAL`. Defaults to `EXTERNAL`.
|
|
748
|
+
**NOTE**: non-`EXTERNAL` type may be part of closed beta feature and not available for public use.
|
|
745
749
|
"""
|
|
746
750
|
return pulumi.get(self, "network")
|
|
747
751
|
|
|
@@ -803,7 +807,7 @@ class _LoadBalancerState:
|
|
|
803
807
|
@pulumi.getter(name="sizeUnit")
|
|
804
808
|
def size_unit(self) -> Optional[pulumi.Input[int]]:
|
|
805
809
|
"""
|
|
806
|
-
The size of the Load Balancer. It must be in the range (1,
|
|
810
|
+
The size of the Load Balancer. It must be in the range (1, 100). Defaults to `1`. Only one of `size` or `size_unit` may be provided.
|
|
807
811
|
"""
|
|
808
812
|
return pulumi.get(self, "size_unit")
|
|
809
813
|
|
|
@@ -849,7 +853,7 @@ class _LoadBalancerState:
|
|
|
849
853
|
@pulumi.getter
|
|
850
854
|
def type(self) -> Optional[pulumi.Input[str]]:
|
|
851
855
|
"""
|
|
852
|
-
The type of the Load Balancer. It must be either of `REGIONAL
|
|
856
|
+
The type of the Load Balancer. It must be either of `REGIONAL` or `GLOBAL`. Defaults to `REGIONAL`.
|
|
853
857
|
**NOTE**: non-`REGIONAL/GLOBAL` type may be part of closed beta feature and not available for public use.
|
|
854
858
|
"""
|
|
855
859
|
return pulumi.get(self, "type")
|
|
@@ -966,17 +970,18 @@ class LoadBalancer(pulumi.CustomResource):
|
|
|
966
970
|
:param pulumi.Input[int] http_idle_timeout_seconds: Specifies the idle timeout for HTTPS connections on the load balancer in seconds.
|
|
967
971
|
:param pulumi.Input[str] name: The Load Balancer name
|
|
968
972
|
:param pulumi.Input[str] network: The type of network the Load Balancer is accessible from. It must be either of `INTERNAL` or `EXTERNAL`. Defaults to `EXTERNAL`.
|
|
973
|
+
**NOTE**: non-`EXTERNAL` type may be part of closed beta feature and not available for public use.
|
|
969
974
|
:param pulumi.Input[str] project_id: The ID of the project that the load balancer is associated with. If no ID is provided at creation, the load balancer associates with the user's default project.
|
|
970
975
|
:param pulumi.Input[bool] redirect_http_to_https: A boolean value indicating whether
|
|
971
976
|
HTTP requests to the Load Balancer on port 80 will be redirected to HTTPS on port 443.
|
|
972
977
|
Default value is `false`.
|
|
973
978
|
:param pulumi.Input[Union[str, 'Region']] region: The region to start in
|
|
974
979
|
:param pulumi.Input[str] size: The size of the Load Balancer. It must be either `lb-small`, `lb-medium`, or `lb-large`. Defaults to `lb-small`. Only one of `size` or `size_unit` may be provided.
|
|
975
|
-
:param pulumi.Input[int] size_unit: The size of the Load Balancer. It must be in the range (1,
|
|
980
|
+
:param pulumi.Input[int] size_unit: The size of the Load Balancer. It must be in the range (1, 100). Defaults to `1`. Only one of `size` or `size_unit` may be provided.
|
|
976
981
|
:param pulumi.Input[Union['LoadBalancerStickySessionsArgs', 'LoadBalancerStickySessionsArgsDict']] sticky_sessions: A `sticky_sessions` block to be assigned to the
|
|
977
982
|
Load Balancer. The `sticky_sessions` block is documented below. Only 1 sticky_sessions block is allowed.
|
|
978
983
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] target_load_balancer_ids: A list of Load Balancer IDs to be attached behind a Global Load Balancer.
|
|
979
|
-
:param pulumi.Input[str] type: The type of the Load Balancer. It must be either of `REGIONAL
|
|
984
|
+
:param pulumi.Input[str] type: The type of the Load Balancer. It must be either of `REGIONAL` or `GLOBAL`. Defaults to `REGIONAL`.
|
|
980
985
|
**NOTE**: non-`REGIONAL/GLOBAL` type may be part of closed beta feature and not available for public use.
|
|
981
986
|
:param pulumi.Input[str] vpc_uuid: The ID of the VPC where the load balancer will be located.
|
|
982
987
|
"""
|
|
@@ -1170,17 +1175,18 @@ class LoadBalancer(pulumi.CustomResource):
|
|
|
1170
1175
|
:param pulumi.Input[str] load_balancer_urn: The uniform resource name for the Load Balancer
|
|
1171
1176
|
:param pulumi.Input[str] name: The Load Balancer name
|
|
1172
1177
|
:param pulumi.Input[str] network: The type of network the Load Balancer is accessible from. It must be either of `INTERNAL` or `EXTERNAL`. Defaults to `EXTERNAL`.
|
|
1178
|
+
**NOTE**: non-`EXTERNAL` type may be part of closed beta feature and not available for public use.
|
|
1173
1179
|
:param pulumi.Input[str] project_id: The ID of the project that the load balancer is associated with. If no ID is provided at creation, the load balancer associates with the user's default project.
|
|
1174
1180
|
:param pulumi.Input[bool] redirect_http_to_https: A boolean value indicating whether
|
|
1175
1181
|
HTTP requests to the Load Balancer on port 80 will be redirected to HTTPS on port 443.
|
|
1176
1182
|
Default value is `false`.
|
|
1177
1183
|
:param pulumi.Input[Union[str, 'Region']] region: The region to start in
|
|
1178
1184
|
:param pulumi.Input[str] size: The size of the Load Balancer. It must be either `lb-small`, `lb-medium`, or `lb-large`. Defaults to `lb-small`. Only one of `size` or `size_unit` may be provided.
|
|
1179
|
-
:param pulumi.Input[int] size_unit: The size of the Load Balancer. It must be in the range (1,
|
|
1185
|
+
:param pulumi.Input[int] size_unit: The size of the Load Balancer. It must be in the range (1, 100). Defaults to `1`. Only one of `size` or `size_unit` may be provided.
|
|
1180
1186
|
:param pulumi.Input[Union['LoadBalancerStickySessionsArgs', 'LoadBalancerStickySessionsArgsDict']] sticky_sessions: A `sticky_sessions` block to be assigned to the
|
|
1181
1187
|
Load Balancer. The `sticky_sessions` block is documented below. Only 1 sticky_sessions block is allowed.
|
|
1182
1188
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] target_load_balancer_ids: A list of Load Balancer IDs to be attached behind a Global Load Balancer.
|
|
1183
|
-
:param pulumi.Input[str] type: The type of the Load Balancer. It must be either of `REGIONAL
|
|
1189
|
+
:param pulumi.Input[str] type: The type of the Load Balancer. It must be either of `REGIONAL` or `GLOBAL`. Defaults to `REGIONAL`.
|
|
1184
1190
|
**NOTE**: non-`REGIONAL/GLOBAL` type may be part of closed beta feature and not available for public use.
|
|
1185
1191
|
:param pulumi.Input[str] vpc_uuid: The ID of the VPC where the load balancer will be located.
|
|
1186
1192
|
"""
|
|
@@ -1353,6 +1359,7 @@ class LoadBalancer(pulumi.CustomResource):
|
|
|
1353
1359
|
def network(self) -> pulumi.Output[Optional[str]]:
|
|
1354
1360
|
"""
|
|
1355
1361
|
The type of network the Load Balancer is accessible from. It must be either of `INTERNAL` or `EXTERNAL`. Defaults to `EXTERNAL`.
|
|
1362
|
+
**NOTE**: non-`EXTERNAL` type may be part of closed beta feature and not available for public use.
|
|
1356
1363
|
"""
|
|
1357
1364
|
return pulumi.get(self, "network")
|
|
1358
1365
|
|
|
@@ -1394,7 +1401,7 @@ class LoadBalancer(pulumi.CustomResource):
|
|
|
1394
1401
|
@pulumi.getter(name="sizeUnit")
|
|
1395
1402
|
def size_unit(self) -> pulumi.Output[int]:
|
|
1396
1403
|
"""
|
|
1397
|
-
The size of the Load Balancer. It must be in the range (1,
|
|
1404
|
+
The size of the Load Balancer. It must be in the range (1, 100). Defaults to `1`. Only one of `size` or `size_unit` may be provided.
|
|
1398
1405
|
"""
|
|
1399
1406
|
return pulumi.get(self, "size_unit")
|
|
1400
1407
|
|
|
@@ -1424,7 +1431,7 @@ class LoadBalancer(pulumi.CustomResource):
|
|
|
1424
1431
|
@pulumi.getter
|
|
1425
1432
|
def type(self) -> pulumi.Output[Optional[str]]:
|
|
1426
1433
|
"""
|
|
1427
|
-
The type of the Load Balancer. It must be either of `REGIONAL
|
|
1434
|
+
The type of the Load Balancer. It must be either of `REGIONAL` or `GLOBAL`. Defaults to `REGIONAL`.
|
|
1428
1435
|
**NOTE**: non-`REGIONAL/GLOBAL` type may be part of closed beta feature and not available for public use.
|
|
1429
1436
|
"""
|
|
1430
1437
|
return pulumi.get(self, "type")
|