# קישוריים חיצוניים

{% hint style="info" %}
יש הרבה אנשים שיוצרים תוכן נהדר ומנהלים פרויקטים בקוד פתוח הרלוונטים לקהילת Terraform, אבל אני לא יכול לחשוב על מבנה טוב להעלות את הקישורים האלו כאן בלי להעתיק רשימות כמו [awsome-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> - ערוץ היוטיוב ״המנה השבועית שלך של Terraform" מאת אנטון בבנקו. שידורים חיים עם ביקורות, ראיונות, שאלות ותשובות, קידוד חי, וקצת האקינג עם Terraform.

<https://weekly.tf> - עלון שבועי של Terraform, חדשות שונות בעולם ה 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/he/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.
