pulumi-vault 5.21.0a1709368526__py3-none-any.whl → 5.21.0a1710888431__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (176) hide show
  1. pulumi_vault/ad/get_access_credentials.py +4 -2
  2. pulumi_vault/ad/secret_backend.py +6 -2
  3. pulumi_vault/ad/secret_library.py +6 -2
  4. pulumi_vault/ad/secret_role.py +6 -2
  5. pulumi_vault/alicloud/auth_backend_role.py +6 -2
  6. pulumi_vault/approle/auth_backend_login.py +4 -0
  7. pulumi_vault/approle/auth_backend_role.py +6 -2
  8. pulumi_vault/approle/auth_backend_role_secret_id.py +4 -0
  9. pulumi_vault/approle/get_auth_backend_role_id.py +4 -0
  10. pulumi_vault/audit.py +14 -2
  11. pulumi_vault/audit_request_header.py +4 -0
  12. pulumi_vault/auth_backend.py +2 -2
  13. pulumi_vault/aws/auth_backend_cert.py +6 -2
  14. pulumi_vault/aws/auth_backend_client.py +6 -2
  15. pulumi_vault/aws/auth_backend_config_identity.py +6 -2
  16. pulumi_vault/aws/auth_backend_identity_whitelist.py +6 -2
  17. pulumi_vault/aws/auth_backend_role.py +6 -2
  18. pulumi_vault/aws/auth_backend_roletag_blacklist.py +4 -0
  19. pulumi_vault/aws/auth_backend_sts_role.py +6 -2
  20. pulumi_vault/aws/get_access_credentials.py +4 -2
  21. pulumi_vault/aws/secret_backend.py +2 -2
  22. pulumi_vault/aws/secret_backend_role.py +6 -2
  23. pulumi_vault/aws/secret_backend_static_role.py +10 -4
  24. pulumi_vault/azure/auth_backend_config.py +6 -2
  25. pulumi_vault/azure/auth_backend_role.py +6 -2
  26. pulumi_vault/azure/backend.py +12 -0
  27. pulumi_vault/azure/backend_role.py +4 -0
  28. pulumi_vault/azure/get_access_credentials.py +6 -0
  29. pulumi_vault/cert_auth_backend_role.py +4 -0
  30. pulumi_vault/consul/secret_backend.py +14 -2
  31. pulumi_vault/consul/secret_backend_role.py +8 -2
  32. pulumi_vault/database/secret_backend_connection.py +6 -2
  33. pulumi_vault/database/secret_backend_role.py +6 -2
  34. pulumi_vault/database/secret_backend_static_role.py +6 -2
  35. pulumi_vault/database/secrets_mount.py +6 -2
  36. pulumi_vault/egp_policy.py +4 -0
  37. pulumi_vault/gcp/auth_backend.py +6 -2
  38. pulumi_vault/gcp/auth_backend_role.py +6 -2
  39. pulumi_vault/gcp/get_auth_backend_role.py +4 -0
  40. pulumi_vault/gcp/secret_backend.py +4 -0
  41. pulumi_vault/gcp/secret_impersonated_account.py +6 -2
  42. pulumi_vault/gcp/secret_roleset.py +6 -2
  43. pulumi_vault/gcp/secret_static_account.py +6 -2
  44. pulumi_vault/generic/endpoint.py +6 -0
  45. pulumi_vault/generic/get_secret.py +6 -6
  46. pulumi_vault/generic/secret.py +2 -2
  47. pulumi_vault/get_auth_backend.py +4 -0
  48. pulumi_vault/get_auth_backends.py +22 -2
  49. pulumi_vault/get_nomad_access_token.py +4 -0
  50. pulumi_vault/get_policy_document.py +4 -0
  51. pulumi_vault/get_raft_autopilot_state.py +4 -0
  52. pulumi_vault/github/auth_backend.py +6 -2
  53. pulumi_vault/github/team.py +6 -2
  54. pulumi_vault/github/user.py +6 -2
  55. pulumi_vault/identity/entity.py +6 -2
  56. pulumi_vault/identity/entity_alias.py +6 -2
  57. pulumi_vault/identity/entity_policies.py +12 -0
  58. pulumi_vault/identity/get_entity.py +6 -0
  59. pulumi_vault/identity/get_group.py +6 -0
  60. pulumi_vault/identity/get_oidc_client_creds.py +4 -0
  61. pulumi_vault/identity/get_oidc_openid_config.py +4 -0
  62. pulumi_vault/identity/get_oidc_public_keys.py +4 -0
  63. pulumi_vault/identity/group.py +20 -2
  64. pulumi_vault/identity/group_alias.py +6 -2
  65. pulumi_vault/identity/group_member_entity_ids.py +12 -0
  66. pulumi_vault/identity/group_member_group_ids.py +12 -0
  67. pulumi_vault/identity/group_policies.py +12 -0
  68. pulumi_vault/identity/mfa_duo.py +6 -2
  69. pulumi_vault/identity/mfa_login_enforcement.py +6 -2
  70. pulumi_vault/identity/mfa_okta.py +6 -2
  71. pulumi_vault/identity/mfa_pingid.py +6 -2
  72. pulumi_vault/identity/mfa_totp.py +6 -2
  73. pulumi_vault/identity/oidc.py +4 -0
  74. pulumi_vault/identity/oidc_assignment.py +6 -2
  75. pulumi_vault/identity/oidc_client.py +6 -2
  76. pulumi_vault/identity/oidc_key.py +6 -2
  77. pulumi_vault/identity/oidc_key_allowed_client_id.py +4 -0
  78. pulumi_vault/identity/oidc_provider.py +6 -2
  79. pulumi_vault/identity/oidc_role.py +10 -2
  80. pulumi_vault/identity/oidc_scope.py +6 -2
  81. pulumi_vault/jwt/auth_backend.py +18 -6
  82. pulumi_vault/jwt/auth_backend_role.py +10 -2
  83. pulumi_vault/kmip/secret_backend.py +6 -2
  84. pulumi_vault/kmip/secret_role.py +6 -2
  85. pulumi_vault/kmip/secret_scope.py +6 -2
  86. pulumi_vault/kubernetes/auth_backend_config.py +6 -2
  87. pulumi_vault/kubernetes/auth_backend_role.py +6 -2
  88. pulumi_vault/kubernetes/get_service_account_token.py +4 -0
  89. pulumi_vault/kubernetes/secret_backend.py +6 -2
  90. pulumi_vault/kubernetes/secret_backend_role.py +14 -2
  91. pulumi_vault/kv/get_secret.py +6 -0
  92. pulumi_vault/kv/get_secret_subkeys_v2.py +6 -0
  93. pulumi_vault/kv/get_secret_v2.py +2 -6
  94. pulumi_vault/kv/get_secrets_list.py +6 -0
  95. pulumi_vault/kv/get_secrets_list_v2.py +6 -0
  96. pulumi_vault/kv/secret.py +8 -2
  97. pulumi_vault/kv/secret_backend_v2.py +12 -4
  98. pulumi_vault/kv/secret_v2.py +8 -2
  99. pulumi_vault/ldap/auth_backend.py +6 -2
  100. pulumi_vault/ldap/auth_backend_group.py +6 -2
  101. pulumi_vault/ldap/auth_backend_user.py +6 -2
  102. pulumi_vault/ldap/secret_backend.py +6 -2
  103. pulumi_vault/ldap/secret_backend_dynamic_role.py +10 -4
  104. pulumi_vault/ldap/secret_backend_library_set.py +6 -2
  105. pulumi_vault/ldap/secret_backend_static_role.py +10 -4
  106. pulumi_vault/managed/keys.py +2 -14
  107. pulumi_vault/mfa_duo.py +6 -2
  108. pulumi_vault/mfa_okta.py +6 -2
  109. pulumi_vault/mfa_pingid.py +6 -2
  110. pulumi_vault/mfa_totp.py +6 -2
  111. pulumi_vault/mongodbatlas/secret_backend.py +6 -2
  112. pulumi_vault/mongodbatlas/secret_role.py +10 -4
  113. pulumi_vault/mount.py +18 -2
  114. pulumi_vault/namespace.py +42 -62
  115. pulumi_vault/nomad_secret_backend.py +6 -2
  116. pulumi_vault/nomad_secret_role.py +6 -2
  117. pulumi_vault/okta/auth_backend.py +6 -2
  118. pulumi_vault/okta/auth_backend_group.py +6 -2
  119. pulumi_vault/okta/auth_backend_user.py +6 -2
  120. pulumi_vault/password_policy.py +6 -2
  121. pulumi_vault/pkisecret/get_backend_issuer.py +4 -2
  122. pulumi_vault/pkisecret/get_backend_issuers.py +4 -0
  123. pulumi_vault/pkisecret/get_backend_key.py +4 -0
  124. pulumi_vault/pkisecret/get_backend_keys.py +4 -0
  125. pulumi_vault/pkisecret/secret_backend_cert.py +4 -0
  126. pulumi_vault/pkisecret/secret_backend_config_ca.py +4 -0
  127. pulumi_vault/pkisecret/secret_backend_config_issuers.py +6 -2
  128. pulumi_vault/pkisecret/secret_backend_config_urls.py +12 -4
  129. pulumi_vault/pkisecret/secret_backend_crl_config.py +4 -0
  130. pulumi_vault/pkisecret/secret_backend_intermediate_cert_request.py +4 -0
  131. pulumi_vault/pkisecret/secret_backend_intermediate_set_signed.py +4 -0
  132. pulumi_vault/pkisecret/secret_backend_issuer.py +6 -2
  133. pulumi_vault/pkisecret/secret_backend_key.py +2 -2
  134. pulumi_vault/pkisecret/secret_backend_role.py +6 -2
  135. pulumi_vault/pkisecret/secret_backend_root_cert.py +4 -0
  136. pulumi_vault/pkisecret/secret_backend_root_sign_intermediate.py +6 -0
  137. pulumi_vault/pkisecret/secret_backend_sign.py +6 -0
  138. pulumi_vault/policy.py +2 -2
  139. pulumi_vault/quota_lease_count.py +6 -2
  140. pulumi_vault/quota_rate_limit.py +6 -2
  141. pulumi_vault/rabbitmq/secret_backend.py +6 -2
  142. pulumi_vault/rabbitmq/secret_backend_role.py +6 -2
  143. pulumi_vault/raft_autopilot.py +6 -2
  144. pulumi_vault/raft_snapshot_agent_config.py +111 -16
  145. pulumi_vault/rgp_policy.py +4 -0
  146. pulumi_vault/saml/auth_backend.py +6 -2
  147. pulumi_vault/saml/auth_backend_role.py +6 -2
  148. pulumi_vault/secrets/sync_association.py +4 -0
  149. pulumi_vault/secrets/sync_aws_destination.py +6 -2
  150. pulumi_vault/secrets/sync_azure_destination.py +6 -2
  151. pulumi_vault/secrets/sync_config.py +6 -2
  152. pulumi_vault/secrets/sync_gcp_destination.py +6 -2
  153. pulumi_vault/secrets/sync_gh_destination.py +6 -2
  154. pulumi_vault/secrets/sync_vercel_destination.py +6 -2
  155. pulumi_vault/ssh/_inputs.py +4 -0
  156. pulumi_vault/ssh/outputs.py +4 -0
  157. pulumi_vault/ssh/secret_backend_ca.py +6 -2
  158. pulumi_vault/ssh/secret_backend_role.py +6 -2
  159. pulumi_vault/terraformcloud/secret_backend.py +6 -2
  160. pulumi_vault/terraformcloud/secret_creds.py +4 -0
  161. pulumi_vault/terraformcloud/secret_role.py +6 -2
  162. pulumi_vault/token.py +6 -2
  163. pulumi_vault/tokenauth/auth_backend_role.py +6 -2
  164. pulumi_vault/transform/alphabet.py +4 -0
  165. pulumi_vault/transform/get_decode.py +4 -0
  166. pulumi_vault/transform/get_encode.py +4 -0
  167. pulumi_vault/transform/role.py +4 -0
  168. pulumi_vault/transform/template.py +4 -0
  169. pulumi_vault/transit/get_decrypt.py +4 -0
  170. pulumi_vault/transit/secret_backend_key.py +8 -2
  171. pulumi_vault/transit/secret_cache_config.py +4 -0
  172. {pulumi_vault-5.21.0a1709368526.dist-info → pulumi_vault-5.21.0a1710888431.dist-info}/METADATA +1 -1
  173. pulumi_vault-5.21.0a1710888431.dist-info/RECORD +244 -0
  174. {pulumi_vault-5.21.0a1709368526.dist-info → pulumi_vault-5.21.0a1710888431.dist-info}/WHEEL +1 -1
  175. pulumi_vault-5.21.0a1709368526.dist-info/RECORD +0 -244
  176. {pulumi_vault-5.21.0a1709368526.dist-info → pulumi_vault-5.21.0a1710888431.dist-info}/top_level.txt +0 -0
pulumi_vault/namespace.py CHANGED
@@ -209,57 +209,47 @@ class Namespace(pulumi.CustomResource):
209
209
  $ pulumi import vault:index/namespace:Namespace example <name>
210
210
  ```
211
211
 
212
- If the declared resource is imported and intends to support namespaces using a provider alias, then the name is relative to the namespace path.
212
+ If the declared resource is imported and intends to support namespaces using a provider alias, then the name is relative to the namespace path.
213
213
 
214
- hcl
214
+ hcl
215
215
 
216
- provider "vault" {
216
+ provider "vault" {
217
217
 
218
218
  # Configuration options
219
219
 
220
- namespace = "example"
220
+ namespace = "example"
221
221
 
222
- alias
222
+ alias = "example"
223
223
 
224
- = "example"
224
+ }
225
225
 
226
- }
226
+ resource "vault_namespace" "example2" {
227
227
 
228
- resource "vault_namespace" "example2" {
228
+ provider = vault.example
229
229
 
230
- provider = vault.example
230
+ path = "example2"
231
231
 
232
- path
233
-
234
- = "example2"
235
-
236
- }
232
+ }
237
233
 
238
234
  ```sh
239
235
  $ pulumi import vault:index/namespace:Namespace example2 example2
240
236
  ```
241
237
 
242
- $ terraform state show vault_namespace.example2
243
-
244
- vault_namespace.example2:
245
-
246
- resource "vault_namespace" "example2" {
247
-
248
- id
249
-
250
- = "example/example2/"
251
-
252
- namespace_id = <known after import>
253
-
254
- path
238
+ $ terraform state show vault_namespace.example2
255
239
 
256
- = "example2"
240
+ vault_namespace.example2:
257
241
 
258
- path_fq
242
+ resource "vault_namespace" "example2" {
259
243
 
260
- = "example2"
244
+ id = "example/example2/"
245
+
246
+ namespace_id = <known after import>
247
+
248
+ path = "example2"
249
+
250
+ path_fq = "example2"
261
251
 
262
- }
252
+ }
263
253
 
264
254
  :param str resource_name: The name of the resource.
265
255
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -288,57 +278,47 @@ class Namespace(pulumi.CustomResource):
288
278
  $ pulumi import vault:index/namespace:Namespace example <name>
289
279
  ```
