# Referencias

{% hint style="info" %}
Hay muchas personas que crean contenido excelente y administran proyectos de código abierto relevantes para la comunidad de Terraform, pero no puedo pensar en la mejor estructura para incluir estos enlaces aquí sin copiar listas como [<mark style="color:purple;">awesome-terraform</mark>](https://github.com/shuaibiyy/awesome-terraform).
{% endhint %}

[<mark style="color:purple;">https://twitter.com/antonbabenko/lists/terraform-experts</mark>](https://twitter.com/antonbabenko/lists/terraform-experts) - Lista de personas que trabajan activamente con Terraform y que te pueden decir mucho (si les preguntas).

[<mark style="color:purple;">https://github.com/shuaibiyy/awesome-terraform</mark>](https://github.com/shuaibiyy/awesome-terraform) -Lista seleccionada de recursos en Terraform de HashiCorp.

[<mark style="color:purple;">http://bit.ly/terraform-youtube</mark>](http://bit.ly/terraform-youtube) - Canal de YouTube "Your Weekly Dose of Terraform" de Anton Babenko. Transmisiones en vivo con reseñas, entrevistas, preguntas y respuestas, codificación en vivo y algo de *hacking* con Terraform.

[<mark style="color:purple;">https://weekly.tf/</mark>](https://weekly.tf) - Boletín semanal de Terraform. Varias noticias en el mundo de Terraform (proyectos, anuncios, debates) por 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/es/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.
