To easily create and destroy Azure Key Vault's, a dynamic unique name must be generated at creation.
Suggestion: ""env"-alpinebot-kv-"unique number" --> Ex: "dev-alpinebot-kv-1234"
The dynamically created name must be stored so others Terraform process can get this information, especially pay attention to all the .github/workflows/* destroy.yaml's to make sure the processess can destroy the Key Vautl.
Important point: Keyvaut, keys and secrets should have no protection, no soft delete. Goal: All should be purged at destruction