# Посилання

{% hint style="info" %}
Є багато людей, які створюють чудовий контент і керують проектами з відкритим кодом, що мають відношення до спільноти Terraform, але я не можу думати про найкращу структуру, не згадавши посилання, перераховані тут, а також без копіювання списків, наприклад таких як [awesome-terraform](https://github.com/shuaibiyy/awesome-terraform).
{% endhint %}

<https://twitter.com/antonbabenko/lists/terraform-experts> - Список людей, які дуже активно працюють з Terraform і можуть багато розповісти (якщо їх запитати).

<https://github.com/shuaibiyy/awesome-terraform> - Кураторський список ресурсів на HashiCorp's Terraform.

<http://bit.ly/terraform-youtube> - YouTube-канал «Ваша щотижнева доза Terraform» від Антона Бабенка. Прямі трансляції з оглядами, інтерв’ю, запитаннями й відповідями, кодуванням у прямому ефірі та деякими лайф-хаками за допомогою Terraform.

<https://weekly.tf> - Terraform Weekly newsletter. Різні новини у світі Terraform (проекти, анонси, дискусії) від Антона Бабенка.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.terraform-best-practices.com/uk/references.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