290
280
 
291
- If the declared resource is imported and intends to support namespaces using a provider alias, then the name is relative to the namespace path.
281
+ If the declared resource is imported and intends to support namespaces using a provider alias, then the name is relative to the namespace path.
292
282
 
293
- hcl
283
+ hcl
294
284
 
295
- provider "vault" {
285
+ provider "vault" {
296
286
 
297
287
  # Configuration options
298
288
 
299
- namespace = "example"
289
+ namespace = "example"
300
290
 
301
- alias
291
+ alias = "example"
302
292
 
303
- = "example"
293
+ }
304
294
 
305
- }
295
+ resource "vault_namespace" "example2" {
306
296
 
307
- resource "vault_namespace" "example2" {
297
+ provider = vault.example
308
298
 
309
- provider = vault.example
299
+ path = "example2"
310
300
 
311
- path
312
-
313
- = "example2"
314
-
315
- }
301
+ }
316
302
 
317
303
  ```sh
318
304
  $ pulumi import vault:index/namespace:Namespace example2 example2
319
305
  ```
320
306
 
321
- $ terraform state show vault_namespace.example2
322
-
323
- vault_namespace.example2:
324
-
325
- resource "vault_namespace" "example2" {
326
-
327
- id
328
-
329
- = "example/example2/"
330
-
331
- namespace_id = <known after import>
332
-
333
- path
307
+ $ terraform state show vault_namespace.example2
334
308
 
335
- = "example2"
309
+ vault_namespace.example2:
336
310
 
337
- path_fq
311
+ resource "vault_namespace" "example2" {
338
312
 
339
- = "example2"
313
+ id = "example/example2/"
314
+
315
+ namespace_id = <known after import>
316
+
317
+ path = "example2"
318
+
319
+ path_fq = "example2"
340
320
 
341
- }
321
+ }
342
322
 
