THEY-Consulting / they-terraform

Helper modules for an easier terraform life
3 stars 0 forks source link

add STORAGE_ACCOUNT_NAME to app_settings #91

Closed voidwaves closed 4 months ago

voidwaves commented 4 months ago

This PR adds the STORAGE_ACCOUNT_NAME environment variable for azure functions. It's meant to expose the storage account name for functions, that don't have a storage trigger (e.g. sync-arivo-carparks), but still need to know what storage account they're associated with

PR instructions

The steps of acceptance

✔ I executed the PR instructions and everything worked.

✔ I checked the requirements for the ticket, and they are matching the PR.

✔ I am satisfied with the code and left annotations if I had some ideas.