Skip to content

Releases: yandex-cloud/terraform-provider-yandex

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.

v0.108.1

19 Feb 16:05
Compare
Choose a tag to compare

BUG FIXES:

  • clickhouse: fixed resetting kafka_topics timeout settings to zero when adding a new topic
  • storage: fix lifecycle state upgrader
  • mongodb: fixed mongocfg/mongos terraform configs behaviour with mongoinfra hosts

v0.108.0

14 Feb 20:25
Compare
Choose a tag to compare

FEATURES:

  • redis: added enable_sharding feature, it works when cluster was not sharded and new value of sharded is true
  • storage: support tags and and operator in bucket lifecycle configuration in yandex_storage_bucket resource
  • kafka: added subnet_ids field for update method in resource_yandex_mdb_kafka_cluster
  • New Resource: yandex_mdb_mongodb_database
  • New Resource: yandex_mdb_mongodb_user
  • New Resource: yandex_organizationmanager_os_login_settings
  • New Resource: yandex_organizationmanager_user_ssh_key
  • New Data Source: yandex_mdb_mongodb_database
  • New Data Source: yandex_mdb_mongodb_user
  • New Data Source: yandex_organizationmanager_os_login_settings
  • New Data Source: `yandex_organizationmanager_user_ssh_key

BUG FIXES:

  • fix ydb_table type
  • serverless: fix YDS trigger creation.
  • lockbox: support import

WARNING:

  • mongodb: database and user sections for yandex_mdb_postgresql_cluster are now deprecated

v0.107.0

31 Jan 13:29
Compare
Choose a tag to compare

FEATURES:

  • mongodb: added enable_flow_control, compressors, prefix_compression, slow_op_sample_rate parameters to mongodb config

ENHANCEMENTS:

  • added running of sweepers and tests for yandex-framework package.
  • compute: change disk_ids attribute type from List to Set in snapshot_schedule resource.

BUG FIXES:

  • serverless: fix integer overflow in function memory computation

v0.106.0

23 Jan 08:47
Compare
Choose a tag to compare

FEATURES:

  • compute: support placement_strategy for yandex_compute_placement_group resource and data source.
  • compute: support placement_group_partition for yandex_compute_instance resource and data source.
  • iot: support log_options in yandex_iot_core_broker resource and data source
  • iot: support log_options in yandex_iot_core_registry resource and data source
  • cdn: add ip_address_acl.excepted_values and ip_address_acl.policy_type parameters to resource options.