343
323
  :param str resource_name: The name of the resource.
344
324
  :param NamespaceArgs args: The arguments to use to populate this resource's properties.
@@ -571,6 +571,7 @@ class NomadSecretBackend(pulumi.CustomResource):
571
571
  """
572
572
  ## Example Usage
573
573
 
574
+ <!--Start PulumiCodeChooser -->
574
575
  ```python
575
576
  import pulumi
576
577
  import pulumi_vault as vault
@@ -585,13 +586,14 @@ class NomadSecretBackend(pulumi.CustomResource):
585
586
  token="ae20ceaa-...",
586
587
  ttl=120)
587
588
  ```
589
+ <!--End PulumiCodeChooser -->
588
590
 
589
591
  ## Import
590
592
 
591
593
  Nomad secret backend can be imported using the `backend`, e.g.
592
594
 
593
595
  ```sh
594
- $ pulumi import vault:index/nomadSecretBackend:NomadSecretBackend nomad nomad
596
+ $ pulumi import vault:index/nomadSecretBackend:NomadSecretBackend nomad nomad
595
597
  ```
596
598
 
597
599
  :param str resource_name: The name of the resource.
@@ -631,6 +633,7 @@ class NomadSecretBackend(pulumi.CustomResource):
631
633
  """
632
634
  ## Example Usage
633
635
 
636
+ <!--Start PulumiCodeChooser -->
634
637
  ```python
635
638
  import pulumi
636
639
  import pulumi_vault as vault
@@ -645,13 +648,14 @@ class NomadSecretBackend(pulumi.CustomResource):
645
648
  token="ae20ceaa-...",
646
649
  ttl=120)
647
650
  ```
651
+ <!--End PulumiCodeChooser -->
648
652
 
649
653
  ## Import
650
654
 
651
655
  Nomad secret backend can be imported using the `backend`, e.g.
652
656
 
653
657
  ```sh
654
- $ pulumi import vault:index/nomadSecretBackend:NomadSecretBackend nomad nomad
658
+ $ pulumi import vault:index/nomadSecretBackend:NomadSecretBackend nomad nomad
655
659
  ```
656
660
 
657
661
  :param str resource_name: The name of the resource.
