I’m trying to use `keyvault` with `azure-nextgen` ...
# azure
c
I’m trying to use
keyvault
with
azure-nextgen
plugin and I couldn’t find how I can create secrets, the
keyvault
module only has methods for creating the actual vault but there’s no way to interact with it. (I’m using golang)
t
Key vault objects aren’t fully supported in ARM yet. We are working on bringing them with some manual work. This is tracked in https://github.com/pulumi/pulumi-azure-nextgen/issues/54