# 실습에 앞서 초기 세팅하기

본 장에서는 중급 강의 실습에 앞서 구성이 필요한 부분에 대해서 설명드리고자 합니다.

강의에서는 기본적으로 테라폼과 AWS를 활용하기 때문에 테라폼 및 AWS 설정이 반드시 필요합니다.

본 초기 세팅이 제대로 이뤄지지 않으면 강의를 따라오기 어려우니, 천천히 세팅을 진행해주시기 바랍니다.


---

# 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://terraform201.devart.tv/0.-terraform-intermediate.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.
