pulumi-digitalocean 4.52.0a1755833815__tar.gz → 4.53.0__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.52.0a1755833815 → pulumi_digitalocean-4.53.0}/PKG-INFO +1 -1
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/__init__.py +9 -0
- pulumi_digitalocean-4.53.0/pulumi_digitalocean/database_kafka_schema_registry.py +360 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_valkey_config.py +14 -42
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/pulumi-plugin.json +1 -1
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean.egg-info/PKG-INFO +1 -1
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean.egg-info/SOURCES.txt +1 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pyproject.toml +1 -1
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/README.md +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/_enums.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/_inputs.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/_utilities.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/app.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/cdn.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/certificate.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/config/__init__.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/config/__init__.pyi +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/config/vars.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/container_registry.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/container_registry_docker_credentials.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/custom_image.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_cluster.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_connection_pool.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_db.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_firewall.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_kafka_config.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_kafka_topic.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_mongodb_config.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_mysql_config.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_online_migration.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_opensearch_config.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_postgresql_config.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_redis_config.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_replica.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/database_user.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/dns_record.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/domain.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/droplet.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/droplet_autoscale.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/droplet_snapshot.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/firewall.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/floating_ip.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/floating_ip_assignment.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/genai_agent.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/genai_agent_knowledge_base_attachment.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/genai_agent_route.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/genai_function.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/genai_knowledge_base.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/genai_knowledge_base_data_source.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/genai_openai_api_key.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_account.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_app.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_certificate.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_container_registry.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_database_ca.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_database_cluster.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_database_connection_pool.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_database_metrics_credentials.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_database_replica.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_database_user.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_domain.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_domains.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_droplet.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_droplet_autoscale.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_droplet_snapshot.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_droplets.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_firewall.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_floating_ip.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_genai_agent.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_genai_agent_versions.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_genai_agents.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_genai_agents_by_openai_api_key.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_genai_knowledge_base.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_genai_knowledge_base_data_sources.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_genai_knowledge_bases.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_genai_openai_api_key.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_genai_openai_api_keys.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_image.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_images.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_kubernetes_cluster.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_kubernetes_versions.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_load_balancer.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_partner_attachment.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_partner_attachment_service_key.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_project.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_projects.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_record.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_records.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_region.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_regions.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_reserved_ip.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_reserved_ipv6.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_sizes.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_spaces_bucket.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_spaces_bucket_object.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_spaces_bucket_objects.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_spaces_buckets.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_spaces_key.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_ssh_key.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_ssh_keys.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_tag.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_tags.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_volume.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_volume_snapshot.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_vpc.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_vpc_nat_gateway.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_vpc_peering.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/kubernetes_cluster.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/kubernetes_node_pool.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/load_balancer.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/monitor_alert.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/outputs.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/partner_attachment.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/project.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/project_resources.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/provider.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/py.typed +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/reserved_ip.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/reserved_ip_assignment.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/reserved_ipv6.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/reserved_ipv6_assignment.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/spaces_bucket.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/spaces_bucket_cors_configuration.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/spaces_bucket_logging.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/spaces_bucket_object.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/spaces_bucket_policy.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/spaces_key.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/ssh_key.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/tag.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/uptime_alert.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/uptime_check.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/volume.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/volume_attachment.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/volume_snapshot.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/vpc.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/vpc_nat_gateway.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/vpc_peering.py +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean.egg-info/dependency_links.txt +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean.egg-info/requires.txt +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean.egg-info/top_level.txt +0 -0
- {pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/setup.cfg +0 -0
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/__init__.py
RENAMED
|
@@ -18,6 +18,7 @@ from .database_connection_pool import *
|
|
|
18
18
|
from .database_db import *
|
|
19
19
|
from .database_firewall import *
|
|
20
20
|
from .database_kafka_config import *
|
|
21
|
+
from .database_kafka_schema_registry import *
|
|
21
22
|
from .database_kafka_topic import *
|
|
22
23
|
from .database_mongodb_config import *
|
|
23
24
|
from .database_mysql_config import *
|
|
@@ -229,6 +230,14 @@ _utilities.register(
|
|
|
229
230
|
"digitalocean:index/databaseKafkaConfig:DatabaseKafkaConfig": "DatabaseKafkaConfig"
|
|
230
231
|
}
|
|
231
232
|
},
|
|
233
|
+
{
|
|
234
|
+
"pkg": "digitalocean",
|
|
235
|
+
"mod": "index/databaseKafkaSchemaRegistry",
|
|
236
|
+
"fqn": "pulumi_digitalocean",
|
|
237
|
+
"classes": {
|
|
238
|
+
"digitalocean:index/databaseKafkaSchemaRegistry:DatabaseKafkaSchemaRegistry": "DatabaseKafkaSchemaRegistry"
|
|
239
|
+
}
|
|
240
|
+
},
|
|
232
241
|
{
|
|
233
242
|
"pkg": "digitalocean",
|
|
234
243
|
"mod": "index/databaseKafkaTopic",
|
|
@@ -0,0 +1,360 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import builtins as _builtins
|
|
6
|
+
import warnings
|
|
7
|
+
import sys
|
|
8
|
+
import pulumi
|
|
9
|
+
import pulumi.runtime
|
|
10
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
+
from . import _utilities
|
|
16
|
+
|
|
17
|
+
__all__ = ['DatabaseKafkaSchemaRegistryArgs', 'DatabaseKafkaSchemaRegistry']
|
|
18
|
+
|
|
19
|
+
@pulumi.input_type
|
|
20
|
+
class DatabaseKafkaSchemaRegistryArgs:
|
|
21
|
+
def __init__(__self__, *,
|
|
22
|
+
cluster_id: pulumi.Input[_builtins.str],
|
|
23
|
+
schema: pulumi.Input[_builtins.str],
|
|
24
|
+
schema_type: pulumi.Input[_builtins.str],
|
|
25
|
+
subject_name: pulumi.Input[_builtins.str]):
|
|
26
|
+
"""
|
|
27
|
+
The set of arguments for constructing a DatabaseKafkaSchemaRegistry resource.
|
|
28
|
+
:param pulumi.Input[_builtins.str] cluster_id: The ID of the target Kafka cluster.
|
|
29
|
+
:param pulumi.Input[_builtins.str] schema: The schema definition as a string.
|
|
30
|
+
:param pulumi.Input[_builtins.str] schema_type: The schema type. Available values are: avro, json, or protobuf.
|
|
31
|
+
:param pulumi.Input[_builtins.str] subject_name: The name of the schema subject.
|
|
32
|
+
"""
|
|
33
|
+
pulumi.set(__self__, "cluster_id", cluster_id)
|
|
34
|
+
pulumi.set(__self__, "schema", schema)
|
|
35
|
+
pulumi.set(__self__, "schema_type", schema_type)
|
|
36
|
+
pulumi.set(__self__, "subject_name", subject_name)
|
|
37
|
+
|
|
38
|
+
@_builtins.property
|
|
39
|
+
@pulumi.getter(name="clusterId")
|
|
40
|
+
def cluster_id(self) -> pulumi.Input[_builtins.str]:
|
|
41
|
+
"""
|
|
42
|
+
The ID of the target Kafka cluster.
|
|
43
|
+
"""
|
|
44
|
+
return pulumi.get(self, "cluster_id")
|
|
45
|
+
|
|
46
|
+
@cluster_id.setter
|
|
47
|
+
def cluster_id(self, value: pulumi.Input[_builtins.str]):
|
|
48
|
+
pulumi.set(self, "cluster_id", value)
|
|
49
|
+
|
|
50
|
+
@_builtins.property
|
|
51
|
+
@pulumi.getter
|
|
52
|
+
def schema(self) -> pulumi.Input[_builtins.str]:
|
|
53
|
+
"""
|
|
54
|
+
The schema definition as a string.
|
|
55
|
+
"""
|
|
56
|
+
return pulumi.get(self, "schema")
|
|
57
|
+
|
|
58
|
+
@schema.setter
|
|
59
|
+
def schema(self, value: pulumi.Input[_builtins.str]):
|
|
60
|
+
pulumi.set(self, "schema", value)
|
|
61
|
+
|
|
62
|
+
@_builtins.property
|
|
63
|
+
@pulumi.getter(name="schemaType")
|
|
64
|
+
def schema_type(self) -> pulumi.Input[_builtins.str]:
|
|
65
|
+
"""
|
|
66
|
+
The schema type. Available values are: avro, json, or protobuf.
|
|
67
|
+
"""
|
|
68
|
+
return pulumi.get(self, "schema_type")
|
|
69
|
+
|
|
70
|
+
@schema_type.setter
|
|
71
|
+
def schema_type(self, value: pulumi.Input[_builtins.str]):
|
|
72
|
+
pulumi.set(self, "schema_type", value)
|
|
73
|
+
|
|
74
|
+
@_builtins.property
|
|
75
|
+
@pulumi.getter(name="subjectName")
|
|
76
|
+
def subject_name(self) -> pulumi.Input[_builtins.str]:
|
|
77
|
+
"""
|
|
78
|
+
The name of the schema subject.
|
|
79
|
+
"""
|
|
80
|
+
return pulumi.get(self, "subject_name")
|
|
81
|
+
|
|
82
|
+
@subject_name.setter
|
|
83
|
+
def subject_name(self, value: pulumi.Input[_builtins.str]):
|
|
84
|
+
pulumi.set(self, "subject_name", value)
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
@pulumi.input_type
|
|
88
|
+
class _DatabaseKafkaSchemaRegistryState:
|
|
89
|
+
def __init__(__self__, *,
|
|
90
|
+
cluster_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
91
|
+
schema: Optional[pulumi.Input[_builtins.str]] = None,
|
|
92
|
+
schema_type: Optional[pulumi.Input[_builtins.str]] = None,
|
|
93
|
+
subject_name: Optional[pulumi.Input[_builtins.str]] = None):
|
|
94
|
+
"""
|
|
95
|
+
Input properties used for looking up and filtering DatabaseKafkaSchemaRegistry resources.
|
|
96
|
+
:param pulumi.Input[_builtins.str] cluster_id: The ID of the target Kafka cluster.
|
|
97
|
+
:param pulumi.Input[_builtins.str] schema: The schema definition as a string.
|
|
98
|
+
:param pulumi.Input[_builtins.str] schema_type: The schema type. Available values are: avro, json, or protobuf.
|
|
99
|
+
:param pulumi.Input[_builtins.str] subject_name: The name of the schema subject.
|
|
100
|
+
"""
|
|
101
|
+
if cluster_id is not None:
|
|
102
|
+
pulumi.set(__self__, "cluster_id", cluster_id)
|
|
103
|
+
if schema is not None:
|
|
104
|
+
pulumi.set(__self__, "schema", schema)
|
|
105
|
+
if schema_type is not None:
|
|
106
|
+
pulumi.set(__self__, "schema_type", schema_type)
|
|
107
|
+
if subject_name is not None:
|
|
108
|
+
pulumi.set(__self__, "subject_name", subject_name)
|
|
109
|
+
|
|
110
|
+
@_builtins.property
|
|
111
|
+
@pulumi.getter(name="clusterId")
|
|
112
|
+
def cluster_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
113
|
+
"""
|
|
114
|
+
The ID of the target Kafka cluster.
|
|
115
|
+
"""
|
|
116
|
+
return pulumi.get(self, "cluster_id")
|
|
117
|
+
|
|
118
|
+
@cluster_id.setter
|
|
119
|
+
def cluster_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
120
|
+
pulumi.set(self, "cluster_id", value)
|
|
121
|
+
|
|
122
|
+
@_builtins.property
|
|
123
|
+
@pulumi.getter
|
|
124
|
+
def schema(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
125
|
+
"""
|
|
126
|
+
The schema definition as a string.
|
|
127
|
+
"""
|
|
128
|
+
return pulumi.get(self, "schema")
|
|
129
|
+
|
|
130
|
+
@schema.setter
|
|
131
|
+
def schema(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
132
|
+
pulumi.set(self, "schema", value)
|
|
133
|
+
|
|
134
|
+
@_builtins.property
|
|
135
|
+
@pulumi.getter(name="schemaType")
|
|
136
|
+
def schema_type(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
137
|
+
"""
|
|
138
|
+
The schema type. Available values are: avro, json, or protobuf.
|
|
139
|
+
"""
|
|
140
|
+
return pulumi.get(self, "schema_type")
|
|
141
|
+
|
|
142
|
+
@schema_type.setter
|
|
143
|
+
def schema_type(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
144
|
+
pulumi.set(self, "schema_type", value)
|
|
145
|
+
|
|
146
|
+
@_builtins.property
|
|
147
|
+
@pulumi.getter(name="subjectName")
|
|
148
|
+
def subject_name(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
149
|
+
"""
|
|
150
|
+
The name of the schema subject.
|
|
151
|
+
"""
|
|
152
|
+
return pulumi.get(self, "subject_name")
|
|
153
|
+
|
|
154
|
+
@subject_name.setter
|
|
155
|
+
def subject_name(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
156
|
+
pulumi.set(self, "subject_name", value)
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
@pulumi.type_token("digitalocean:index/databaseKafkaSchemaRegistry:DatabaseKafkaSchemaRegistry")
|
|
160
|
+
class DatabaseKafkaSchemaRegistry(pulumi.CustomResource):
|
|
161
|
+
@overload
|
|
162
|
+
def __init__(__self__,
|
|
163
|
+
resource_name: str,
|
|
164
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
165
|
+
cluster_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
166
|
+
schema: Optional[pulumi.Input[_builtins.str]] = None,
|
|
167
|
+
schema_type: Optional[pulumi.Input[_builtins.str]] = None,
|
|
168
|
+
subject_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
169
|
+
__props__=None):
|
|
170
|
+
"""
|
|
171
|
+
Provides a DigitalOcean Kafka schema registry for Kafka clusters.
|
|
172
|
+
|
|
173
|
+
## Example Usage
|
|
174
|
+
|
|
175
|
+
### Create a new Kafka Schema Registry
|
|
176
|
+
```python
|
|
177
|
+
import pulumi
|
|
178
|
+
import pulumi_digitalocean as digitalocean
|
|
179
|
+
|
|
180
|
+
kafka_example = digitalocean.DatabaseCluster("kafka-example",
|
|
181
|
+
name="example-kafka-cluster",
|
|
182
|
+
engine="kafka",
|
|
183
|
+
version="3.5",
|
|
184
|
+
size="gd-2vcpu-8gb",
|
|
185
|
+
region=digitalocean.Region.BLR1,
|
|
186
|
+
node_count=3,
|
|
187
|
+
tags=["production"])
|
|
188
|
+
schema_01 = digitalocean.DatabaseKafkaSchemaRegistry("schema-01",
|
|
189
|
+
cluster_id=kafka_example.id,
|
|
190
|
+
subject_name="test-schema",
|
|
191
|
+
schema_type="avro",
|
|
192
|
+
schema=\"\"\"{
|
|
193
|
+
"type": "record",
|
|
194
|
+
"namespace": "example",
|
|
195
|
+
"name": "TestRecord",
|
|
196
|
+
"fields": [
|
|
197
|
+
{"name": "id", "type": "string"},
|
|
198
|
+
{"name": "name", "type": "string"},
|
|
199
|
+
{"name": "value", "type": "int"}
|
|
200
|
+
]
|
|
201
|
+
}
|
|
202
|
+
\"\"\")
|
|
203
|
+
```
|
|
204
|
+
|
|
205
|
+
:param str resource_name: The name of the resource.
|
|
206
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
207
|
+
:param pulumi.Input[_builtins.str] cluster_id: The ID of the target Kafka cluster.
|
|
208
|
+
:param pulumi.Input[_builtins.str] schema: The schema definition as a string.
|
|
209
|
+
:param pulumi.Input[_builtins.str] schema_type: The schema type. Available values are: avro, json, or protobuf.
|
|
210
|
+
:param pulumi.Input[_builtins.str] subject_name: The name of the schema subject.
|
|
211
|
+
"""
|
|
212
|
+
...
|
|
213
|
+
@overload
|
|
214
|
+
def __init__(__self__,
|
|
215
|
+
resource_name: str,
|
|
216
|
+
args: DatabaseKafkaSchemaRegistryArgs,
|
|
217
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
|
218
|
+
"""
|
|
219
|
+
Provides a DigitalOcean Kafka schema registry for Kafka clusters.
|
|
220
|
+
|
|
221
|
+
## Example Usage
|
|
222
|
+
|
|
223
|
+
### Create a new Kafka Schema Registry
|
|
224
|
+
```python
|
|
225
|
+
import pulumi
|
|
226
|
+
import pulumi_digitalocean as digitalocean
|
|
227
|
+
|
|
228
|
+
kafka_example = digitalocean.DatabaseCluster("kafka-example",
|
|
229
|
+
name="example-kafka-cluster",
|
|
230
|
+
engine="kafka",
|
|
231
|
+
version="3.5",
|
|
232
|
+
size="gd-2vcpu-8gb",
|
|
233
|
+
region=digitalocean.Region.BLR1,
|
|
234
|
+
node_count=3,
|
|
235
|
+
tags=["production"])
|
|
236
|
+
schema_01 = digitalocean.DatabaseKafkaSchemaRegistry("schema-01",
|
|
237
|
+
cluster_id=kafka_example.id,
|
|
238
|
+
subject_name="test-schema",
|
|
239
|
+
schema_type="avro",
|
|
240
|
+
schema=\"\"\"{
|
|
241
|
+
"type": "record",
|
|
242
|
+
"namespace": "example",
|
|
243
|
+
"name": "TestRecord",
|
|
244
|
+
"fields": [
|
|
245
|
+
{"name": "id", "type": "string"},
|
|
246
|
+
{"name": "name", "type": "string"},
|
|
247
|
+
{"name": "value", "type": "int"}
|
|
248
|
+
]
|
|
249
|
+
}
|
|
250
|
+
\"\"\")
|
|
251
|
+
```
|
|
252
|
+
|
|
253
|
+
:param str resource_name: The name of the resource.
|
|
254
|
+
:param DatabaseKafkaSchemaRegistryArgs args: The arguments to use to populate this resource's properties.
|
|
255
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
256
|
+
"""
|
|
257
|
+
...
|
|
258
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
259
|
+
resource_args, opts = _utilities.get_resource_args_opts(DatabaseKafkaSchemaRegistryArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
260
|
+
if resource_args is not None:
|
|
261
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
262
|
+
else:
|
|
263
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
|
264
|
+
|
|
265
|
+
def _internal_init(__self__,
|
|
266
|
+
resource_name: str,
|
|
267
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
268
|
+
cluster_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
269
|
+
schema: Optional[pulumi.Input[_builtins.str]] = None,
|
|
270
|
+
schema_type: Optional[pulumi.Input[_builtins.str]] = None,
|
|
271
|
+
subject_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
272
|
+
__props__=None):
|
|
273
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
274
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
|
275
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
276
|
+
if opts.id is None:
|
|
277
|
+
if __props__ is not None:
|
|
278
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
279
|
+
__props__ = DatabaseKafkaSchemaRegistryArgs.__new__(DatabaseKafkaSchemaRegistryArgs)
|
|
280
|
+
|
|
281
|
+
if cluster_id is None and not opts.urn:
|
|
282
|
+
raise TypeError("Missing required property 'cluster_id'")
|
|
283
|
+
__props__.__dict__["cluster_id"] = cluster_id
|
|
284
|
+
if schema is None and not opts.urn:
|
|
285
|
+
raise TypeError("Missing required property 'schema'")
|
|
286
|
+
__props__.__dict__["schema"] = schema
|
|
287
|
+
if schema_type is None and not opts.urn:
|
|
288
|
+
raise TypeError("Missing required property 'schema_type'")
|
|
289
|
+
__props__.__dict__["schema_type"] = schema_type
|
|
290
|
+
if subject_name is None and not opts.urn:
|
|
291
|
+
raise TypeError("Missing required property 'subject_name'")
|
|
292
|
+
__props__.__dict__["subject_name"] = subject_name
|
|
293
|
+
super(DatabaseKafkaSchemaRegistry, __self__).__init__(
|
|
294
|
+
'digitalocean:index/databaseKafkaSchemaRegistry:DatabaseKafkaSchemaRegistry',
|
|
295
|
+
resource_name,
|
|
296
|
+
__props__,
|
|
297
|
+
opts)
|
|
298
|
+
|
|
299
|
+
@staticmethod
|
|
300
|
+
def get(resource_name: str,
|
|
301
|
+
id: pulumi.Input[str],
|
|
302
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
|
303
|
+
cluster_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
304
|
+
schema: Optional[pulumi.Input[_builtins.str]] = None,
|
|
305
|
+
schema_type: Optional[pulumi.Input[_builtins.str]] = None,
|
|
306
|
+
subject_name: Optional[pulumi.Input[_builtins.str]] = None) -> 'DatabaseKafkaSchemaRegistry':
|
|
307
|
+
"""
|
|
308
|
+
Get an existing DatabaseKafkaSchemaRegistry resource's state with the given name, id, and optional extra
|
|
309
|
+
properties used to qualify the lookup.
|
|
310
|
+
|
|
311
|
+
:param str resource_name: The unique name of the resulting resource.
|
|
312
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
313
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
314
|
+
:param pulumi.Input[_builtins.str] cluster_id: The ID of the target Kafka cluster.
|
|
315
|
+
:param pulumi.Input[_builtins.str] schema: The schema definition as a string.
|
|
316
|
+
:param pulumi.Input[_builtins.str] schema_type: The schema type. Available values are: avro, json, or protobuf.
|
|
317
|
+
:param pulumi.Input[_builtins.str] subject_name: The name of the schema subject.
|
|
318
|
+
"""
|
|
319
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
320
|
+
|
|
321
|
+
__props__ = _DatabaseKafkaSchemaRegistryState.__new__(_DatabaseKafkaSchemaRegistryState)
|
|
322
|
+
|
|
323
|
+
__props__.__dict__["cluster_id"] = cluster_id
|
|
324
|
+
__props__.__dict__["schema"] = schema
|
|
325
|
+
__props__.__dict__["schema_type"] = schema_type
|
|
326
|
+
__props__.__dict__["subject_name"] = subject_name
|
|
327
|
+
return DatabaseKafkaSchemaRegistry(resource_name, opts=opts, __props__=__props__)
|
|
328
|
+
|
|
329
|
+
@_builtins.property
|
|
330
|
+
@pulumi.getter(name="clusterId")
|
|
331
|
+
def cluster_id(self) -> pulumi.Output[_builtins.str]:
|
|
332
|
+
"""
|
|
333
|
+
The ID of the target Kafka cluster.
|
|
334
|
+
"""
|
|
335
|
+
return pulumi.get(self, "cluster_id")
|
|
336
|
+
|
|
337
|
+
@_builtins.property
|
|
338
|
+
@pulumi.getter
|
|
339
|
+
def schema(self) -> pulumi.Output[_builtins.str]:
|
|
340
|
+
"""
|
|
341
|
+
The schema definition as a string.
|
|
342
|
+
"""
|
|
343
|
+
return pulumi.get(self, "schema")
|
|
344
|
+
|
|
345
|
+
@_builtins.property
|
|
346
|
+
@pulumi.getter(name="schemaType")
|
|
347
|
+
def schema_type(self) -> pulumi.Output[_builtins.str]:
|
|
348
|
+
"""
|
|
349
|
+
The schema type. Available values are: avro, json, or protobuf.
|
|
350
|
+
"""
|
|
351
|
+
return pulumi.get(self, "schema_type")
|
|
352
|
+
|
|
353
|
+
@_builtins.property
|
|
354
|
+
@pulumi.getter(name="subjectName")
|
|
355
|
+
def subject_name(self) -> pulumi.Output[_builtins.str]:
|
|
356
|
+
"""
|
|
357
|
+
The name of the schema subject.
|
|
358
|
+
"""
|
|
359
|
+
return pulumi.get(self, "subject_name")
|
|
360
|
+
|
|
@@ -36,9 +36,7 @@ class DatabaseValkeyConfigArgs:
|
|
|
36
36
|
The set of arguments for constructing a DatabaseValkeyConfig resource.
|
|
37
37
|
:param pulumi.Input[_builtins.str] cluster_id: The ID of the target Valkey cluster.
|
|
38
38
|
:param pulumi.Input[_builtins.str] acl_channels_default: Determines default pub/sub channels' ACL for new users if an ACL is not supplied. When this option is not defined, `allchannels` is assumed to keep backward compatibility. This option doesn't affect Valkey' `acl-pubsub-default` configuration. Supported values are: `allchannels` and `resetchannels`
|
|
39
|
-
:param pulumi.Input[_builtins.bool] frequent_snapshots: Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only
|
|
40
|
-
take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when
|
|
41
|
-
valkey_persistence is set to off.
|
|
39
|
+
:param pulumi.Input[_builtins.bool] frequent_snapshots: Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when valkey_persistence is set to off.
|
|
42
40
|
:param pulumi.Input[_builtins.int] io_threads: The Valkey IO thread count.
|
|
43
41
|
:param pulumi.Input[_builtins.int] lfu_decay_time: The LFU maxmemory policy counter decay time in minutes.
|
|
44
42
|
:param pulumi.Input[_builtins.int] lfu_log_factor: The counter logarithm factor for volatile-lfu and allkeys-lfu maxmemory policies.
|
|
@@ -48,9 +46,7 @@ class DatabaseValkeyConfigArgs:
|
|
|
48
46
|
:param pulumi.Input[_builtins.int] pubsub_client_output_buffer_limit: The output buffer limit for pub/sub clients in MB. The value is the hard limit, the soft limit is 1/4 of the hard limit. When setting the limit, be mindful of the available memory in the selected service plan.
|
|
49
47
|
:param pulumi.Input[_builtins.bool] ssl: A boolean indicating whether to require SSL to access Valkey.
|
|
50
48
|
:param pulumi.Input[_builtins.int] timeout: The Valkey idle connection timeout in seconds.
|
|
51
|
-
:param pulumi.Input[_builtins.int] valkey_active_expire_effort: Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process
|
|
52
|
-
scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to
|
|
53
|
-
reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
49
|
+
:param pulumi.Input[_builtins.int] valkey_active_expire_effort: Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
54
50
|
"""
|
|
55
51
|
pulumi.set(__self__, "cluster_id", cluster_id)
|
|
56
52
|
if acl_channels_default is not None:
|
|
@@ -106,9 +102,7 @@ class DatabaseValkeyConfigArgs:
|
|
|
106
102
|
@pulumi.getter(name="frequentSnapshots")
|
|
107
103
|
def frequent_snapshots(self) -> Optional[pulumi.Input[_builtins.bool]]:
|
|
108
104
|
"""
|
|
109
|
-
Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only
|
|
110
|
-
take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when
|
|
111
|
-
valkey_persistence is set to off.
|
|
105
|
+
Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when valkey_persistence is set to off.
|
|
112
106
|
"""
|
|
113
107
|
return pulumi.get(self, "frequent_snapshots")
|
|
114
108
|
|
|
@@ -228,9 +222,7 @@ class DatabaseValkeyConfigArgs:
|
|
|
228
222
|
@pulumi.getter(name="valkeyActiveExpireEffort")
|
|
229
223
|
def valkey_active_expire_effort(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
230
224
|
"""
|
|
231
|
-
Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process
|
|
232
|
-
scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to
|
|
233
|
-
reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
225
|
+
Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
234
226
|
"""
|
|
235
227
|
return pulumi.get(self, "valkey_active_expire_effort")
|
|
236
228
|
|
|
@@ -259,9 +251,7 @@ class _DatabaseValkeyConfigState:
|
|
|
259
251
|
Input properties used for looking up and filtering DatabaseValkeyConfig resources.
|
|
260
252
|
:param pulumi.Input[_builtins.str] acl_channels_default: Determines default pub/sub channels' ACL for new users if an ACL is not supplied. When this option is not defined, `allchannels` is assumed to keep backward compatibility. This option doesn't affect Valkey' `acl-pubsub-default` configuration. Supported values are: `allchannels` and `resetchannels`
|
|
261
253
|
:param pulumi.Input[_builtins.str] cluster_id: The ID of the target Valkey cluster.
|
|
262
|
-
:param pulumi.Input[_builtins.bool] frequent_snapshots: Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only
|
|
263
|
-
take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when
|
|
264
|
-
valkey_persistence is set to off.
|
|
254
|
+
:param pulumi.Input[_builtins.bool] frequent_snapshots: Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when valkey_persistence is set to off.
|
|
265
255
|
:param pulumi.Input[_builtins.int] io_threads: The Valkey IO thread count.
|
|
266
256
|
:param pulumi.Input[_builtins.int] lfu_decay_time: The LFU maxmemory policy counter decay time in minutes.
|
|
267
257
|
:param pulumi.Input[_builtins.int] lfu_log_factor: The counter logarithm factor for volatile-lfu and allkeys-lfu maxmemory policies.
|
|
@@ -271,9 +261,7 @@ class _DatabaseValkeyConfigState:
|
|
|
271
261
|
:param pulumi.Input[_builtins.int] pubsub_client_output_buffer_limit: The output buffer limit for pub/sub clients in MB. The value is the hard limit, the soft limit is 1/4 of the hard limit. When setting the limit, be mindful of the available memory in the selected service plan.
|
|
272
262
|
:param pulumi.Input[_builtins.bool] ssl: A boolean indicating whether to require SSL to access Valkey.
|
|
273
263
|
:param pulumi.Input[_builtins.int] timeout: The Valkey idle connection timeout in seconds.
|
|
274
|
-
:param pulumi.Input[_builtins.int] valkey_active_expire_effort: Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process
|
|
275
|
-
scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to
|
|
276
|
-
reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
264
|
+
:param pulumi.Input[_builtins.int] valkey_active_expire_effort: Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
277
265
|
"""
|
|
278
266
|
if acl_channels_default is not None:
|
|
279
267
|
pulumi.set(__self__, "acl_channels_default", acl_channels_default)
|
|
@@ -330,9 +318,7 @@ class _DatabaseValkeyConfigState:
|
|
|
330
318
|
@pulumi.getter(name="frequentSnapshots")
|
|
331
319
|
def frequent_snapshots(self) -> Optional[pulumi.Input[_builtins.bool]]:
|
|
332
320
|
"""
|
|
333
|
-
Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only
|
|
334
|
-
take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when
|
|
335
|
-
valkey_persistence is set to off.
|
|
321
|
+
Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when valkey_persistence is set to off.
|
|
336
322
|
"""
|
|
337
323
|
return pulumi.get(self, "frequent_snapshots")
|
|
338
324
|
|
|
@@ -452,9 +438,7 @@ class _DatabaseValkeyConfigState:
|
|
|
452
438
|
@pulumi.getter(name="valkeyActiveExpireEffort")
|
|
453
439
|
def valkey_active_expire_effort(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
454
440
|
"""
|
|
455
|
-
Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process
|
|
456
|
-
scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to
|
|
457
|
-
reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
441
|
+
Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
458
442
|
"""
|
|
459
443
|
return pulumi.get(self, "valkey_active_expire_effort")
|
|
460
444
|
|
|
@@ -520,9 +504,7 @@ class DatabaseValkeyConfig(pulumi.CustomResource):
|
|
|
520
504
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
521
505
|
:param pulumi.Input[_builtins.str] acl_channels_default: Determines default pub/sub channels' ACL for new users if an ACL is not supplied. When this option is not defined, `allchannels` is assumed to keep backward compatibility. This option doesn't affect Valkey' `acl-pubsub-default` configuration. Supported values are: `allchannels` and `resetchannels`
|
|
522
506
|
:param pulumi.Input[_builtins.str] cluster_id: The ID of the target Valkey cluster.
|
|
523
|
-
:param pulumi.Input[_builtins.bool] frequent_snapshots: Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only
|
|
524
|
-
take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when
|
|
525
|
-
valkey_persistence is set to off.
|
|
507
|
+
:param pulumi.Input[_builtins.bool] frequent_snapshots: Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when valkey_persistence is set to off.
|
|
526
508
|
:param pulumi.Input[_builtins.int] io_threads: The Valkey IO thread count.
|
|
527
509
|
:param pulumi.Input[_builtins.int] lfu_decay_time: The LFU maxmemory policy counter decay time in minutes.
|
|
528
510
|
:param pulumi.Input[_builtins.int] lfu_log_factor: The counter logarithm factor for volatile-lfu and allkeys-lfu maxmemory policies.
|
|
@@ -532,9 +514,7 @@ class DatabaseValkeyConfig(pulumi.CustomResource):
|
|
|
532
514
|
:param pulumi.Input[_builtins.int] pubsub_client_output_buffer_limit: The output buffer limit for pub/sub clients in MB. The value is the hard limit, the soft limit is 1/4 of the hard limit. When setting the limit, be mindful of the available memory in the selected service plan.
|
|
533
515
|
:param pulumi.Input[_builtins.bool] ssl: A boolean indicating whether to require SSL to access Valkey.
|
|
534
516
|
:param pulumi.Input[_builtins.int] timeout: The Valkey idle connection timeout in seconds.
|
|
535
|
-
:param pulumi.Input[_builtins.int] valkey_active_expire_effort: Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process
|
|
536
|
-
scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to
|
|
537
|
-
reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
517
|
+
:param pulumi.Input[_builtins.int] valkey_active_expire_effort: Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
538
518
|
"""
|
|
539
519
|
...
|
|
540
520
|
@overload
|
|
@@ -659,9 +639,7 @@ class DatabaseValkeyConfig(pulumi.CustomResource):
|
|
|
659
639
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
660
640
|
:param pulumi.Input[_builtins.str] acl_channels_default: Determines default pub/sub channels' ACL for new users if an ACL is not supplied. When this option is not defined, `allchannels` is assumed to keep backward compatibility. This option doesn't affect Valkey' `acl-pubsub-default` configuration. Supported values are: `allchannels` and `resetchannels`
|
|
661
641
|
:param pulumi.Input[_builtins.str] cluster_id: The ID of the target Valkey cluster.
|
|
662
|
-
:param pulumi.Input[_builtins.bool] frequent_snapshots: Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only
|
|
663
|
-
take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when
|
|
664
|
-
valkey_persistence is set to off.
|
|
642
|
+
:param pulumi.Input[_builtins.bool] frequent_snapshots: Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when valkey_persistence is set to off.
|
|
665
643
|
:param pulumi.Input[_builtins.int] io_threads: The Valkey IO thread count.
|
|
666
644
|
:param pulumi.Input[_builtins.int] lfu_decay_time: The LFU maxmemory policy counter decay time in minutes.
|
|
667
645
|
:param pulumi.Input[_builtins.int] lfu_log_factor: The counter logarithm factor for volatile-lfu and allkeys-lfu maxmemory policies.
|
|
@@ -671,9 +649,7 @@ class DatabaseValkeyConfig(pulumi.CustomResource):
|
|
|
671
649
|
:param pulumi.Input[_builtins.int] pubsub_client_output_buffer_limit: The output buffer limit for pub/sub clients in MB. The value is the hard limit, the soft limit is 1/4 of the hard limit. When setting the limit, be mindful of the available memory in the selected service plan.
|
|
672
650
|
:param pulumi.Input[_builtins.bool] ssl: A boolean indicating whether to require SSL to access Valkey.
|
|
673
651
|
:param pulumi.Input[_builtins.int] timeout: The Valkey idle connection timeout in seconds.
|
|
674
|
-
:param pulumi.Input[_builtins.int] valkey_active_expire_effort: Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process
|
|
675
|
-
scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to
|
|
676
|
-
reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
652
|
+
:param pulumi.Input[_builtins.int] valkey_active_expire_effort: Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
677
653
|
"""
|
|
678
654
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
679
655
|
|
|
@@ -714,9 +690,7 @@ class DatabaseValkeyConfig(pulumi.CustomResource):
|
|
|
714
690
|
@pulumi.getter(name="frequentSnapshots")
|
|
715
691
|
def frequent_snapshots(self) -> pulumi.Output[_builtins.bool]:
|
|
716
692
|
"""
|
|
717
|
-
Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only
|
|
718
|
-
take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when
|
|
719
|
-
valkey_persistence is set to off.
|
|
693
|
+
Frequent RDB snapshots. When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when valkey_persistence is set to off.
|
|
720
694
|
"""
|
|
721
695
|
return pulumi.get(self, "frequent_snapshots")
|
|
722
696
|
|
|
@@ -796,9 +770,7 @@ class DatabaseValkeyConfig(pulumi.CustomResource):
|
|
|
796
770
|
@pulumi.getter(name="valkeyActiveExpireEffort")
|
|
797
771
|
def valkey_active_expire_effort(self) -> pulumi.Output[_builtins.int]:
|
|
798
772
|
"""
|
|
799
|
-
Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process
|
|
800
|
-
scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to
|
|
801
|
-
reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
773
|
+
Active expire effort. Valkey reclaims expired keys both when accessed and in the background. The background process scans for expired keys to free memory. Increasing the active-expire-effort setting (default 1, max 10) uses more CPU to reclaim expired keys faster, reducing memory usage but potentially increasing latency.
|
|
802
774
|
"""
|
|
803
775
|
return pulumi.get(self, "valkey_active_expire_effort")
|
|
804
776
|
|
|
@@ -15,6 +15,7 @@ pulumi_digitalocean/database_connection_pool.py
|
|
|
15
15
|
pulumi_digitalocean/database_db.py
|
|
16
16
|
pulumi_digitalocean/database_firewall.py
|
|
17
17
|
pulumi_digitalocean/database_kafka_config.py
|
|
18
|
+
pulumi_digitalocean/database_kafka_schema_registry.py
|
|
18
19
|
pulumi_digitalocean/database_kafka_topic.py
|
|
19
20
|
pulumi_digitalocean/database_mongodb_config.py
|
|
20
21
|
pulumi_digitalocean/database_mysql_config.py
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/_enums.py
RENAMED
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/_inputs.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/app.py
RENAMED
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/cdn.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/domain.py
RENAMED
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/droplet.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/firewall.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_app.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_tag.py
RENAMED
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_tags.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/get_vpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/outputs.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/project.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/provider.py
RENAMED
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/py.typed
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/ssh_key.py
RENAMED
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/tag.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/volume.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_digitalocean-4.52.0a1755833815 → pulumi_digitalocean-4.53.0}/pulumi_digitalocean/vpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|