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

VPCID Length Validation Incorrect #60

Open
bforbis opened this issue Mar 30, 2020 · 0 comments · May be fixed by #61
Open

VPCID Length Validation Incorrect #60

bforbis opened this issue Mar 30, 2020 · 0 comments · May be fixed by #61

Comments

@bforbis
Copy link

bforbis commented Mar 30, 2020

The VpcId template pattern enforces a VPCId with length of 8 characters.

      "AllowedPattern" : "^(?:vpc-[0-9a-f]{8}|)$",

AWS has increased the length of VPC IDs to 17 characters

@tovbinm tovbinm linked a pull request Jul 6, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant