Closed JimLin94 closed 11 months ago
Purpose:
Align the VPC config with the stack template to support connecting multiple subnets with the promote quarantine plugin.
Verify the solution:
template.json
fix: make aws promote quarantine template support multiple subnets
Change Summary
Purpose:
Align the VPC config with the stack template to support connecting multiple subnets with the promote quarantine plugin.
Verify the solution:
Deploy the promote /quarantine plugin with two subnet IDs and two security group ids.
Deploy the promote /quarantine plugin with one subnet ID and one security group ID.
Deploy the promote /quarantine plugin with only one subnet ID, and it should not be enabled the VPC
Deploy the promote /quarantine plugin with only one security group ID, and it should not be enabled the VPC
PR Checklist
template.json
has been updatedOther Notes