Skip to content

v0.4.0

Compare
Choose a tag to compare
@ssch1337 ssch1337 released this 18 Apr 12:14
· 21 commits to main since this release
cee6d5f

image: xpkg.upbound.io/tages/provider-upjet-yc:v0.4.0
Terraform provider version: v0.115.0

Features:

  • mongodb: added delete timeout
  • mongodb: added DISABLED value to net.Compressors
  • New Resource: yandex_audit_trails_trail
  • New Data Source: yandex_audit_trails_trail
  • serverless: complete update support for triggers

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
  • 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
  • greenplum: fixed pxf_config fetching in yandex_mdb_greenplum_cluster datasource.

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
  • 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
  • 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