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

Missing resources for Data Streams and Yandex Data Transfer

Open mrkutin opened this issue 2 years ago • 4 comments

Please, add missing Data Streams and Yandex Data Transfer resources

mrkutin avatar Dec 21 '21 07:12 mrkutin

@mrkutin This has been implemented in version 0.70.0: https://github.com/yandex-cloud/terraform-provider-yandex/releases/tag/v0.70.0

ovandriyanov avatar Jan 26 '22 11:01 ovandriyanov

@mrkutin This has been implemented in version 0.70.0: https://github.com/yandex-cloud/terraform-provider-yandex/releases/tag/v0.70.0

@ovandriyanov What about Data Streams? https://cloud.yandex.ru/services/data-streams

Caoimhin89 avatar Mar 29 '22 11:03 Caoimhin89

What about Data Streams?

Sorry, I meant that the support for data transfer resources has been implemented in the terraform provider.

ovandriyanov avatar Apr 05 '22 14:04 ovandriyanov

@mrkutin This has been implemented in version 0.70.0: https://github.com/yandex-cloud/terraform-provider-yandex/releases/tag/v0.70.0

@ovandriyanov What about Data Streams? https://cloud.yandex.ru/services/data-streams

You can use YDB topic, it creates Data Streams:

https://registry.terraform.io/providers/yandex-cloud/yandex/latest/docs/resources/ydb_topic

mcandylab avatar Oct 08 '23 20:10 mcandylab