From 481457b7c0e43c08c861afa510f9dc9b3fed0a1c Mon Sep 17 00:00:00 2001 From: Jonathan Nagayoshi Date: Wed, 26 Jul 2023 02:14:25 +0000 Subject: [PATCH] chore(README): updated to-do list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e33e85..3e5c280 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ In the execution phase, the action will: - [X] Delete the Cloudwatch Logstream on Teardown - [X] Allow multiple Subnet IDs - [X] Stream the Cloudwatch logs as they happen, and not just at the end of the execution -- [ ] Automatically create temporary security group if one is not provided +- [X] Automatically create temporary security group if one is not provided - [ ] Automatically grab list of Subnets for VPC_ID, if Subnet_IDS are not provided - [ ] Mask secrets inside the Cloudwatch Logs - [X] Map all GitHub Contexts/ENVS into the ECS Container