aws-cloudformation / aws-cloudformation/aws-cloudformation-resource-providers-awsutilities-commandrunner
SecurityGroupId cannot use multiple values for individual parameter
- Dominant language
- Java
- Stars
- 81
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
It looks like SecurityGroupId parameter only support 1 security group id. We would like to pass 2 security group ids as CommaDelimitedList type, but currently implementation doesn't support.
Is there a way to pass multiple security groups for SecurityGroupId parameter?
Contributor guide
Research direction
Start by locating the implementation that handles the SecurityGroupId parameter and CommaDelimitedList values. Check how individual parameter values are parsed and find or add tests covering multiple security group IDs; done means two IDs are accepted and passed through with documented, verified behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100