Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Conversation

@rishi-gajula-harrys
Copy link
Contributor

@rishi-gajula-harrys rishi-gajula-harrys commented Jul 17, 2023

Description

added default to empty since prod cluster has only one security group whereas dev has 2 security groups (note: we added this parameter in cloudformation since dev had 2 security groups attached to the cluster)

User-visible Changes

Internal Changes

Links

Testing

Deploy Notes

VpcSecurityGroupIds:
- Fn::ImportValue: !Sub "${VpcStackName}::redshift-public-sg"
- !Ref AdditionalSecurityGroupParam
- sg-eff0db9c
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a public repo. I wouldn't hard-code security groups.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants