Releases: yandex-cloud/terraform-provider-yandex
Releases Β· yandex-cloud/terraform-provider-yandex
v0.117.0
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
FEATURES:
- add MongoDB parameter minSnapshotHistoryWindowInSeconds
- serverless: support
tmpfs_size
attribute inyandex_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
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 foryandex_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
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