aws-docdbelastic: Unable to update security group #29097
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
Describe the bug
When updating the security group in docdbElasticCluster, CDK throws an error -
Earlier I used to pass a SG ARN manually.
Now, we create a new security group in the same stack.
New Code:
CDK Diff only shows that the security group is being updated:
Expected Behavior
SG should be updated
Current Behavior
Throws error
Reproduction Steps
Code
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.123.0
Framework Version
No response
Node.js Version
v16.20.2
OS
Linux/UNIX
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: