Releases: yandex-cloud/terraform-provider-yandex
Releases · yandex-cloud/terraform-provider-yandex
v0.102.0
FEATURES:
- provider: allow creating
public
dns zones along withprivate
andpublic-private
once - provider: allow updating dns zone visibility (all transitions are allowed except
public-private -> public
one)
BUG FIXES:
- clickhouse: updating only the changed user settings
- alb: fix bug leading to panic when
log_options
block is empty - storage: fix bug not allowing to remove grants and acl by removing
grant
andacl
fields
v0.101.0
ENHANCEMENTS:
- mdb: add
disk_size_autoscaling
attribute toconfig
entity inyandex_mdb_postgresql_cluster
resource and data source - datasphere: add documentation for datasphere resources and data sources
- kafka: small tests refactor, change kafka version to 3.5 in acc-tests.
FEATURES:
-
compute: added support for
instance_tags_pool
inyandex_compute_instance_group
-
compute: added support for
ignore_health_checks
inyandex_compute_instance_group
-
managed-kubernetes: add
master_location
,etcd_cluster_size
inyandex_kubernetes_cluster
resource and data source -
kafka: support Kafka 3.3,3.4,3.5 in
yandex_mdb_kafka_cluster
-
postgresql: add postgresql 16 support
-
New Resource:
yandex_loadtesting_agent
BUG FIXES:
- kafka: fix bug with update of field
schema_registry
inyandex_mdb_kafka_cluster
resource - compute: fix
filesystem
incompute_instance_group
resource - greenplum: add Cloud Storage support
- postgresql: do not recreate cluster on network change
- kafka: fix bug with import of resource
yandex_mdb_kafka_connector
- mongodb: fix update
feature_compatibility_version
inyandex_mdb_mongodb_cluster
resource
WARNING:
- managed-kafka: 'unmanaged_topics' cluster flag are now deprecated
ENHANCEMENTS:
- managed-kubernetes: supprort update of
allocation_policy.locations
section foryandex_kubernetes_node_group
v0.100.0
FEATURES:
- clickhouse: added remote_filesystem_read_method, max_read_buffer_size, insert_keeper_max_retries, max_temporary_data_on_disk_size_for_user, max_temporary_data_on_disk_size_for_query, max_parser_depth, memory_overcommit_ratio_denominator, memory_overcommit_ratio_denominator_for_user, memory_usage_overcommit_max_wait_microseconds for user settings, geobase_enabled, background_merges_mutations_concurrency_ratio for server configuration, max_avg_part_size_for_too_many_parts, min_age_to_force_merge_seconds, min_age_to_force_merge_on_partition_only, merge_selecting_sleep_ms for merge tree configuration, enable_ssl_certificate_verification, max_poll_interval_ms, session_timeout_ms for kafka_topic configuration, level for compression configuration, prefer_not_to_merge for cloud storage configratuion
- clickhouse: fix update merge_tree settings
- hadoop: support initialization_action section
- serverless: add async_invocation attribute in yandex_function resources and data sources
- greenplum: add Greenplum 6.25 support
- compute: support filesystem in compute_instance_group resource and data source
- New Resource: yandex_datasphere_community
- New Resource: yandex_datasphere_project
- New Resource: yandex_datasphere_community_iam_binding
- New Resource: yandex_datasphere_project_iam_binding
BUG FIXES:
- dataproc: fix autoscaling subcluster update
- yandex_ydb_table: add trim slashes in table path
ENHANCEMENTS:
- migration: switched tests imports for helpers modules from SDKv2 to the testing module (following).
v0.99.1
BUG FIXES:
- kafka: fix for
allow_hosts
attribute processing
v0.99.0
FEATURES:
- clickhouse: added
input_format_import_nested_json
,input_format_parallel_parsing
,max_read_buffer_size
,max_final_threads
,local_filesystem_read_method
for user settings,input_format_import_nested_json
for server configuration,merge_with_ttl_timeout
,merge_with_recompression_ttl_timeout
,max_parts_in_total
,max_number_of_merges_with_ttl_in_pool
,cleanup_delay_period
for merge tree configuration - clickhouse: changing
folder_id
attribute inyandex_mdb_clickhouse_cluster
moves ClickHouse cluster to new folder - serverless: added
variables
andcanary
attribute toapi_gateway
resource and data source - mongodb: support
backup_retain_period_days
inyandex_mdb_mongodb_cluster
- mongodb: changing
folder_id
attribute inyandex_mdb_mongodb_cluster
moves MongoDB cluster to new folder - redis: changing
folder_id
attribute inyandex_mdb_redis_cluster
moves Redis cluster to new folder - kafka: changing
folder_id
attribute inyandex_mdb_kafka_cluster
moves Kafka cluster to new folder - kafka: add
allow_hosts
attribute for kafka user permission inyandex_mdb_kafka_user
andyandex_mdb_kafka_cluster
resources and data sources
BUG FIXES:
- docs: method of resetting
placement_policy
field incompute_instance
resource - backup: added
yandex_backup_policy
resource - clickhouse: fix cluster version upgrade
- clickhouse: fix reset secrets to default for
kafka_topics
on cluster update
ENHANCEMENTS:
- getting lockbox data source via
name
andfolder_id
v0.98.0
FEATURES:
- mongodb: support
performance_diagnostics
inyandex_mdb_mongodb_cluster
- serverless: support
stream_names
attribute in logging triggers - serverless: support batching in
IoT
andS3
triggers - k8s: added
gpu_environment
property togpu_settings
attribute ofnode_group
resource and data source
BUG FIXES:
- fix
Provider produced inconsistent final plan
error withresource_yandex_dns_recordset
v0.97.0
FEATURES:
- k8s: added
gpu_settings
attribute withgpu_cluster_id
tonode_group
resource and data source
ENHANCEMENTS:
- combined provider via muxing (simultaneous support of
terraform-plugin-sdk/v2
andterraform-plugin-framework
) - migrate
yandex_billing_cloud_binding
toterraform-plugin-framework
provider
v0.96.1
BUG FIXES:
- compute: revoke support updating host_affinity_rules in the
yandex_compute_instance
resource due to breaking changes in tf state.
v0.96.0
FEATURES:
- added
shared_credentials_file
andprofile
provider properties - storage: support configuration of
storage_access_key
/storage_secret_key
keys from shared credentials file - redis: support
maxmemory_percent
inyandex_mdb_redis_cluster
- compute: support updating host_affinity_rules in the
yandex_compute_instance
resource. - storage: added
source_hash
property tostorage_object
resource
BUG FIXES:
- compute: fixed problem with changing health check type for
yandex_compute_instance_group
ENHANCEMENTS:
- provider: the default development, testing and building of the provider is now done with Go 1.20
v0.95.0
FEATURES:
- storage: allow
transition
/noncurrent_version_transition
toICE
storage class in bucket lifecycle config. - datatransfer: added
ydb_source
andydb_target
endpoints
BUG FIXES:
- certificate-manager: fixed problem with read
deletion_protection
todata.yandex_cm_certificate
terraform-provider-ydb
add ttl support for integral types of columns