Skip to content

feat: add Azure Key Vault parameter provider#8

Draft
fedemaleh wants to merge 5 commits into
mainfrom
feature/azure-key-vault-provider
Draft

feat: add Azure Key Vault parameter provider#8
fedemaleh wants to merge 5 commits into
mainfrom
feature/azure-key-vault-provider

Conversation

@fedemaleh

Copy link
Copy Markdown
Contributor

Summary

Adds the Azure Key Vault parameter provider (store, retrieve, delete).

Warning

Draft — not ready to merge. This provider has not been fully tested yet. Opened as a draft to track review alongside the HashiCorp Vault provider, which ships in a separate PR.

Split out from feature/azure-keyvault-hashicorp-vault-providers.

What's included

  • Provider scripts: parameters/providers/azure-key-vault/{setup,store,retrieve,delete}
  • Install specs (specs/): provider specification, per-instance configuration, API key, agent notification channel
  • Docs: docs/architecture.md
  • BATS tests under parameters/tests/providers/azure-key-vault/
  • CHANGELOG entry

Test plan

  • BATS unit tests
  • Manual validation of store/retrieve/delete against an Azure Key Vault instance
  • End-to-end install via specs

Note: this branch is based on main. Once the HashiCorp Vault PR merges, expect a trivial CHANGELOG conflict to resolve here.

@fedemaleh
fedemaleh force-pushed the feature/azure-key-vault-provider branch from d245578 to 0fe1eae Compare July 20, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant