Terraform reference for Yandex IoT Core
Written by
Updated at September 30, 2024
With Terraform
If you change the configuration files, Terraform automatically detects which part of your configuration is already deployed, and what should be added or removed.
For more information about Terraform, see the documentation.
Resources
The following Terraform provider resources are supported for Yandex IoT Core:
Terraform resource | Yandex Cloud resource |
---|---|
yandex_iot_broker |
Broker |
yandex_iot_device |
Device |
yandex_iot_registry |
Registry |
Data sources
Yandex IoT Core supports the following Terraform provider data sources:
Terraform data source | Description |
---|---|
yandex_iot_broker |
Broker information |
yandex_iot_device |
Device information |
yandex_iot_registry |
Registry information |