diff --git a/transit-vpc-second-account.template b/transit-vpc-second-account.template index 3381b80..e097b18 100644 --- a/transit-vpc-second-account.template +++ b/transit-vpc-second-account.template @@ -10,7 +10,8 @@ "BucketPrefix" : { "Description" : "S3 object prefix for storing VPN configuration.", "Type" : "String", - "Default" : "vpnconfigs/" + "Default" : "vpnconfigs/", + "AllowedPattern": "^[a-z0-9A-Z_/-./]*/$" } }, "Mappings" : {