# Źródła i dalsze materiały

{% hint style="info" %}
Jest wielu wspaniałych ludzi, którzy tworzą świetne treści i zarządzają projektami open-source istotnymi dla społeczności Terraform, ale nie mogę wymyślić niczego lepszego co nie byłoby kopiowaniem takiej listy jak [awesome-terraform](https://github.com/shuaibiyy/awesome-terraform).
{% endhint %}

<https://twitter.com/antonbabenko/lists/terraform-experts> - Lista osób, które bardzo aktywnie współpracują z Terraformem i mogą Ci wiele powiedzieć (jeśli ich zapytasz).

<https://github.com/shuaibiyy/awesome-terraform> - Wyselekcjonowana lista zasobów o Terraform.

<http://bit.ly/terraform-youtube> - Kanał YouTube Antona Babenko „Twoja Tygodniowa Dawka Terraformu” ("Your Weekly Dose of Terraform"). Na livestreamy z recenzjami, wywiadami, Q\&A, kodowaniem na żywo i hackowaniem przy pomocy Terraform.

<https://weekly.tf> - cotygodniowy biuletyn Terraform. Różne wiadomości ze świata Terraform (projekty, ogłoszenia, dyskusje) zebrane w jednym miejscu przez Antona 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/pl/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.
