# Referenze

{% hint style="info" %}
Ci sono molte persone che creano grandi contenuti e amministrano progetti open-source rilevanti per la comunità Terraform. Non riesco a pensare alla maniera migliore per presentarli qui senza copiare quello elencato come [awesome-terraform](https://github.com/shuaibiyy/awesome-terraform).
{% endhint %}

<https://twitter.com/antonbabenko/lists/terraform-experts> - Elenco di persone che lavorano con Terraform in maniera molto attiva e possono dire la loro (se domandi ovviamente).

<https://github.com/shuaibiyy/awesome-terraform> - Lista curata di risorse su HashiCorp's Terraform.

<http://bit.ly/terraform-youtube> - "La tua dose di Terraform settimanale" Il canale YouTube di Anton Babenko. Live streams con reviews, interviste, Q\&A, live coding, e altri hack con Terraform.

<https://weekly.tf> - La newsletter settimanale di Terraform. Aggiornamenti nel mondo Terraform (progetti, annunci, discussioni) di 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/it/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.
