# Referanslar

{% hint style="info" %}
Harika içerik oluşturan ve Terraform topluluğuyla ilgili açık kaynaklı projeleri yöneten birçok insan var, ancak [awesome-terraform](https://github.com/shuaibiyy/awesome-terraform) gibi listeleri kopyalamadan bu bağlantıları burada listelemek için en iyi yapı nedir bilemiyorum.
{% endhint %}

<https://twitter.com/antonbabenko/lists/terraform-experts> - Terraform'u aktif olarak kullanan insanların bulunduğu bir liste.

<https://github.com/shuaibiyy/awesome-terraform> - HashiCorp'un Terraform'ındaki kaynakların derlenmiş listesi.

<http://bit.ly/terraform-youtube> - Anton Babenko'nun "Your Weekly Dose of Terraform" YouTube kanalı. İncelemeler, röportajlar, Soru-Cevap, canlı kodlama ve bazı Terraform korsanlığı içeren canlı yayınlar.

<https://weekly.tf> - Terraform Haftalık haber bülteni. Anton Babenko tarafından Terraform dünyasından çeşitli haberler (projeler, duyurular, tartışmalar).


---

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