Azure / azure-service-operator

Azure Service Operator allows you to create Azure resources using kubectl
https://azure.github.io/azure-service-operator/
MIT License
772 stars 199 forks source link

Feature: App Config Feature #4317

Open nraooptum opened 1 month ago

nraooptum commented 1 month ago

Would love to see support for the equivalent of azurerm_app_configuration_feature. When we create an app config resource, we also create a bunch of feature flags.

theunrepentantgeek commented 1 month ago

Looks like a data plane API requiring hand coding, not a case for our code generator.