Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Replace SecurityGroups with SecurityGroupIds in EC2 resource
- Updated the EC2 instance template to reference security groups by ID instead of name. - Resolved conflict between subnet and groupName parameters, preventing errors during stack creation.
- Loading branch information