We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc776a commit 7be7b70Copy full SHA for 7be7b70
README.md
@@ -169,6 +169,21 @@ module "key-vault" {
169
}
170
```
171
172
+## Requirements
173
+
174
+Name | Version
175
+-----|--------
176
+terraform | >= 0.13
177
+azurerm | ~> 2.27
178
179
+## Providers
180
181
+| Name | Version |
182
+|------|---------|
183
184
+random | n/a
185
+azuread | n/a
186
187
## Inputs
188
189
Name | Description | Type | Default
@@ -210,7 +225,7 @@ Name | Description
210
225
211
226
## Authors
212
227
213
-Module is maintained by [Kumaraswamy Vithanala](mailto:[email protected]) with the help from other awesome contributors.
228
+Originally created by [Kumaraswamy Vithanala](mailto:[email protected])
214
229
215
230
## Other resources
216
231
0 commit comments