# 참고 자료

{% hint style="info" %}
Terraform 커뮤니티와 관련된 훌륭한 콘텐츠를 만들고 오픈소스 프로젝트를 관리하는 사람들이 많이 있습니다. 하지만  이러한 리소스를 여기에 전부 나열할 최적의 방법으로 [awesome-terraform](https://github.com/shuaibiyy/awesome-terraform)만한 소스가 없네요.
{% endhint %}

<https://twitter.com/antonbabenko/lists/terraform-experts> - 매우 적극적으로 Terraform을 사용해 일을 하고 (물어보면) 많은 것을 알려줄 수 있는 사람들의 목록

<https://github.com/shuaibiyy/awesome-terraform> - HashiCorp의 Terraform에 대한 선별된 리소스 목록

<http://bit.ly/terraform-youtube> - 안똔 바벤코의 "당신을 위한 Terraform 주간 복용량" YouTube 채널. 리뷰, 인터뷰, Q\&A, 라이브 코딩 및 Terraform 꿀팁을 알려주는 라이브 스트리밍

<https://weekly.tf> - Terraform 주간 뉴스레터. 안똔 바벤코가 제공하는 Terraform 세계의 다양한 뉴스(프로젝트, 공지, 토론)


---

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