# المراجع

{% hint style="info" %}
يوجد الكثير من الناس الذين قاموا بإنشاء محتوى عظيم وإدارة مشاريع مفتوحة المصدر عن Terraform، ولكن لا يمكنني أن أجد تنسيقاً لقائمة روابط هذه الأعمال أفضل من [awesome-terraform](https://github.com/shuaibiyy/awesome-terraform).&#x20;
{% endhint %}

<https://twitter.com/antonbabenko/lists/terraform-experts> -  قائمة بالناس الذين عملوا مع الأداة بشكل كبير ومن الممكن أن تتعلم الكثير منهم (إذا سألت) &#x20;

<https://github.com/shuaibiyy/awesome-terraform> - قائمة مختارة من مصارد تعلم الأداة

<http://bit.ly/terraform-youtube> - "جرعتك الأسبوعية من الأداة"&#x20;

بث مباشر من قبل مؤلف هذه الكتاب. مراجعات، مقابلات، Q\&A، جلسات تكويد وكل شيء عن الأداة

<https://weekly.tf> - "الرسائل الأسبوعية عن الأداة"

أخبار مختلفة عن عالم الأداة (مشاريع جديدة، إعلانات، نقاشات) ترسل إليك من قبل مؤلف الكتاب.


---

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