@@ -260,6 +260,7 @@ class NomadSecretRole(pulumi.CustomResource):
260
260
  """
261
261
  ## Example Usage
262
262
 
263
+ <!--Start PulumiCodeChooser -->
263
264
  ```python
264
265
  import pulumi
265
266
  import pulumi_vault as vault
@@ -277,13 +278,14 @@ class NomadSecretRole(pulumi.CustomResource):
277
278
  type="client",
278
279
  policies=["readonly"])
279
280
  ```
281
+ <!--End PulumiCodeChooser -->
280
282
 
281
283
  ## Import
282
284
 
283
285
  Nomad secret role can be imported using the `backend`, e.g.
284
286
 
285
287
  ```sh
286
- $ pulumi import vault:index/nomadSecretRole:NomadSecretRole bob nomad/role/bob
288
+ $ pulumi import vault:index/nomadSecretRole:NomadSecretRole bob nomad/role/bob
287
289
  ```
288
290
 
289
291
  :param str resource_name: The name of the resource.
@@ -311,6 +313,7 @@ class NomadSecretRole(pulumi.CustomResource):
311
313
  """
312
314
  ## Example Usage
313
315
 
316
+ <!--Start PulumiCodeChooser -->
314
317
  ```python
315
318
  import pulumi
316
319
  import pulumi_vault as vault
@@ -328,13 +331,14 @@ class NomadSecretRole(pulumi.CustomResource):
328
331
  type="client",
329
332
  policies=["readonly"])
330
333
  ```
334
+ <!--End PulumiCodeChooser -->
331
335
 
332
336
  ## Import
333
337
 
334
338
  Nomad secret role can be imported using the `backend`, e.g.
335
339
 
336
340
  ```sh
337
- $ pulumi import vault:index/nomadSecretRole:NomadSecretRole bob nomad/role/bob
341
+ $ pulumi import vault:index/nomadSecretRole:NomadSecretRole bob nomad/role/bob
338
342
  ```
339
343
 
340
344
  :param str resource_name: The name of the resource.
@@ -488,6 +488,7 @@ class AuthBackend(pulumi.CustomResource):
488
488
 
489
489
  ## Example Usage
490
490
 
491
+ <!--Start PulumiCodeChooser -->
491
492
  ```python
492
493
  import pulumi
493
494
  import pulumi_vault as vault
@@ -508,13 +509,14 @@ class AuthBackend(pulumi.CustomResource):
508
509
  username="bar",
509
510
  )])
510
511
  ```
512
+ <!--End PulumiCodeChooser -->
511
513
 
512
514
  ## Import
513
515
 
514
516
  Okta authentication backends can be imported using its `path`, e.g.
515
517
 
516
518
  ```sh
517
- $ pulumi import vault:okta/authBackend:AuthBackend example okta
519
+ $ pulumi import vault:okta/authBackend:AuthBackend example okta
518
520
  ```
519
521
 
520
522
  :param str resource_name: The name of the resource.
@@ -553,6 +555,7 @@ class AuthBackend(pulumi.CustomResource):
553
555
 
554
556
  ## Example Usage
555
557
 
558
+ <!--Start PulumiCodeChooser -->
556
559
  ```python
557
560
  import pulumi
558
561
  import pulumi_vault as vault
@@ -573,13 +576,14 @@ class AuthBackend(pulumi.CustomResource):
573
576
  username="bar",
574
577
  )])
575
578
  ```
579
+ <!--End PulumiCodeChooser -->
576
580
 
577
581
  ## Import
578
582
 
579
583
  Okta authentication backends can be imported using its `path`, e.g.
580
584
 
581
585
  ```sh
582
- $ pulumi import vault:okta/authBackend:AuthBackend example okta
586
+ $ pulumi import vault:okta/authBackend:AuthBackend example okta
583
587
  ```
584
588
 
585
589
  :param str resource_name: The name of the resource.
@@ -181,6 +181,7 @@ class AuthBackendGroup(pulumi.CustomResource):
181
181
 
182
182
  ## Example Usage
183
183
 
184
+ <!--Start PulumiCodeChooser -->
184
185
  ```python
185
186
  import pulumi
186
187
  import pulumi_vault as vault
@@ -196,13 +197,14 @@ class AuthBackendGroup(pulumi.CustomResource):
196
197
  "two",
197
198
  ])
198
199
  ```
200
+ <!--End PulumiCodeChooser -->
199
201
 
200
202
  ## Import
201
203
 
202
204
  Okta authentication backend groups can be imported using the format `backend/groupName` e.g.
203
205
 
204
206
  ```sh
205
- $ pulumi import vault:okta/authBackendGroup:AuthBackendGroup foo okta/foo
207
+ $ pulumi import vault:okta/authBackendGroup:AuthBackendGroup foo okta/foo
206
208
  ```
207
209
 
208
210
  :param str resource_name: The name of the resource.
@@ -227,6 +229,7 @@ class AuthBackendGroup(pulumi.CustomResource):
227
229
 
228
230
  ## Example Usage
229
231
 
232
+ <!--Start PulumiCodeChooser -->
230
233
  ```python
231
234
  import pulumi
232
235
  import pulumi_vault as vault
@@ -242,13 +245,14 @@ class AuthBackendGroup(pulumi.CustomResource):
242
245
  "two",
243
246
  ])
244
247
  ```
248
+ <!--End PulumiCodeChooser -->
245
249
 
246
250
  ## Import
247
251
 
