Add example for azure function app using key vault reference (#114)

add examples for function app using key vault reference
This commit is contained in:
Xiaxin
2022-11-16 14:54:13 +08:00
committed by GitHub
parent e32966e242
commit 96afa1f2cd
6 changed files with 268 additions and 0 deletions

View File

@ -0,0 +1,11 @@
formatter: "markdown table"
content: |-
{{ .Resources }}
{{ .Inputs }}
{{ .Providers }}
{{ .Requirements }}
output:
file: readme.html.markdown
mode: inject