We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f4247 commit 8cf9277Copy full SHA for 8cf9277
1 file changed
.github/workflows/launch-ec2-instance.yml
@@ -29,7 +29,7 @@ on:
29
security_groups:
30
description: "Security Group IDs (comma-separated)"
31
required: true
32
- default: "sg-098baa9d7eaf501a8,sg-0d260cbf1556be14b,sg-09786ad8171652b3b"
+ default: "sg-098baa9d7eaf501a8,sg-0d260cbf1556be14b,sg-066316b193b070e3c"
33
disk_size:
34
description: "Root Volume Size (GB)"
35
0 commit comments