Skip to content

Generate a cynamically unique Azure Kkey Vault name at creation. Store keyvault name output for other process and destruction #101

@fpittelo

Description

@fpittelo

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions