Updated 06.4 Data функция decort_vins: получение информации о ViNS. (markdown)
@@ -33,7 +33,7 @@ _Data source_ функция **decort_vins** принимает следующи
|
|||||||
Пример вызова _data source_ функции **decort_vins**:
|
Пример вызова _data source_ функции **decort_vins**:
|
||||||
|
|
||||||
```
|
```
|
||||||
data "decort_vins "my_vins" {
|
data "decort_vins" "my_vins" {
|
||||||
name = "Vins01" # this is the name of pre-existing ViNS
|
name = "Vins01" # this is the name of pre-existing ViNS
|
||||||
rg_id = 500 # this is the ID of the resource group, where ViNS named "Vins01" is found
|
rg_id = 500 # this is the ID of the resource group, where ViNS named "Vins01" is found
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user