248
252
  Okta authentication backend groups can be imported using the format `backend/groupName` e.g.
249
253
 
250
254
  ```sh
251
- $ pulumi import vault:okta/authBackendGroup:AuthBackendGroup foo okta/foo
255
+ $ pulumi import vault:okta/authBackendGroup:AuthBackendGroup foo okta/foo
252
256
  ```
253
257
 
254
258
  :param str resource_name: The name of the resource.
@@ -214,6 +214,7 @@ class AuthBackendUser(pulumi.CustomResource):
214
214
 
215
215
  ## Example Usage
216
216
 
217
+ <!--Start PulumiCodeChooser -->
217
218
  ```python
218
219
  import pulumi
219
220
  import pulumi_vault as vault
@@ -229,13 +230,14 @@ class AuthBackendUser(pulumi.CustomResource):
229
230
  "two",
230
231
  ])
231
232
  ```
233
+ <!--End PulumiCodeChooser -->
232
234
 
233
235
  ## Import
234
236
 
235
237
  Okta authentication backend users can be imported using its `path/user` ID format, e.g.
236
238
 
237
239
  ```sh
238
- $ pulumi import vault:okta/authBackendUser:AuthBackendUser example okta/foo
240
+ $ pulumi import vault:okta/authBackendUser:AuthBackendUser example okta/foo
239
241
  ```
240
242
 
241
243
  :param str resource_name: The name of the resource.
@@ -261,6 +263,7 @@ class AuthBackendUser(pulumi.CustomResource):
261
263
 
262
264
  ## Example Usage
263
265
 
266
+ <!--Start PulumiCodeChooser -->
264
267
  ```python
265
268
  import pulumi
266
269
  import pulumi_vault as vault
@@ -276,13 +279,14 @@ class AuthBackendUser(pulumi.CustomResource):
276
279
  "two",
277
280
  ])
278
281
  ```
282
+ <!--End PulumiCodeChooser -->
279
283
 
280
284
  ## Import
281
285
 
282
286
  Okta authentication backend users can be imported using its `path/user` ID format, e.g.
283
287
 
284
288
  ```sh
285
- $ pulumi import vault:okta/authBackendUser:AuthBackendUser example okta/foo
289
+ $ pulumi import vault:okta/authBackendUser:AuthBackendUser example okta/foo
286
290
  ```
287
291
 
288
292
  :param str resource_name: The name of the resource.
@@ -150,6 +150,7 @@ class PasswordPolicy(pulumi.CustomResource):
150
150
 
151
151
  ## Example Usage
152
152
 
153
+ <!--Start PulumiCodeChooser -->
153
154
  ```python
154
155
  import pulumi
155
156
  import pulumi_vault as vault
@@ -161,13 +162,14 @@ class PasswordPolicy(pulumi.CustomResource):
161
162
 
162
163
  \"\"\")
163
164
  ```
165
+ <!--End PulumiCodeChooser -->
164
166
 
165
167
  ## Import
166
168
 
167
169
  Password policies can be imported using the `name`, e.g.
168
170
 
169
171
  ```sh
170
- $ pulumi import vault:index/passwordPolicy:PasswordPolicy alphanumeric alphanumeric
172
+ $ pulumi import vault:index/passwordPolicy:PasswordPolicy alphanumeric alphanumeric
171
173
  ```
172
174
 
173
175
  :param str resource_name: The name of the resource.
@@ -192,6 +194,7 @@ class PasswordPolicy(pulumi.CustomResource):
192
194
 
193
195
  ## Example Usage
194
196
 
197
+ <!--Start PulumiCodeChooser -->
195
198
  ```python
196
199
  import pulumi
197
200
  import pulumi_vault as vault
@@ -203,13 +206,14 @@ class PasswordPolicy(pulumi.CustomResource):
203
206
 
204
207
  \"\"\")
205
208
  ```
209
+ <!--End PulumiCodeChooser -->
206
210
 
207
211
  ## Import
208
212
 
209
213
  Password policies can be imported using the `name`, e.g.
210
214
 
211
215
  ```sh
212
- $ pulumi import vault:index/passwordPolicy:PasswordPolicy alphanumeric alphanumeric
216
+ $ pulumi import vault:index/passwordPolicy:PasswordPolicy alphanumeric alphanumeric
213
217
  ```
214
218
 
215
219
  :param str resource_name: The name of the resource.
