# Reference

{% hint style="info" %}
Postoji mnogo ljudi koji kreiraju sjajan sadrzaj i odrzavaju projekte otvorenog koda relevantnim za Terrafrom zajednicu ali ja ne mogu smisliti bolji nacin organizacije ovih linkova osim da kopiram linkove koji su navedeni unutar [awesome-terraform](https://github.com/shuaibiyy/awesome-terraform).
{% endhint %}

<https://twitter.com/antonbabenko/lists/terraform-experts> - Lista ljudi koji rade sa Terrafromom veoma aktivno i koji ce vam reci mnogo (ukoliko ih pitate).

<https://github.com/shuaibiyy/awesome-terraform> - Azurna list resursa HashiCorp Terraform.

<http://bit.ly/terraform-youtube> - "Your Weekly Dose of Terraform" YouTube kanal Antonona Babenka. Prenosi uzivo sa osvrtima, interviju, pitanja i odgovori, programiranje uzivo, i neki trikovi sa Terraformom.

<https://weekly.tf> - Terraform sedmicne vijesti. Razlicite vijesti iz Terraform svijeta (projekti, najave, diskusije). Urednik 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/ba/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.
