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

Проблема описана тут https://github.com/KazanExpress/yc-tf-bugreports/tree/master/bugs/postgres-3

Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 0.10.4 to 1.8.5. Release notes Sourced from github.com/hashicorp/vault's releases. v1.8.5 1.8.5 November 4, 2021 BUG FIXES: auth/aws: fix config/rotate-root to store new key [GH-12715] core/identity: Cleanup alias...

dependencies

Hello! When install and destroy example from yandex_dataproc_cluster i get error: ``` yandex_dataproc_cluster.foo: Destroying... [id=c9qjroagc36nb3c97am3] yandex_dataproc_cluster.foo: Still destroying... [id=c9qjroagc36nb3c97am3, 10s elapsed] yandex_dataproc_cluster.foo: Still destroying... [id=c9qjroagc36nb3c97am3, 20s elapsed] yandex_dataproc_cluster.foo: Still destroying......

PR для исправления issue https://github.com/yandex-cloud/terraform-provider-yandex/issues/283 ``` Binding for role "mdb.dataproc.agent" not found in policy for folder ```

Terraform can't really change cdn cname but report that operation done. **Provider version**: 0.76 **Actual result**: terraform report that operation completed successfully, bun really nothing happened. **Expected Result**: 1. Terraform...

bug
scheduled
cdn

Получил состояние кластера командой `terraform import` как указано в документации. Затем, при попытке изменения пользователей при помощи `terraform`, получаю ошибки и падение провайдера YC. Пользователи описаны с помощью ресурса `yandex_mdb_postgresql_user`...

plan ╷ │ Error: Unsupported attribute │ │ on outputs.tf line 2, in output "k8s_cluster_id": │ 2: value = yandex_kubernetes_cluster.k8s.cluster_id │ │ This object has no argument, nested block, or...

When initializing Terraform remote state it is a good practice to use not only s3 bucket for keeping the state file itself, but also DynamoDB-compatible database to control state locks....

scheduled

Hi! It would be cool to be able to enable NAT for subnet via terraform - https://cloud.yandex.com/docs/vpc/operations/enable-nat

vpc
scheduled