Releases: yandex-cloud/terraform-provider-yandex
Releases Β· yandex-cloud/terraform-provider-yandex
v0.114.0
BUG FIXES:
- yandex_ydb_table_changefeed: change
supported_codecs
type. - vpc: fixed parameters of
dns_record
inyandex_vpc_update
resource - redis: fixed
upgrade
version problem - postgresql: host.name field changing works
ENHANCEMENTS:
- dns: added
deletion_protection
parameter toyandex_dns_zone
resource and datasource. - kms: support for resolving by name in
yandex_kms_symmetric_key
data source
v0.113.0
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 toyandex_loadtesting_agent
resource. - compute: change
secondary_disk
attribute type from List to Set ininstance
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 inyandex_vpc_address
resource and data source
v0.112.0
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 inobject
resource
ENHANCEMENTS:
- datatransfer: added
yds_source
andyds_target
inyandex_datatransfer_endpoint
resource. - datatransfer: added
runtime
andtransformation
parameters inyandex_datatransfer_transfer
resource. - datatransfer: added
changefeed_custom_name
parameter to ydb_source inyandex_datatransfer_endpoint
resource. - datatransfer: added
unescape_string_values
parameter totskv_parser
andjson_parser
inyandex_datatransfer_endpoint
resource.
v0.111.0
BUG FIXES:
- k8s: fixed type of EtcdClusterSize
v0.110.0
FEATURES:
- New Resource:
yandex_dns_zone_iam_binding
- compute: support
metadata_options
ininstance_template
incompute_instance_group
resource and datasource
ENHANCEMENTS:
- ydb: add documentation for
yandex_ydb_table_changefeed
andyandex_ydb_table
- dns: added example in docs for dns zone import
v0.109.0
BUG FIXES:
- alb: fixed validation of listener types.
v0.108.1
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
FEATURES:
- redis: added
enable_sharding
feature, it works when cluster was not sharded and new value of sharded is true - storage: support
tags
andand
operator in bucket lifecycle configuration inyandex_storage_bucket
resource - kafka: added
subnet_ids
field for update method inresource_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
anduser
sections foryandex_mdb_postgresql_cluster
are now deprecated
v0.107.0
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 insnapshot_schedule
resource.
BUG FIXES:
- serverless: fix integer overflow in function memory computation
v0.106.0
FEATURES:
- compute: support
placement_strategy
foryandex_compute_placement_group
resource and data source. - compute: support
placement_group_partition
foryandex_compute_instance
resource and data source. - iot: support
log_options
inyandex_iot_core_broker
resource and data source - iot: support
log_options
inyandex_iot_core_registry
resource and data source - cdn: add
ip_address_acl.excepted_values
andip_address_acl.policy_type
parameters to resource options.