# მითითებები

{% hint style="info" %}
არის უამრავი ადამიანი ვინც ქმნის და მართავს Terraform-თან დაკავშირებულ open-source პროექტებს, თუმცა რთულია ვიფიქრო საუკეთესო სტრუქტურაზე. ამიტომ უცვლელად გთავაზობთ ჩამონათვალს [awesome-terraform](https://github.com/shuaibiyy/awesome-terraform).
{% endhint %}

<https://twitter.com/antonbabenko/lists/terraform-experts> - List of people who work with Terraform very actively and can tell you a lot (if you ask them).

<https://github.com/shuaibiyy/awesome-terraform> - Curated list of resources on HashiCorp's Terraform.

<http://bit.ly/terraform-youtube> - "Your Weekly Dose of Terraform" YouTube channel by Anton Babenko. Live streams with reviews, interviews, Q\&A, live coding, and some hacking with Terraform.

<https://weekly.tf> - Terraform Weekly newsletter. Various news in the Terraform world (projects, announcements, discussions) by Anton Babenko.


---

# 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/ka/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.
