Skip to content

Latest commit

 

History

History

WEEK1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

WEEK1

테라폼 가시화 툴 pluralith 를 통해서 EC2 웹 서버 배포

Pluralith GitHub Badge

pluralith CLI

# Initialize Pluralith in the current working directory
pluralith init --api-key $PLURALITH_API_KEY --project-id $PLURALITH_PROJECT_ID

# Run Pluralith in CI, generate a diagram and post it as a pull request comment.
pluralith run plan
pluralith run apply
pluralith run destroy

Diagram Generated

Click the image to view this run in the Pluralith Dashboard

Pluralith Diagram

Changes

Created Updated Destroyed Recreated Drifted Unchanged
🟢 + 8 🟠 ~ 0 🔴 - 0 🔵 @ 0 🟣 # 0 # 0

AWS VPC(Subnet, IGW 등)을 코드로 배포한 환경에서 EC2 웹 서버 배포