Azure / caf-terraform-landingzones

This solution, offered by the Open-Source community, will no longer receive contributions from Microsoft. Customers are encouraged to transition to Microsoft Azure Verified Modules for continued support and updates from Microsoft. Please note, this repository is scheduled for decommissioning and will be removed on July 1, 2025.
https://github.com/aztfmod/caf-terraform-landingzones
MIT License
761 stars 666 forks source link

aks_applications_v2 should work without AKS keyvault secret provider … #484

Closed florentvaldelievre closed 1 year ago

florentvaldelievre commented 1 year ago

Description

This plugin only works if key_vault_secrets_provider AKS addon is installed. It should be optional.

Does this introduce a breaking change