feat: enable Azure Key Vault provider for Secrets Store CSI Driver for Azure Kubernetes Service#1585
feat: enable Azure Key Vault provider for Secrets Store CSI Driver for Azure Kubernetes Service#1585monteiro-renato wants to merge 1 commit into
Conversation
…r Azure Kubernetes Service
📝 WalkthroughWalkthroughThe changes introduce the Changes
Sequence Diagram(s)sequenceDiagram
participant Terraform
participant AzureRM
participant AKS Cluster
participant Key Vault
Terraform->>AzureRM: Apply AKS cluster configuration
AzureRM->>AKS Cluster: Configure cluster with Key Vault Secrets Provider
AKS Cluster->>Key Vault: Enable secret rotation for secrets provider
Note right of AKS Cluster: Secrets are automatically rotated as configured
Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (2)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Terraform environment testFormat and Style 🖌
|
| Context | Values |
|---|---|
| Pusher | @monteiro-renato |
| Action | pull_request |
| Working Directory | ./infrastructure/adminservices-test/altinn-monitor-test-rg |
| State File | github.com/altinn/altinn-platform/environments/test/altinn-monitor-test-rg.tfstate |
| Plan File | github.com_altinn_altinn-platform_environments_test_altinn-monitor-test-rg.tfstate.tfplan |
|
😞, looks like the automagical way is not available yet (In the Terraform provider). |
Related Issue(s)
Summary by CodeRabbit
New Features
Style