Skip to content

๐Ÿ—๏ธ A quick guide to learn Terraform to build simple architectures.

Notifications You must be signed in to change notification settings

mushroom1324/terraform-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

terraform-tutorial

๋น ๋ฅด๊ฒŒ ํ…Œ๋ผํผ์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋„๋ก ๋„์™€์ฃผ๋Š” ๊ฐ€์ด๋“œ์ž…๋‹ˆ๋‹ค.

Install Terraform in macOS

ํ•ด๋‹น ๋ช…๋ น์–ด๋กœ MacOS์— ํ…Œ๋ผํผ์„ ์„ค์น˜ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:

brew tap hashicorp/tap
brew install hashicorp/tap/terraform

Note

Homebrew๊ฐ€ ์„ค์น˜๋˜์–ด ์žˆ์–ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.

Binary ๋‹ค์šด๋กœ๋“œ๋ฅผ ํ†ตํ•ด ์ง์ ‘ ์‹คํ–‰ํ•˜์—ฌ ์„ค์น˜๋ฅผ ์›ํ•œ๋‹ค๋ฉด ํ…Œ๋ผํผ์„ ๋ฐฉ๋ฌธํ•˜์—ฌ ๋‹ค์šด๋กœ๋“œ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค.

์„ค์น˜ ํ›„, ๋‹ค์Œ ๋ช…๋ น์–ด๋กœ ํ…Œ๋ผํผ์ด ์ •์ƒ์ ์œผ๋กœ ์„ค์น˜๋˜์—ˆ๋Š”์ง€ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:

terraform --version
image

Install Terraform in other OS

ํ…Œ๋ผํผ์„ ๋ฐฉ๋ฌธํ•˜์—ฌ ๋ณธ์ธ์˜ ํ™˜๊ฒฝ์— ๋งž๋Š” ๋ฒ„์ „์œผ๋กœ ๋‹ค์šด๋กœ๋“œํ•˜์„ธ์š”.

About

๐Ÿ—๏ธ A quick guide to learn Terraform to build simple architectures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published