F5Networks / f5-aws-cloudformation-v2

AWS Cloudformation Templates for quickly deploying BIG-IP services in AWS
13 stars 22 forks source link

Add numbers to regex #18

Closed laupow closed 2 years ago

laupow commented 2 years ago

What issues does this address?

Fix the regex in AllowedPattern to match the written description in ConstraintDescription

What does this change do?

This change allows integers in s3 artifactLocation keys, such as v1/

Where should the reviewer start?

n/a

Any background context?

No

mikeshimkus commented 2 years ago

Hi @laupow, I've added this to the templates and it'll be included in the next release. Thanks for letting us know.