You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[azurerm_key_vault_secret.support_func_key_default](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/key_vault_secret)| data source |
46
-
|[azurerm_key_vault_secret.user_func_key_admin](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/key_vault_secret)| data source |
47
-
|[azurerm_key_vault_secret.user_func_key_app](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/key_vault_secret)| data source |
48
-
|[azurerm_key_vault_secret.user_func_key_ioweb](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/key_vault_secret)| data source |
49
35
50
36
## Inputs
51
37
52
38
| Name | Description | Type | Default | Required |
A short, summary of the problem type. Written in english and readable for engineers (usually not suited for non technical stakeholders and not localized); example: Service Unavailable
95
+
status:
96
+
type: integer
97
+
format: int32
98
+
description: The HTTP status code generated by the origin server for this occurrence of the problem.
99
+
minimum: 100
100
+
maximum: 600
101
+
exclusiveMaximum: true
102
+
example: 500
103
+
detail:
104
+
type: string
105
+
description: |
106
+
A human readable explanation specific to this occurrence of the
107
+
problem.
108
+
example: There was an error processing the request
109
+
instance:
110
+
type: string
111
+
format: uri
112
+
description: An absolute URI that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.
0 commit comments