Provide resources for managing keys and values in app configuration servers (such as azurerm_key_vault_key and azurerm_key_vault_secret allow me to manage keys and secrets in a vault).
kv operations in app configuration is a data-plane api, currently there is no go sdk for it currently
There's some discussions on the blockers for this in #8337, which is a duplicate of this issue (that I've closed in favour of this one) - but we'll continue that thread here once we know more.
@mvromer there's no specific issue right now, it's more something we need to prototype to give us a little more information to see if that's viable than something which'll directly affect users in the short-term, so there's no issue open tracking that right now.
That said - I'm hoping to get started on that early next week, so I'll set a reminder and post an update here in a couple of weeks time when we've got a little more detail :)
@tombuildsstuff, are there any updates on this issue?
@tombuildsstuff If it can help, I wrote a custom provider some months ago, and I recently added data source.
It appears to be supported in ARM templates now:
https://github.com/Azure/AppConfiguration/issues/268
Most helpful comment
It appears to be supported in ARM templates now:
https://github.com/Azure/AppConfiguration/issues/268