Add mise toml initial env var setup

This commit is contained in:
Michelle
2025-06-12 09:56:16 -07:00
parent 1ff8c54ac1
commit 37c242380a
4 changed files with 28 additions and 9 deletions

5
.env.example Normal file
View File

@ -0,0 +1,5 @@
{
"MFA_IDENTIFIER": "ARN",
"S3_ROLE": "ARN",
"SESSION_TYPE": ""
}