Skip to content

VPCID Length Validation Incorrect  #60

@bforbis

Description

@bforbis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions