Does anybody know if it's possible to read environment variables in a wrangler.toml file? For cont

Does anybody know if it's possible to read environment variables in a wrangler.toml file?

For context I want to run wrangler d1 migrations on our CI and would like to read the accountId and db Id from env vars rather than hard coding them in .toml files?
Was this page helpful?