v0.4.0
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
inyandex_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 foryandex_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 toyandex_dns_zone
resource and datasource. - kms: support for resolving by name in
yandex_kms_symmetric_key
data source - 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