Skip to content

Commit f1fae0a

Browse files
committed
Webhook 실패 케이스 검증을 위한 테스트
1 parent 73e0b40 commit f1fae0a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/terraform-plan-sandbox.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,6 @@ jobs:
5959
aws_region = "ap-northeast-2"
6060
aws_profile = "sandbox-nomoney"
6161
62-
instance_type = "t3.micro"
63-
64-
ssh_ingress_cidrs = ["0.0.0.0/0"]
65-
app_ingress_cidrs = ["0.0.0.0/0"]
66-
67-
container_image_tag = "bootstrap"
68-
container_port = 8080
6962
EOF
7063
7164
- name: Terraform Init

0 commit comments

Comments
 (0)