Skip to content

Releases: yandex-cloud/terraform-provider-yandex

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

v0.114.0

03 Apr 12:20
Compare
Choose a tag to compare

BUG FIXES:

  • yandex_ydb_table_changefeed: change supported_codecs type.
  • vpc: fixed parameters of dns_record in yandex_vpc_update resource
  • redis: fixed upgrade version problem
  • postgresql: host.name field changing works

ENHANCEMENTS:

  • dns: added deletion_protection parameter to yandex_dns_zone resource and datasource.
  • kms: support for resolving by name in yandex_kms_symmetric_key data source

v0.113.0

26 Mar 09:58
Compare
Choose a tag to compare

FEATURES:

  • New Resource: yandex_audit_trails_trail
  • New Data Source: yandex_audit_trails_trail
  • serverless: complete update support for triggers

BUG FIXES:

  • greenplum: fixed pxf_config fetching in yandex_mdb_greenplum_cluster datasource.

ENHANCEMENTS:

  • loadtesting: added labels parameter to yandex_loadtesting_agent resource.
  • compute: change secondary_disk attribute type from List to Set in instance resource.
  • greenplum: fixed pxf_config fetching in yandex_mdb_greenplum_cluster datasource.
  • vpc: allow to change cidrs in subnet (v4_cidr_blocks)
  • vpc: add dns_record attribute in yandex_vpc_address resource and data source

v0.112.0

12 Mar 14:17
Compare
Choose a tag to compare

BUG FIXES:

  • open_search: fix nil pointer panic during the process of the yandex_mdb_opensearch_cluster resourse deployment
  • mongodb: fix empty default mongod/mongos compressors
  • storage: removed default value from optional object_lock_legal_hold_status attribute in object resource

ENHANCEMENTS:

  • datatransfer: added yds_source and yds_target in yandex_datatransfer_endpoint resource.
  • datatransfer: added runtime and transformation parameters in yandex_datatransfer_transfer resource.
  • datatransfer: added changefeed_custom_name parameter to ydb_source in yandex_datatransfer_endpoint resource.
  • datatransfer: added unescape_string_values parameter to tskv_parser and json_parser in yandex_datatransfer_endpoint resource.

v0.111.0

06 Mar 13:24
Compare
Choose a tag to compare

BUG FIXES:

  • k8s: fixed type of EtcdClusterSize

v0.110.0

04 Mar 14:17
Compare
Choose a tag to compare

FEATURES:

  • New Resource: yandex_dns_zone_iam_binding
  • compute: support metadata_options in instance_template in compute_instance_group resource and datasource

ENHANCEMENTS:

  • ydb: add documentation for yandex_ydb_table_changefeed and yandex_ydb_table
  • dns: added example in docs for dns zone import

v0.109.0

27 Feb 13:44
Compare
Choose a tag to compare

BUG FIXES:

  • alb: fixed validation of listener types.