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

Add RegEx to ensure Project Name is valid for S3 bucket #73

Open
rpigu-i opened this issue Oct 22, 2019 · 0 comments
Open

Add RegEx to ensure Project Name is valid for S3 bucket #73

rpigu-i opened this issue Oct 22, 2019 · 0 comments
Labels
good first issue Good for newcomers MVP2 MVP2 tasks
Projects
Milestone

Comments

@rpigu-i
Copy link
Collaborator

rpigu-i commented Oct 22, 2019

Can somebody please clean up the CloudFormation in this file:

https://github.com/ModusCreateOrg/capsule/blob/master/ci/s3_cloudformation.cf

We need a RegEx adding to ensure the project name is valid for use in an S3 bucket. Currently, there is no validation on the name as per the description:

Description: "Name of the project. TODO: Add validation regex"

@rpigu-i rpigu-i added good first issue Good for newcomers MVP2 MVP2 tasks labels Oct 22, 2019
@rpigu-i rpigu-i added this to the v2 (MVP2) milestone Oct 22, 2019
@rpigu-i rpigu-i added this to To do in Capsule via automation Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers MVP2 MVP2 tasks
Projects
Capsule
  
To do
Development

No branches or pull requests

1 participant