THEY-Consulting / they-terraform

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

prevent changes in storage account to affect external storage account… #71

Closed thiemogries closed 9 months ago

thiemogries commented 9 months ago

… event subscriptions

PR instructions

I just checked that the storage trigger example still works. If you want to test it yourself, run:

cd examples/azure/function_app_with_storage_trigger
terraform init
terraform apply
terraform destroy

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.