You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
Add support for autoscaler service integration
Add aiven_opensearch resource field opensearch_user_config.azure_migration.include_aliases: Whether to restore
aliases alongside their associated indexes
Add aiven_opensearch resource field opensearch_user_config.gcs_migration.include_aliases: Whether to restore aliases
alongside their associated indexes
Add aiven_opensearch resource field opensearch_user_config.s3_migration.include_aliases: Whether to restore aliases
alongside their associated indexes
Add aiven_opensearch datasource field opensearch_user_config.gcs_migration.include_aliases: Whether to restore
aliases alongside their associated indexes
Add aiven_opensearch datasource field opensearch_user_config.azure_migration.include_aliases: Whether to restore
aliases alongside their associated indexes
Add aiven_opensearch datasource field opensearch_user_config.s3_migration.include_aliases: Whether to restore
aliases alongside their associated indexes
Change aiven_cassandra resource field cassandra_user_config.additional_backup_regions: remove deprecation
Change aiven_cassandra datasource field cassandra_user_config.additional_backup_regions: remove deprecation
Add aiven_influxdb resource field influxdb_user_config.private_access.user_backup: Allow clients to connect
to user_backup with a DNS name that always resolves to the service's private IP addresses
Add aiven_influxdb resource field influxdb_user_config.privatelink_access.user_backup: Enable user_backup.
Add aiven_influxdb resource field influxdb_user_config.public_access.user_backup: Allow clients to connect
to user_backup from the public internet for service nodes that are in a project VPC or another type of private network.
Add aiven_thanos resource field thanos_user_config.receiver_ingesting: CommonReceive.
Add aiven_thanos resource field thanos_user_config.receiver_routing: ThanosReceiveRouting.
Add aiven_thanos resource field thanos_user_config.ruler: ThanosRuler.
Add aiven_thanos resource field thanos_user_config.store: ThanosStore.
Add aiven_influxdb datasource field influxdb_user_config.private_access.user_backup: Allow clients to connect
to user_backup with a DNS name that always resolves to the service's private IP addresses
Add aiven_influxdb datasource field influxdb_user_config.privatelink_access.user_backup: Enable user_backup.
Add aiven_influxdb datasource field influxdb_user_config.public_access.user_backup: Allow clients to connect
to user_backup from the public internet for service nodes that are in a project VPC or another type of private network.
Add aiven_thanos datasource field thanos_user_config.receiver_ingesting: CommonReceive.
Add aiven_thanos datasource field thanos_user_config.receiver_routing: ThanosReceiveRouting.
Add aiven_thanos datasource field thanos_user_config.ruler: ThanosRuler.
Add aiven_thanos datasource field thanos_user_config.store: ThanosStore.