Updated 06.1 Data функция decort_resgroup: получение информации о ресурсной группе. (markdown)

stSolo
2022-03-31 15:11:09 +03:00
parent 160e314c14
commit 90de5145d7

@@ -36,7 +36,7 @@ _Data source_ функция **decort_resgroup** принимает следую
## Пример использования
Пример вызова _data source_ функции **decort_resgroup**:
```
```terraform
data "decort_resgroup" "target_rg" {
name = "test" # this is the name of pre-existing resource group
account_id = 100 # this is the ID of the account, where resource group named "test" is found