terraform-provider-yandex icon indicating copy to clipboard operation
terraform-provider-yandex copied to clipboard

Terraform Yandex provider

Results 201 terraform-provider-yandex issues
Sort by recently updated
recently updated
newest added

If i run an example usage for yandex_mdb_elasticsearch_cluster, then i have an error Error: Unsupported block type on elasticsearch.tf line 28, in resource "yandex_mdb_elasticsearch_cluster" "yc-elasticsearch-beta": maintenance_window { Blocks of type...

Hi! I really want to get backup_id (for restoring clusters MySQL from backups) from Data Sources.

scheduled

[API ref](https://cloud.yandex.ru/docs/managed-postgresql/api-ref/Cluster/) of postgresql MDB shows serverless exists.

Can you make examples for using blocks in data source yandex_lb_network_load_balancer. e.g. Listener. Because it has a complex structure, with nested data. It took a lot of time to substitute...

Version: 0.70.0 When trying to update field "route_table_id" of resource "yandex_vpc_subnet" Terraform fails with error: yandex_vpc_subnet.dop-sandbox-subnet-a: Modifying... [id=***] ╷ │ Error: Error while requesting API to update Subnet "*********": ......

I can specify already created certificate via web console: ![](https://user-images.githubusercontent.com/12474739/149124332-89b1e829-ebd9-48a3-a968-54a45e18d280.png) It seems like it's also possible to specify certificate ID via [REST API](https://cloud.yandex.ru/docs/cdn/api-ref/Resource/create): ![](https://user-images.githubusercontent.com/12474739/149124981-cc7d390e-35e4-44b4-8e01-d84fe125686a.png) However `yandex_cdn_resource` resource lacks such functionality...

cdn

Если попытаться изменить размер диска в терраформе на запущенном инстансе изменения размера не происходит, вместо этого выдается ошибка: ``` │ Error: Error while requesting API to update Disk "epd3ngm5h9o0abc953qj": server-request-id...

Добавил возможность включать и выключать сервер

https://cloud.yandex.com/en/docs/compute/concepts/instance-groups/scale#auto-scale-type

investigating

I think it's a must have feature for k8s managed clusters. Same as in [yandex_mdb_elasticsearch_cluster](https://registry.terraform.io/providers/yandex-cloud/yandex/latest/docs/resources/mdb_elasticsearch_cluster)

kubernetes
scheduled