Skip to content

Releases: yandex-cloud/terraform-provider-yandex

v0.124.0

16 Jul 15:50
Compare
Choose a tag to compare

0.124.0 (July 16, 2024)

FEATURES:

  • backup: added yandex_backup_policy data source
  • kafka: added disk_size_autoscaling field for update method in resource_yandex_mdb_kafka_cluster
  • backup: add scheduling backup sets, fix max_count retention rule
  • opensearch: migrate from SDKv2 to framework. Improve plan output.

BUG FIXES:

  • storage: fix cancellation in bucket operation retries
  • functions: unsupported loggroup_id field is removed from function schema
  • opensearch: fix remove/add network acceptance test

ENHANCEMENTS:

  • kafka: disabled recreation of kafka cluster after updating disk_type_id field in resource_yandex_mdb_kafka_cluster

v0.123.0

02 Jul 14:38
Compare
Choose a tag to compare

FEATURES:

  • mongodb: support host_parameters and update hosts operation
  • Serverless: add concurrency in function resource schema and data source function schema
  • serverless: added execution_timeout attribute to api_gateway resource and data source
  • SmartWebSecurity: New Resource: yandex_sws_security_profile
  • SmartCaptcha: New Resource: yandex_smartcaptcha_captcha
  • SmartWebSecurity: New Data Source: yandex_sws_security_profile
  • SmartCaptcha: New Data Source: yandex_smartcaptcha_captcha
  • compute: add access binding resource for disk resource.
  • compute: add access binding resource for disk_placement_group resource.
  • compute: add access binding resource for file_system resource.
  • compute: add access binding resource for gpu_cluster resource.
  • compute: add access binding resource for image resource.
  • compute: add access binding resource for instance resource.
  • compute: add access binding resource for placement_group resource.
  • compute: add access binding resource for snapshot resource.
  • compute: add access binding resource for snapshot_schedule resource.

BUG FIXES:

  • ClickHouse: enable copy_schema_on_new_hosts by default

v0.122.0

19 Jun 09:50
Compare
Choose a tag to compare

BUG FIXES:

  • opensearch: fix opensearch acceptance test
  • alb: fix panic error in Grpc Healthcheck

ENHANCEMENTS:

  • provider: freeze goreleaser version
  • postgresql: update PostgreSQL Host tests

v0.121.0

05 Jun 14:28
1787bc9
Compare
Choose a tag to compare

0.121.0 (June 5, 2024)

FEATURES:

  • ydb: add imortant consumer flag to yandex_ydb_topic

v0.120.0

04 Jun 11:29
Compare
Choose a tag to compare

0.120.0 (June 4, 2024)

FEATURES:

  • New Resource: yandex_lockbox_secret_version_hashed that stores sensitive values in hash form
  • k8s: fix to pass AllocationPolicy.Location config during update as is

BUG FIXES:

  • opensearch: allow change zone_ids and subnet_ids
  • clickhouse: check Cloud Storage data cache parameters
  • postgresql create: set disk_size_autoscaling after cluster is created
  • Actualize ClickHouse versions in tests

ENHANCEMENTS:

  • postgresql: add exponential retry for all MDB().PostgreSQL().Cluster().ListHosts calls
  • opensearch: improve acceptance tests
  • datatransfer: added metrika_source in yandex_datatransfer_endpoint resource.
  • provider: upgrade go version to 1.21
  • increase timeouts for mongodb and redis resources
  • opensearch: add retry on conflicting operation error

v0.119.0

21 May 10:54
Compare
Choose a tag to compare

FEATURES:

  • postgresql: add 15-1c support

ENHANCEMENTS:

  • alb: suppress diff for empty object and nil value of http listener redirect object;

  • loadtesting: added platform_id parameter for yandex_loadtesting_agent resource

v0.118.0

15 May 09:27
Compare
Choose a tag to compare

0.118.0 (May 15, 2024)

FEATURES:

  • no diff on migrate mongodb users to separate resource
  • clickhouse: batch hosts creation and deletion
  • Add support for attach detach instance network interfaces

BUG FIXES:

  • clickhouse: save implicit zookeeper subcluster on hosts changes
  • redis: fix bug with enable sharding, no longer recreates cluster
  • serverless: fixed yandex_function_scaling_policy resource import

ENHANCEMENTS:

  • clarified id value in the documentation for yandex_alb_virtual_host resource

v0.117.0

25 Apr 15:13
Compare
Choose a tag to compare

FEATURES:

  • add provider_cname in cdn resource schema and set it for read and update operations.

ENHANCEMENTS:

  • opensearch: add hosts computed attribute
  • opensearch: replace deprecated methods and logger

v0.116.0

18 Apr 17:10
Compare
Choose a tag to compare

FEATURES:

  • add MongoDB parameter minSnapshotHistoryWindowInSeconds
  • serverless: support tmpfs_size attribute in yandex_function resource

BUG FIXES:

  • storage: added grant validation in yandex_storage_bucket resource
  • terraform import resource_yandex_mdb_postgresql_cluster fix
  • fix documentation for yandex_cm_certificate resource
  • clickhouse: fixed default shard-name parameter when create cluster

v0.115.0

10 Apr 13:20
Compare
Choose a tag to compare

0.115.0 (April 10, 2024)

FEATURES:

  • mongodb: added delete timeout
  • mongodb: added DISABLED value to net.Compressors

BUG FIXES:

  • update terraform-plugin-framework terraform-plugin-mux
  • fix test in yandex_mdb_mongodb_user
  • fix nil pointer panic during the process of the opensearch resource deployment

ENHANCEMENTS:

  • loadtesting: added update method for yandex_loadtesting_agent resource
  • add exponential MDB().PostgreSQL().Cluster().ListHosts() retry
  • added seffion affinity documentation for yandex_alb_backend_group resource and datasource