@@ -173,7 +173,8 @@ def get_backend_issuer(backend: Optional[str] = None,
173
173
  namespace: Optional[str] = None,
174
174
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBackendIssuerResult:
175
175
  """
176
- Use this data source to access information about an existing resource.
176
+ ## Example Usage
177
+
177
178
 
178
179
  :param str backend: The path to the PKI secret backend to
179
180
  read the issuer from, with no leading or trailing `/`s.
@@ -211,7 +212,8 @@ def get_backend_issuer_output(backend: Optional[pulumi.Input[str]] = None,
211
212
  namespace: Optional[pulumi.Input[Optional[str]]] = None,
212
213
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetBackendIssuerResult]:
213
214
  """
214
- Use this data source to access information about an existing resource.
215
+ ## Example Usage
216
+
215
217
 
216
218
  :param str backend: The path to the PKI secret backend to
217
219
  read the issuer from, with no leading or trailing `/`s.
@@ -104,6 +104,7 @@ def get_backend_issuers(backend: Optional[str] = None,
104
104
  """
105
105
  ## Example Usage
106
106
 
107
+ <!--Start PulumiCodeChooser -->
107
108
  ```python
108
109
  import pulumi
109
110
  import pulumi_vault as vault
@@ -120,6 +121,7 @@ def get_backend_issuers(backend: Optional[str] = None,
120
121
  issuer_name="example")
121
122
  test = vault.pkiSecret.get_backend_issuers_output(backend=root.backend)
122
123
  ```
124
+ <!--End PulumiCodeChooser -->
123
125
 
124
126
 
125
127
  :param str backend: The path to the PKI secret backend to
@@ -151,6 +153,7 @@ def get_backend_issuers_output(backend: Optional[pulumi.Input[str]] = None,
151
153
  """
152
154
  ## Example Usage
153
155
 
156
+ <!--Start PulumiCodeChooser -->
154
157
  ```python
155
158
  import pulumi
156
159
  import pulumi_vault as vault
@@ -167,6 +170,7 @@ def get_backend_issuers_output(backend: Optional[pulumi.Input[str]] = None,
167
170
  issuer_name="example")
168
171
  test = vault.pkiSecret.get_backend_issuers_output(backend=root.backend)
169
172
  ```
173
+ <!--End PulumiCodeChooser -->
170
174
 
171
175
 
172
176
  :param str backend: The path to the PKI secret backend to
@@ -114,6 +114,7 @@ def get_backend_key(backend: Optional[str] = None,
114
114
  """
115
115
  ## Example Usage
116
116
 
117
+ <!--Start PulumiCodeChooser -->
117
118
  ```python
118
119
  import pulumi
119
120
  import pulumi_vault as vault
@@ -131,6 +132,7 @@ def get_backend_key(backend: Optional[str] = None,
131
132
  example = key.key_id.apply(lambda key_id: vault.pkiSecret.get_backend_key_output(backend=vault_mount["key"]["path"],
132
133
  key_ref=key_id))
133
134
  ```
135
+ <!--End PulumiCodeChooser -->
134
136
 
135
137
 
136
138
  :param str backend: The path to the PKI secret backend to
@@ -166,6 +168,7 @@ def get_backend_key_output(backend: Optional[pulumi.Input[str]] = None,
166
168
  """
167
169
  ## Example Usage
168
170
 
171
+ <!--Start PulumiCodeChooser -->
169
172
  ```python
170
173
  import pulumi
171
174
  import pulumi_vault as vault
@@ -183,6 +186,7 @@ def get_backend_key_output(backend: Optional[pulumi.Input[str]] = None,
183
186
  example = key.key_id.apply(lambda key_id: vault.pkiSecret.get_backend_key_output(backend=vault_mount["key"]["path"],
184
187
  key_ref=key_id))
185
188
  ```
189
+ <!--End PulumiCodeChooser -->
186
190
 
187
191
 
188
192
  :param str backend: The path to the PKI secret backend to
@@ -104,6 +104,7 @@ def get_backend_keys(backend: Optional[str] = None,
104
104
  """
105
105
  ## Example Usage
106
106
 
107
+ <!--Start PulumiCodeChooser -->
107
108
  ```python
108
109
  import pulumi
109
110
  import pulumi_vault as vault
@@ -120,6 +121,7 @@ def get_backend_keys(backend: Optional[str] = None,
120
121
  key_name="example")
121
122
  example = vault.pkiSecret.get_backend_keys_output(backend=root.backend)
122
123
  ```
124
+ <!--End PulumiCodeChooser -->
123
125
 
124
126
 
125
127
  :param str backend: The path to the PKI secret backend to
@@ -151,6 +153,7 @@ def get_backend_keys_output(backend: Optional[pulumi.Input[str]] = None,
151
153
  """
152
154
  ## Example Usage
153
155
 
156
+ <!--Start PulumiCodeChooser -->
154
157
  ```python
155
158
  import pulumi
156
159
  import pulumi_vault as vault
@@ -167,6 +170,7 @@ def get_backend_keys_output(backend: Optional[pulumi.Input[str]] = None,
167
170
  key_name="example")
168
171
  example = vault.pkiSecret.get_backend_keys_output(backend=root.backend)
169
172
  ```
173
+ <!--End PulumiCodeChooser -->
170
174
 
171
175
 
172
176
  :param str backend: The path to the PKI secret backend to
@@ -735,6 +735,7 @@ class SecretBackendCert(pulumi.CustomResource):
735
735
  """
736
736
  ## Example Usage
737
737
 
738
+ <!--Start PulumiCodeChooser -->
738
739
  ```python
739
740
  import pulumi
740
741
  import pulumi_vault as vault
@@ -744,6 +745,7 @@ class SecretBackendCert(pulumi.CustomResource):
744
745
  common_name="app.my.domain",
745
746
  opts=pulumi.ResourceOptions(depends_on=[vault_pki_secret_backend_role["admin"]]))
746
747
  ```
748
+ <!--End PulumiCodeChooser -->
747
749
 
748
750
  :param str resource_name: The name of the resource.
749
751
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -777,6 +779,7 @@ class SecretBackendCert(pulumi.CustomResource):
777
779
  """
778
780
  ## Example Usage
779
781
 
782
+ <!--Start PulumiCodeChooser -->
780
783
  ```python
781
784
  import pulumi
782
785
  import pulumi_vault as vault
@@ -786,6 +789,7 @@ class SecretBackendCert(pulumi.CustomResource):
786
789
  common_name="app.my.domain",
787
790
  opts=pulumi.ResourceOptions(depends_on=[vault_pki_secret_backend_role["admin"]]))
788
791
  ```
792
+ <!--End PulumiCodeChooser -->
789
793
 
790
794
  :param str resource_name: The name of the resource.
791
795
  :param SecretBackendCertArgs args: The arguments to use to populate this resource's properties.
@@ -145,6 +145,7 @@ class SecretBackendConfigCa(pulumi.CustomResource):
145
145
  """
146
146
  ## Example Usage
147
147
 
148
+ <!--Start PulumiCodeChooser -->
148
149
  ```python
149
150
  import pulumi
150
151
  import pulumi_vault as vault
@@ -202,6 +203,7 @@ class SecretBackendConfigCa(pulumi.CustomResource):
202
203
  \"\"\",
203
204
  opts=pulumi.ResourceOptions(depends_on=[vault_mount["intermediate"]]))
204
205
  ```
206
+ <!--End PulumiCodeChooser -->
205
207
 
206
208
  :param str resource_name: The name of the resource.
207
209
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -221,6 +223,7 @@ class SecretBackendConfigCa(pulumi.CustomResource):
221
223
  """
222
224
  ## Example Usage
223
225
 
226
+ <!--Start PulumiCodeChooser -->
224
227
  ```python
225
228
  import pulumi
226
229
  import pulumi_vault as vault
@@ -278,6 +281,7 @@ class SecretBackendConfigCa(pulumi.CustomResource):
278
281
  \"\"\",
279
282
  opts=pulumi.ResourceOptions(depends_on=[vault_mount["intermediate"]]))
280
283
  ```
284
+ <!--End PulumiCodeChooser -->
281
285
 
282
286
  :param str resource_name: The name of the resource.
283
287
  :param SecretBackendConfigCaArgs args: The arguments to use to populate this resource's properties.
@@ -187,6 +187,7 @@ class SecretBackendConfigIssuers(pulumi.CustomResource):
187
187
  """
188
188
  ## Example Usage
189
189
 
190
+ <!--Start PulumiCodeChooser -->
190
191
  ```python
191
192
  import pulumi
192
193
  import pulumi_vault as vault
@@ -210,13 +211,14 @@ class SecretBackendConfigIssuers(pulumi.CustomResource):
210
211
  default=example.issuer_id,
211
212
  default_follows_latest_issuer=True)
212
213
  ```
214
+ <!--End PulumiCodeChooser -->
213
215
 
214
216
  ## Import
215
217
 
216
218
  PKI secret backend config issuers can be imported using the path, e.g.
217
219
 
218
220
  ```sh
219
- $ pulumi import vault:pkiSecret/secretBackendConfigIssuers:SecretBackendConfigIssuers config pki/config/issuers
221
+ $ pulumi import vault:pkiSecret/secretBackendConfigIssuers:SecretBackendConfigIssuers config pki/config/issuers
220
222
  ```
221
223
 
222
224
  :param str resource_name: The name of the resource.
@@ -240,6 +242,7 @@ class SecretBackendConfigIssuers(pulumi.CustomResource):
240
242
  """
241
243
  ## Example Usage
242
244
 
245
+ <!--Start PulumiCodeChooser -->
243
246
  ```python
244
247
  import pulumi
245
248
  import pulumi_vault as vault
@@ -263,13 +266,14 @@ class SecretBackendConfigIssuers(pulumi.CustomResource):
263
266
  default=example.issuer_id,
264
267
  default_follows_latest_issuer=True)
265
268
  ```
269
+ <!--End PulumiCodeChooser -->
266
270
 
267
271
  ## Import
268
272
 
269
273
  PKI secret backend config issuers can be imported using the path, e.g.
270
274
 
271
275
  ```sh
272
- $ pulumi import vault:pkiSecret/secretBackendConfigIssuers:SecretBackendConfigIssuers config pki/config/issuers
276
+ $ pulumi import vault:pkiSecret/secretBackendConfigIssuers:SecretBackendConfigIssuers config pki/config/issuers
273
277
  ```
274
278
 
275
279
  :param str resource_name: The name of the resource.