Search

Provsioning

aws configure
terraform init terraform apply -auto-approve
Shell
복사
apply 완료 후 step2.tf 파일 주석 해제 후 다시 terraform apply 진행
terraform apply -auto-approve
Shell
복사
아래의 sh 파일을 통해 CICD Test를 진행 할 수 있으며 실행 완료 후 레포의 manifest를 수정하면 된다.
green_change_version_1.sh
green_change_version_0.sh
red_change_version_1.sh
red_change_version_0.sh