Could wrangler [add support for secrets

Could wrangler add support for secrets, so it can verify they exist and generate the correct types? It's scary to yolo adding a new secret and potentially forget to add it to an environment or mispell.
1 Reply
petebd
petebd4mo ago
Yes we are discussing adding a secrets: string[] property to Wrangler config which we can use for type generation and also a range of validation at deploy time.

Did you find this page helpful?