Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with CDK deployment #1494

Open
gaffer01 opened this issue Nov 2, 2023 · 1 comment
Open

Error with CDK deployment #1494

gaffer01 opened this issue Nov 2, 2023 · 1 comment

Comments

@gaffer01
Copy link
Member

gaffer01 commented Nov 2, 2023

Description

Deploying Sleeper using CDK version 2.103.* normally works but displays an error message "Error occurred while monitoring stack: Error [ValidationError]: 2 validation errors detected: Value '' at 'stackName' failed to satisfy constraint: Member must have length greater than or equal to 1; Value '' at 'stackName' failed to satisfy constraint: Member must satisfy regular expression pattern: [a-zA-Z][-a-zA-Z0-9]|arn:[-a-zA-Z0-9:/._+]".

Steps to reproduce

Deploy Sleeper.

Analysis

This appears to be the same issue as aws/aws-cdk#27445 and is a CDK bug, not a Sleeper bug. This issue is to record that we aware of the issue and that we assume a future update to CDK will fix this - no action needs to be taken on this issue for now.

@gaffer01
Copy link
Member Author

gaffer01 commented Nov 3, 2023

The cdk issue linked above suggests this is fixed with cdk version 2.104.0. We should check and then close this issue if it is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant