Skip to content

Commit 7685a41

Browse files
committed
change workflow
1 parent 4c873c1 commit 7685a41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ec2-new-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
ec2_root_disk_size_gb: "64" # Optional - (defaults to AMI settings)
2929
ec2_root_disk_ebs_class: "gp2" # Optional - Only used with custom volume root size (defaults to gp2)
3030
ec2_subnet_id: "subnet-0bd682e0d0c12e92c"
31-
ec2_security_group_id: "sg-0fbe8e58586843342"
32-
ec2_instance_ttl: 10 # Optional - (default is 60 minutes)
31+
ec2_security_group_id: "sg-0670dbbbe310e8f04"
32+
ec2_instance_ttl: 1 # Optional - (default is 60 minutes)
3333
ec2_spot_instance_strategy: SpotOnly # Other options are: None, BestEffort, MaxPerformance
3434
ec2_instance_tags: > # Required for IAM role resource permission scoping
3535
[

0 commit comments

Comments
 (0)