pulumi-vault 6.8.0a1746427746__py3-none-any.whl → 6.8.0a1746734921__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 (160) hide show
  1. pulumi_vault/ad/secret_backend.py +1 -3
  2. pulumi_vault/ad/secret_library.py +1 -3
  3. pulumi_vault/ad/secret_role.py +1 -3
  4. pulumi_vault/alicloud/auth_backend_role.py +1 -3
  5. pulumi_vault/approle/auth_backend_login.py +1 -3
  6. pulumi_vault/approle/auth_backend_role.py +1 -3
  7. pulumi_vault/approle/auth_backend_role_secret_id.py +1 -3
  8. pulumi_vault/audit.py +1 -3
  9. pulumi_vault/audit_request_header.py +1 -3
  10. pulumi_vault/auth_backend.py +1 -3
  11. pulumi_vault/aws/auth_backend_cert.py +1 -3
  12. pulumi_vault/aws/auth_backend_client.py +1 -3
  13. pulumi_vault/aws/auth_backend_config_identity.py +1 -3
  14. pulumi_vault/aws/auth_backend_identity_whitelist.py +1 -3
  15. pulumi_vault/aws/auth_backend_login.py +1 -3
  16. pulumi_vault/aws/auth_backend_role.py +1 -3
  17. pulumi_vault/aws/auth_backend_role_tag.py +1 -3
  18. pulumi_vault/aws/auth_backend_roletag_blacklist.py +1 -3
  19. pulumi_vault/aws/auth_backend_sts_role.py +1 -3
  20. pulumi_vault/aws/secret_backend.py +1 -3
  21. pulumi_vault/aws/secret_backend_role.py +1 -3
  22. pulumi_vault/aws/secret_backend_static_role.py +1 -3
  23. pulumi_vault/azure/auth_backend_config.py +1 -3
  24. pulumi_vault/azure/auth_backend_role.py +1 -3
  25. pulumi_vault/azure/backend.py +1 -3
  26. pulumi_vault/azure/backend_role.py +1 -3
  27. pulumi_vault/cert_auth_backend_role.py +1 -3
  28. pulumi_vault/config/ui_custom_message.py +1 -3
  29. pulumi_vault/consul/secret_backend.py +1 -3
  30. pulumi_vault/consul/secret_backend_role.py +1 -3
  31. pulumi_vault/database/secret_backend_connection.py +1 -3
  32. pulumi_vault/database/secret_backend_role.py +1 -3
  33. pulumi_vault/database/secret_backend_static_role.py +1 -3
  34. pulumi_vault/database/secrets_mount.py +1 -3
  35. pulumi_vault/egp_policy.py +1 -3
  36. pulumi_vault/gcp/auth_backend.py +1 -3
  37. pulumi_vault/gcp/auth_backend_role.py +1 -3
  38. pulumi_vault/gcp/secret_backend.py +1 -3
  39. pulumi_vault/gcp/secret_impersonated_account.py +1 -3
  40. pulumi_vault/gcp/secret_roleset.py +1 -3
  41. pulumi_vault/gcp/secret_static_account.py +1 -3
  42. pulumi_vault/generic/endpoint.py +1 -3
  43. pulumi_vault/generic/secret.py +1 -3
  44. pulumi_vault/github/auth_backend.py +1 -3
  45. pulumi_vault/github/team.py +1 -3
  46. pulumi_vault/github/user.py +1 -3
  47. pulumi_vault/identity/entity.py +1 -3
  48. pulumi_vault/identity/entity_alias.py +1 -3
  49. pulumi_vault/identity/entity_policies.py +1 -3
  50. pulumi_vault/identity/group.py +1 -3
  51. pulumi_vault/identity/group_alias.py +1 -3
  52. pulumi_vault/identity/group_member_entity_ids.py +1 -3
  53. pulumi_vault/identity/group_member_group_ids.py +1 -3
  54. pulumi_vault/identity/group_policies.py +1 -3
  55. pulumi_vault/identity/mfa_duo.py +1 -3
  56. pulumi_vault/identity/mfa_login_enforcement.py +1 -3
  57. pulumi_vault/identity/mfa_okta.py +1 -3
  58. pulumi_vault/identity/mfa_pingid.py +1 -3
  59. pulumi_vault/identity/mfa_totp.py +1 -3
  60. pulumi_vault/identity/oidc.py +1 -3
  61. pulumi_vault/identity/oidc_assignment.py +1 -3
  62. pulumi_vault/identity/oidc_client.py +1 -3
  63. pulumi_vault/identity/oidc_key.py +1 -3
  64. pulumi_vault/identity/oidc_key_allowed_client_id.py +1 -3
  65. pulumi_vault/identity/oidc_provider.py +1 -3
  66. pulumi_vault/identity/oidc_role.py +1 -3
  67. pulumi_vault/identity/oidc_scope.py +1 -3
  68. pulumi_vault/jwt/auth_backend.py +1 -3
  69. pulumi_vault/jwt/auth_backend_role.py +1 -3
  70. pulumi_vault/kmip/secret_backend.py +1 -3
  71. pulumi_vault/kmip/secret_role.py +1 -3
  72. pulumi_vault/kmip/secret_scope.py +1 -3
  73. pulumi_vault/kubernetes/auth_backend_config.py +1 -3
  74. pulumi_vault/kubernetes/auth_backend_role.py +1 -3
  75. pulumi_vault/kubernetes/secret_backend.py +1 -3
  76. pulumi_vault/kubernetes/secret_backend_role.py +1 -3
  77. pulumi_vault/kv/secret.py +1 -3
  78. pulumi_vault/kv/secret_backend_v2.py +1 -3
  79. pulumi_vault/kv/secret_v2.py +1 -3
  80. pulumi_vault/ldap/auth_backend.py +1 -3
  81. pulumi_vault/ldap/auth_backend_group.py +1 -3
  82. pulumi_vault/ldap/auth_backend_user.py +1 -3
  83. pulumi_vault/ldap/secret_backend.py +1 -3
  84. pulumi_vault/ldap/secret_backend_dynamic_role.py +1 -3
  85. pulumi_vault/ldap/secret_backend_library_set.py +1 -3
  86. pulumi_vault/ldap/secret_backend_static_role.py +1 -3
  87. pulumi_vault/managed/keys.py +1 -3
  88. pulumi_vault/mfa_duo.py +1 -3
  89. pulumi_vault/mfa_okta.py +1 -3
  90. pulumi_vault/mfa_pingid.py +1 -3
  91. pulumi_vault/mfa_totp.py +1 -3
  92. pulumi_vault/mongodbatlas/secret_backend.py +1 -3
  93. pulumi_vault/mongodbatlas/secret_role.py +1 -3
  94. pulumi_vault/mount.py +1 -3
  95. pulumi_vault/namespace.py +1 -3
  96. pulumi_vault/nomad_secret_backend.py +1 -3
  97. pulumi_vault/nomad_secret_role.py +1 -3
  98. pulumi_vault/okta/auth_backend.py +1 -3
  99. pulumi_vault/okta/auth_backend_group.py +1 -3
  100. pulumi_vault/okta/auth_backend_user.py +1 -3
  101. pulumi_vault/password_policy.py +1 -3
  102. pulumi_vault/pkisecret/backend_acme_eab.py +1 -3
  103. pulumi_vault/pkisecret/backend_config_acme.py +1 -3
  104. pulumi_vault/pkisecret/backend_config_auto_tidy.py +1 -3
  105. pulumi_vault/pkisecret/backend_config_cluster.py +1 -3
  106. pulumi_vault/pkisecret/backend_config_cmpv2.py +1 -3
  107. pulumi_vault/pkisecret/backend_config_est.py +1 -3
  108. pulumi_vault/pkisecret/secret_backend_cert.py +1 -3
  109. pulumi_vault/pkisecret/secret_backend_config_ca.py +1 -3
  110. pulumi_vault/pkisecret/secret_backend_config_issuers.py +1 -3
  111. pulumi_vault/pkisecret/secret_backend_config_urls.py +1 -3
  112. pulumi_vault/pkisecret/secret_backend_crl_config.py +1 -3
  113. pulumi_vault/pkisecret/secret_backend_intermediate_cert_request.py +1 -3
  114. pulumi_vault/pkisecret/secret_backend_intermediate_set_signed.py +1 -3
  115. pulumi_vault/pkisecret/secret_backend_issuer.py +1 -3
  116. pulumi_vault/pkisecret/secret_backend_key.py +1 -3
  117. pulumi_vault/pkisecret/secret_backend_role.py +1 -3
  118. pulumi_vault/pkisecret/secret_backend_root_cert.py +1 -3
  119. pulumi_vault/pkisecret/secret_backend_root_sign_intermediate.py +1 -3
  120. pulumi_vault/pkisecret/secret_backend_sign.py +1 -3
  121. pulumi_vault/plugin.py +1 -3
  122. pulumi_vault/plugin_pinned_version.py +1 -3
  123. pulumi_vault/policy.py +1 -3
  124. pulumi_vault/provider.py +21 -3
  125. pulumi_vault/pulumi-plugin.json +1 -1
  126. pulumi_vault/quota_lease_count.py +1 -3
  127. pulumi_vault/quota_rate_limit.py +1 -3
  128. pulumi_vault/rabbitmq/secret_backend.py +1 -3
  129. pulumi_vault/rabbitmq/secret_backend_role.py +1 -3
  130. pulumi_vault/raft_autopilot.py +1 -3
  131. pulumi_vault/raft_snapshot_agent_config.py +1 -3
  132. pulumi_vault/rgp_policy.py +1 -3
  133. pulumi_vault/saml/auth_backend.py +1 -3
  134. pulumi_vault/saml/auth_backend_role.py +1 -3
  135. pulumi_vault/secrets/sync_association.py +1 -3
  136. pulumi_vault/secrets/sync_aws_destination.py +1 -3
  137. pulumi_vault/secrets/sync_azure_destination.py +1 -3
  138. pulumi_vault/secrets/sync_config.py +1 -3
  139. pulumi_vault/secrets/sync_gcp_destination.py +1 -3
  140. pulumi_vault/secrets/sync_gh_destination.py +1 -3
  141. pulumi_vault/secrets/sync_github_apps.py +1 -3
  142. pulumi_vault/secrets/sync_vercel_destination.py +1 -3
  143. pulumi_vault/ssh/secret_backend_ca.py +1 -3
  144. pulumi_vault/ssh/secret_backend_role.py +1 -3
  145. pulumi_vault/terraformcloud/secret_backend.py +1 -3
  146. pulumi_vault/terraformcloud/secret_creds.py +1 -3
  147. pulumi_vault/terraformcloud/secret_role.py +1 -3
  148. pulumi_vault/token.py +1 -3
  149. pulumi_vault/tokenauth/auth_backend_role.py +1 -3
  150. pulumi_vault/transform/alphabet.py +1 -3
  151. pulumi_vault/transform/role.py +1 -3
  152. pulumi_vault/transform/template.py +1 -3
  153. pulumi_vault/transform/transformation.py +1 -3
  154. pulumi_vault/transit/secret_backend_key.py +1 -3
  155. pulumi_vault/transit/secret_cache_config.py +1 -3
  156. {pulumi_vault-6.8.0a1746427746.dist-info → pulumi_vault-6.8.0a1746734921.dist-info}/METADATA +3 -3
  157. pulumi_vault-6.8.0a1746734921.dist-info/RECORD +265 -0
  158. pulumi_vault-6.8.0a1746427746.dist-info/RECORD +0 -265
  159. {pulumi_vault-6.8.0a1746427746.dist-info → pulumi_vault-6.8.0a1746734921.dist-info}/WHEEL +0 -0
  160. {pulumi_vault-6.8.0a1746427746.dist-info → pulumi_vault-6.8.0a1746734921.dist-info}/top_level.txt +0 -0
@@ -140,10 +140,8 @@ class _PasswordPolicyState:
140
140
  pulumi.set(self, "policy", value)
141
141
 
142
142
 
143
+ @pulumi.type_token("vault:index/passwordPolicy:PasswordPolicy")
143
144
  class PasswordPolicy(pulumi.CustomResource):
144
-
145
- pulumi_type = "vault:index/passwordPolicy:PasswordPolicy"
146
-
147
145
  @overload
148
146
  def __init__(__self__,
149
147
  resource_name: str,
@@ -284,10 +284,8 @@ class _BackendAcmeEabState:
284
284
  pulumi.set(self, "role", value)
285
285
 
286
286
 
287
+ @pulumi.type_token("vault:pkiSecret/backendAcmeEab:BackendAcmeEab")
287
288
  class BackendAcmeEab(pulumi.CustomResource):
288
-
289
- pulumi_type = "vault:pkiSecret/backendAcmeEab:BackendAcmeEab"
290
-
291
289
  @overload
292
290
  def __init__(__self__,
293
291
  resource_name: str,
@@ -375,10 +375,8 @@ class _BackendConfigAcmeState:
375
375
  pulumi.set(self, "namespace", value)
376
376
 
377
377
 
378
+ @pulumi.type_token("vault:pkiSecret/backendConfigAcme:BackendConfigAcme")
378
379
  class BackendConfigAcme(pulumi.CustomResource):
379
-
380
- pulumi_type = "vault:pkiSecret/backendConfigAcme:BackendConfigAcme"
381
-
382
380
  @overload
383
381
  def __init__(__self__,
384
382
  resource_name: str,
@@ -855,10 +855,8 @@ class _BackendConfigAutoTidyState:
855
855
  pulumi.set(self, "tidy_revoked_certs", value)
856
856
 
857
857
 
858
+ @pulumi.type_token("vault:pkiSecret/backendConfigAutoTidy:BackendConfigAutoTidy")
858
859
  class BackendConfigAutoTidy(pulumi.CustomResource):
859
-
860
- pulumi_type = "vault:pkiSecret/backendConfigAutoTidy:BackendConfigAutoTidy"
861
-
862
860
  @overload
863
861
  def __init__(__self__,
864
862
  resource_name: str,
@@ -172,10 +172,8 @@ class _BackendConfigClusterState:
172
172
  pulumi.set(self, "path", value)
173
173
 
174
174
 
175
+ @pulumi.type_token("vault:pkiSecret/backendConfigCluster:BackendConfigCluster")
175
176
  class BackendConfigCluster(pulumi.CustomResource):
176
-
177
- pulumi_type = "vault:pkiSecret/backendConfigCluster:BackendConfigCluster"
178
-
179
177
  @overload
180
178
  def __init__(__self__,
181
179
  resource_name: str,
@@ -330,10 +330,8 @@ class _BackendConfigCmpv2State:
330
330
  pulumi.set(self, "namespace", value)
331
331
 
332
332
 
333
+ @pulumi.type_token("vault:pkiSecret/backendConfigCmpv2:BackendConfigCmpv2")
333
334
  class BackendConfigCmpv2(pulumi.CustomResource):
334
-
335
- pulumi_type = "vault:pkiSecret/backendConfigCmpv2:BackendConfigCmpv2"
336
-
337
335
  @overload
338
336
  def __init__(__self__,
339
337
  resource_name: str,
@@ -362,10 +362,8 @@ class _BackendConfigEstState:
362
362
  pulumi.set(self, "namespace", value)
363
363
 
364
364
 
365
+ @pulumi.type_token("vault:pkiSecret/backendConfigEst:BackendConfigEst")
365
366
  class BackendConfigEst(pulumi.CustomResource):
366
-
367
- pulumi_type = "vault:pkiSecret/backendConfigEst:BackendConfigEst"
368
-
369
367
  @overload
370
368
  def __init__(__self__,
371
369
  resource_name: str,
@@ -811,10 +811,8 @@ class _SecretBackendCertState:
811
811
  pulumi.set(self, "user_ids", value)
812
812
 
813
813
 
814
+ @pulumi.type_token("vault:pkiSecret/secretBackendCert:SecretBackendCert")
814
815
  class SecretBackendCert(pulumi.CustomResource):
815
-
816
- pulumi_type = "vault:pkiSecret/secretBackendCert:SecretBackendCert"
817
-
818
816
  @overload
819
817
  def __init__(__self__,
820
818
  resource_name: str,
@@ -139,10 +139,8 @@ class _SecretBackendConfigCaState:
139
139
  pulumi.set(self, "pem_bundle", value)
140
140
 
141
141
 
142
+ @pulumi.type_token("vault:pkiSecret/secretBackendConfigCa:SecretBackendConfigCa")
142
143
  class SecretBackendConfigCa(pulumi.CustomResource):
143
-
144
- pulumi_type = "vault:pkiSecret/secretBackendConfigCa:SecretBackendConfigCa"
145
-
146
144
  @overload
147
145
  def __init__(__self__,
148
146
  resource_name: str,
@@ -180,10 +180,8 @@ class _SecretBackendConfigIssuersState:
180
180
  pulumi.set(self, "namespace", value)
181
181
 
182
182
 
183
+ @pulumi.type_token("vault:pkiSecret/secretBackendConfigIssuers:SecretBackendConfigIssuers")
183
184
  class SecretBackendConfigIssuers(pulumi.CustomResource):
184
-
185
- pulumi_type = "vault:pkiSecret/secretBackendConfigIssuers:SecretBackendConfigIssuers"
186
-
187
185
  @overload
188
186
  def __init__(__self__,
189
187
  resource_name: str,
@@ -236,10 +236,8 @@ class _SecretBackendConfigUrlsState:
236
236
  pulumi.set(self, "ocsp_servers", value)
237
237
 
238
238
 
239
+ @pulumi.type_token("vault:pkiSecret/secretBackendConfigUrls:SecretBackendConfigUrls")
239
240
  class SecretBackendConfigUrls(pulumi.CustomResource):
240
-
241
- pulumi_type = "vault:pkiSecret/secretBackendConfigUrls:SecretBackendConfigUrls"
242
-
243
241
  @overload
244
242
  def __init__(__self__,
245
243
  resource_name: str,
@@ -508,10 +508,8 @@ class _SecretBackendCrlConfigState:
508
508
  pulumi.set(self, "unified_crl_on_existing_paths", value)
509
509
 
510
510
 
511
+ @pulumi.type_token("vault:pkiSecret/secretBackendCrlConfig:SecretBackendCrlConfig")
511
512
  class SecretBackendCrlConfig(pulumi.CustomResource):
512
-
513
- pulumi_type = "vault:pkiSecret/secretBackendCrlConfig:SecretBackendCrlConfig"
514
-
515
513
  @overload
516
514
  def __init__(__self__,
517
515
  resource_name: str,
@@ -1030,10 +1030,8 @@ class _SecretBackendIntermediateCertRequestState:
1030
1030
  pulumi.set(self, "uri_sans", value)
1031
1031
 
1032
1032
 
1033
+ @pulumi.type_token("vault:pkiSecret/secretBackendIntermediateCertRequest:SecretBackendIntermediateCertRequest")
1033
1034
  class SecretBackendIntermediateCertRequest(pulumi.CustomResource):
1034
-
1035
- pulumi_type = "vault:pkiSecret/secretBackendIntermediateCertRequest:SecretBackendIntermediateCertRequest"
1036
-
1037
1035
  @overload
1038
1036
  def __init__(__self__,
1039
1037
  resource_name: str,
@@ -181,10 +181,8 @@ class _SecretBackendIntermediateSetSignedState:
181
181
  pulumi.set(self, "namespace", value)
182
182
 
183
183
 
184
+ @pulumi.type_token("vault:pkiSecret/secretBackendIntermediateSetSigned:SecretBackendIntermediateSetSigned")
184
185
  class SecretBackendIntermediateSetSigned(pulumi.CustomResource):
185
-
186
- pulumi_type = "vault:pkiSecret/secretBackendIntermediateSetSigned:SecretBackendIntermediateSetSigned"
187
-
188
186
  @overload
189
187
  def __init__(__self__,
190
188
  resource_name: str,
@@ -643,10 +643,8 @@ class _SecretBackendIssuerState:
643
643
  pulumi.set(self, "usage", value)
644
644
 
645
645
 
646
+ @pulumi.type_token("vault:pkiSecret/secretBackendIssuer:SecretBackendIssuer")
646
647
  class SecretBackendIssuer(pulumi.CustomResource):
647
-
648
- pulumi_type = "vault:pkiSecret/secretBackendIssuer:SecretBackendIssuer"
649
-
650
648
  @overload
651
649
  def __init__(__self__,
652
650
  resource_name: str,
@@ -331,10 +331,8 @@ class _SecretBackendKeyState:
331
331
  pulumi.set(self, "type", value)
332
332
 
333
333
 
334
+ @pulumi.type_token("vault:pkiSecret/secretBackendKey:SecretBackendKey")
334
335
  class SecretBackendKey(pulumi.CustomResource):
335
-
336
- pulumi_type = "vault:pkiSecret/secretBackendKey:SecretBackendKey"
337
-
338
336
  @overload
339
337
  def __init__(__self__,
340
338
  resource_name: str,
@@ -1742,10 +1742,8 @@ class _SecretBackendRoleState:
1742
1742
  pulumi.set(self, "use_pss", value)
1743
1743
 
1744
1744
 
1745
+ @pulumi.type_token("vault:pkiSecret/secretBackendRole:SecretBackendRole")
1745
1746
  class SecretBackendRole(pulumi.CustomResource):
1746
-
1747
- pulumi_type = "vault:pkiSecret/secretBackendRole:SecretBackendRole"
1748
-
1749
1747
  @overload
1750
1748
  def __init__(__self__,
1751
1749
  resource_name: str,
@@ -1330,10 +1330,8 @@ class _SecretBackendRootCertState:
1330
1330
  pulumi.set(self, "uri_sans", value)
1331
1331
 
1332
1332
 
1333
+ @pulumi.type_token("vault:pkiSecret/secretBackendRootCert:SecretBackendRootCert")
1333
1334
  class SecretBackendRootCert(pulumi.CustomResource):
1334
-
1335
- pulumi_type = "vault:pkiSecret/secretBackendRootCert:SecretBackendRootCert"
1336
-
1337
1335
  @overload
1338
1336
  def __init__(__self__,
1339
1337
  resource_name: str,
@@ -1264,10 +1264,8 @@ class _SecretBackendRootSignIntermediateState:
1264
1264
  pulumi.set(self, "use_pss", value)
1265
1265
 
1266
1266
 
1267
+ @pulumi.type_token("vault:pkiSecret/secretBackendRootSignIntermediate:SecretBackendRootSignIntermediate")
1267
1268
  class SecretBackendRootSignIntermediate(pulumi.CustomResource):
1268
-
1269
- pulumi_type = "vault:pkiSecret/secretBackendRootSignIntermediate:SecretBackendRootSignIntermediate"
1270
-
1271
1269
  @overload
1272
1270
  def __init__(__self__,
1273
1271
  resource_name: str,
@@ -694,10 +694,8 @@ class _SecretBackendSignState:
694
694
  pulumi.set(self, "uri_sans", value)
695
695
 
696
696
 
697
+ @pulumi.type_token("vault:pkiSecret/secretBackendSign:SecretBackendSign")
697
698
  class SecretBackendSign(pulumi.CustomResource):
698
-
699
- pulumi_type = "vault:pkiSecret/secretBackendSign:SecretBackendSign"
700
-
701
699
  @overload
702
700
  def __init__(__self__,
703
701
  resource_name: str,
pulumi_vault/plugin.py CHANGED
@@ -326,10 +326,8 @@ class _PluginState:
326
326
  pulumi.set(self, "version", value)
327
327
 
328
328
 
329
+ @pulumi.type_token("vault:index/plugin:Plugin")
329
330
  class Plugin(pulumi.CustomResource):
330
-
331
- pulumi_type = "vault:index/plugin:Plugin"
332
-
333
331
  @overload
334
332
  def __init__(__self__,
335
333
  resource_name: str,
@@ -127,10 +127,8 @@ class _PluginPinnedVersionState:
127
127
  pulumi.set(self, "version", value)
128
128
 
129
129
 
130
+ @pulumi.type_token("vault:index/pluginPinnedVersion:PluginPinnedVersion")
130
131
  class PluginPinnedVersion(pulumi.CustomResource):
131
-
132
- pulumi_type = "vault:index/pluginPinnedVersion:PluginPinnedVersion"
133
-
134
132
  @overload
135
133
  def __init__(__self__,
136
134
  resource_name: str,
pulumi_vault/policy.py CHANGED
@@ -140,10 +140,8 @@ class _PolicyState:
140
140
  pulumi.set(self, "policy", value)
141
141
 
142
142
 
143
+ @pulumi.type_token("vault:index/policy:Policy")
143
144
  class Policy(pulumi.CustomResource):
144
-
145
- pulumi_type = "vault:index/policy:Policy"
146
-
147
145
  @overload
148
146
  def __init__(__self__,
149
147
  resource_name: str,
pulumi_vault/provider.py CHANGED
@@ -512,10 +512,8 @@ class ProviderArgs:
512
512
  pulumi.set(self, "vault_version_override", value)
513
513
 
514
514
 
515
+ @pulumi.type_token("pulumi:providers:vault")
515
516
  class Provider(pulumi.ProviderResource):
516
-
517
- pulumi_type = "pulumi:providers:vault"
518
-
519
517
  @overload
520
518
  def __init__(__self__,
521
519
  resource_name: str,
@@ -771,3 +769,23 @@ class Provider(pulumi.ProviderResource):
771
769
  """
772
770
  return pulumi.get(self, "vault_version_override")
773
771
 
772
+ @pulumi.output_type
773
+ class TerraformConfigResult:
774
+ def __init__(__self__, result=None):
775
+ if result and not isinstance(result, dict):
776
+ raise TypeError("Expected argument 'result' to be a dict")
777
+ pulumi.set(__self__, "result", result)
778
+
779
+ @property
780
+ @pulumi.getter
781
+ def result(self) -> Mapping[str, Any]:
782
+ return pulumi.get(self, "result")
783
+
784
+ def terraform_config(__self__) -> pulumi.Output['Provider.TerraformConfigResult']:
785
+ """
786
+ This function returns a Terraform config object with terraform-namecased keys,to be used with the Terraform Module Provider.
787
+ """
788
+ __args__ = dict()
789
+ __args__['__self__'] = __self__
790
+ return pulumi.runtime.call('pulumi:providers:vault/terraformConfig', __args__, res=__self__, typ=Provider.TerraformConfigResult)
791
+
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "vault",
4
- "version": "6.8.0-alpha.1746427746"
4
+ "version": "6.8.0-alpha.1746734921"
5
5
  }
@@ -260,10 +260,8 @@ class _QuotaLeaseCountState:
260
260
  pulumi.set(self, "role", value)
261
261
 
262
262
 
263
+ @pulumi.type_token("vault:index/quotaLeaseCount:QuotaLeaseCount")
263
264
  class QuotaLeaseCount(pulumi.CustomResource):
264
-
265
- pulumi_type = "vault:index/quotaLeaseCount:QuotaLeaseCount"
266
-
267
265
  @overload
268
266
  def __init__(__self__,
269
267
  resource_name: str,
@@ -328,10 +328,8 @@ class _QuotaRateLimitState:
328
328
  pulumi.set(self, "role", value)
329
329
 
330
330
 
331
+ @pulumi.type_token("vault:index/quotaRateLimit:QuotaRateLimit")
331
332
  class QuotaRateLimit(pulumi.CustomResource):
332
-
333
- pulumi_type = "vault:index/quotaRateLimit:QuotaRateLimit"
334
-
335
333
  @overload
336
334
  def __init__(__self__,
337
335
  resource_name: str,
@@ -446,10 +446,8 @@ class _SecretBackendState:
446
446
  pulumi.set(self, "verify_connection", value)
447
447
 
448
448
 
449
+ @pulumi.type_token("vault:rabbitMq/secretBackend:SecretBackend")
449
450
  class SecretBackend(pulumi.CustomResource):
450
-
451
- pulumi_type = "vault:rabbitMq/secretBackend:SecretBackend"
452
-
453
451
  @overload
454
452
  def __init__(__self__,
455
453
  resource_name: str,
@@ -246,10 +246,8 @@ class _SecretBackendRoleState:
246
246
  pulumi.set(self, "vhosts", value)
247
247
 
248
248
 
249
+ @pulumi.type_token("vault:rabbitMq/secretBackendRole:SecretBackendRole")
249
250
  class SecretBackendRole(pulumi.CustomResource):
250
-
251
- pulumi_type = "vault:rabbitMq/secretBackendRole:SecretBackendRole"
252
-
253
251
  @overload
254
252
  def __init__(__self__,
255
253
  resource_name: str,
@@ -333,10 +333,8 @@ class _RaftAutopilotState:
333
333
  pulumi.set(self, "server_stabilization_time", value)
334
334
 
335
335
 
336
+ @pulumi.type_token("vault:index/raftAutopilot:RaftAutopilot")
336
337
  class RaftAutopilot(pulumi.CustomResource):
337
-
338
- pulumi_type = "vault:index/raftAutopilot:RaftAutopilot"
339
-
340
338
  @overload
341
339
  def __init__(__self__,
342
340
  resource_name: str,
@@ -974,10 +974,8 @@ class _RaftSnapshotAgentConfigState:
974
974
  pulumi.set(self, "storage_type", value)
975
975
 
976
976
 
977
+ @pulumi.type_token("vault:index/raftSnapshotAgentConfig:RaftSnapshotAgentConfig")
977
978
  class RaftSnapshotAgentConfig(pulumi.CustomResource):
978
-
979
- pulumi_type = "vault:index/raftSnapshotAgentConfig:RaftSnapshotAgentConfig"
980
-
981
979
  @overload
982
980
  def __init__(__self__,
983
981
  resource_name: str,
@@ -171,10 +171,8 @@ class _RgpPolicyState:
171
171
  pulumi.set(self, "policy", value)
172
172
 
173
173
 
174
+ @pulumi.type_token("vault:index/rgpPolicy:RgpPolicy")
174
175
  class RgpPolicy(pulumi.CustomResource):
175
-
176
- pulumi_type = "vault:index/rgpPolicy:RgpPolicy"
177
-
178
176
  @overload
179
177
  def __init__(__self__,
180
178
  resource_name: str,
@@ -427,10 +427,8 @@ class _AuthBackendState:
427
427
  pulumi.set(self, "verbose_logging", value)
428
428
 
429
429
 
430
+ @pulumi.type_token("vault:saml/authBackend:AuthBackend")
430
431
  class AuthBackend(pulumi.CustomResource):
431
-
432
- pulumi_type = "vault:saml/authBackend:AuthBackend"
433
-
434
432
  @overload
435
433
  def __init__(__self__,
436
434
  resource_name: str,
@@ -600,10 +600,8 @@ class _AuthBackendRoleState:
600
600
  pulumi.set(self, "token_type", value)
601
601
 
602
602
 
603
+ @pulumi.type_token("vault:saml/authBackendRole:AuthBackendRole")
603
604
  class AuthBackendRole(pulumi.CustomResource):
604
-
605
- pulumi_type = "vault:saml/authBackendRole:AuthBackendRole"
606
-
607
605
  @overload
608
606
  def __init__(__self__,
609
607
  resource_name: str,
@@ -216,10 +216,8 @@ class _SyncAssociationState:
216
216
  pulumi.set(self, "type", value)
217
217
 
218
218
 
219
+ @pulumi.type_token("vault:secrets/syncAssociation:SyncAssociation")
219
220
  class SyncAssociation(pulumi.CustomResource):
220
-
221
- pulumi_type = "vault:secrets/syncAssociation:SyncAssociation"
222
-
223
221
  @overload
224
222
  def __init__(__self__,
225
223
  resource_name: str,
@@ -441,10 +441,8 @@ class _SyncAwsDestinationState:
441
441
  pulumi.set(self, "type", value)
442
442
 
443
443
 
444
+ @pulumi.type_token("vault:secrets/syncAwsDestination:SyncAwsDestination")
444
445
  class SyncAwsDestination(pulumi.CustomResource):
445
-
446
- pulumi_type = "vault:secrets/syncAwsDestination:SyncAwsDestination"
447
-
448
446
  @overload
449
447
  def __init__(__self__,
450
448
  resource_name: str,
@@ -417,10 +417,8 @@ class _SyncAzureDestinationState:
417
417
  pulumi.set(self, "type", value)
418
418
 
419
419
 
420
+ @pulumi.type_token("vault:secrets/syncAzureDestination:SyncAzureDestination")
420
421
  class SyncAzureDestination(pulumi.CustomResource):
421
-
422
- pulumi_type = "vault:secrets/syncAzureDestination:SyncAzureDestination"
423
-
424
422
  @overload
425
423
  def __init__(__self__,
426
424
  resource_name: str,
@@ -137,10 +137,8 @@ class _SyncConfigState:
137
137
  pulumi.set(self, "queue_capacity", value)
138
138
 
139
139
 
140
+ @pulumi.type_token("vault:secrets/syncConfig:SyncConfig")
140
141
  class SyncConfig(pulumi.CustomResource):
141
-
142
- pulumi_type = "vault:secrets/syncConfig:SyncConfig"
143
-
144
142
  @overload
145
143
  def __init__(__self__,
146
144
  resource_name: str,
@@ -309,10 +309,8 @@ class _SyncGcpDestinationState:
309
309
  pulumi.set(self, "type", value)
310
310
 
311
311
 
312
+ @pulumi.type_token("vault:secrets/syncGcpDestination:SyncGcpDestination")
312
313
  class SyncGcpDestination(pulumi.CustomResource):
313
-
314
- pulumi_type = "vault:secrets/syncGcpDestination:SyncGcpDestination"
315
-
316
314
  @overload
317
315
  def __init__(__self__,
318
316
  resource_name: str,
@@ -389,10 +389,8 @@ class _SyncGhDestinationState:
389
389
  pulumi.set(self, "type", value)
390
390
 
391
391
 
392
+ @pulumi.type_token("vault:secrets/syncGhDestination:SyncGhDestination")
392
393
  class SyncGhDestination(pulumi.CustomResource):
393
-
394
- pulumi_type = "vault:secrets/syncGhDestination:SyncGhDestination"
395
-
396
394
  @overload
397
395
  def __init__(__self__,
398
396
  resource_name: str,
@@ -183,10 +183,8 @@ class _SyncGithubAppsState:
183
183
  pulumi.set(self, "private_key", value)
184
184
 
185
185
 
186
+ @pulumi.type_token("vault:secrets/syncGithubApps:SyncGithubApps")
186
187
  class SyncGithubApps(pulumi.CustomResource):
187
-
188
- pulumi_type = "vault:secrets/syncGithubApps:SyncGithubApps"
189
-
190
188
  @overload
191
189
  def __init__(__self__,
192
190
  resource_name: str,
@@ -326,10 +326,8 @@ class _SyncVercelDestinationState:
326
326
  pulumi.set(self, "type", value)
327
327
 
328
328
 
329
+ @pulumi.type_token("vault:secrets/syncVercelDestination:SyncVercelDestination")
329
330
  class SyncVercelDestination(pulumi.CustomResource):
330
-
331
- pulumi_type = "vault:secrets/syncVercelDestination:SyncVercelDestination"
332
-
333
331
  @overload
334
332
  def __init__(__self__,
335
333
  resource_name: str,
@@ -269,10 +269,8 @@ class _SecretBackendCaState:
269
269
  pulumi.set(self, "public_key", value)
270
270
 
271
271
 
272
+ @pulumi.type_token("vault:ssh/secretBackendCa:SecretBackendCa")
272
273
  class SecretBackendCa(pulumi.CustomResource):
273
-
274
- pulumi_type = "vault:ssh/secretBackendCa:SecretBackendCa"
275
-
276
274
  @overload
277
275
  def __init__(__self__,
278
276
  resource_name: str,
@@ -929,10 +929,8 @@ class _SecretBackendRoleState:
929
929
  pulumi.set(self, "ttl", value)
930
930
 
931
931
 
932
+ @pulumi.type_token("vault:ssh/secretBackendRole:SecretBackendRole")
932
933
  class SecretBackendRole(pulumi.CustomResource):
933
-
934
- pulumi_type = "vault:ssh/secretBackendRole:SecretBackendRole"
935
-
936
934
  @overload
937
935
  def __init__(__self__,
938
936
  resource_name: str,
@@ -309,10 +309,8 @@ class _SecretBackendState:
309
309
  pulumi.set(self, "token", value)
310
310
 
311
311
 
312
+ @pulumi.type_token("vault:terraformcloud/secretBackend:SecretBackend")
312
313
  class SecretBackend(pulumi.CustomResource):
313
-
314
- pulumi_type = "vault:terraformcloud/secretBackend:SecretBackend"
315
-
316
314
  @overload
317
315
  def __init__(__self__,
318
316
  resource_name: str,
@@ -217,10 +217,8 @@ class _SecretCredsState:
217
217
  pulumi.set(self, "token_id", value)
218
218
 
219
219
 
220
+ @pulumi.type_token("vault:terraformcloud/secretCreds:SecretCreds")
220
221
  class SecretCreds(pulumi.CustomResource):
221
-
222
- pulumi_type = "vault:terraformcloud/secretCreds:SecretCreds"
223
-
224
222
  @overload
225
223
  def __init__(__self__,
226
224
  resource_name: str,
@@ -261,10 +261,8 @@ class _SecretRoleState:
261
261
  pulumi.set(self, "user_id", value)
262
262
 
263
263
 
264
+ @pulumi.type_token("vault:terraformcloud/secretRole:SecretRole")
264
265
  class SecretRole(pulumi.CustomResource):
265
-
266
- pulumi_type = "vault:terraformcloud/secretRole:SecretRole"
267
-
268
266
  @overload
269
267
  def __init__(__self__,
270
268
  resource_name: str,
pulumi_vault/token.py CHANGED
@@ -605,10 +605,8 @@ class _TokenState:
605
605
  pulumi.set(self, "wrapping_ttl", value)
606
606
 
607
607
 
608
+ @pulumi.type_token("vault:index/token:Token")
608
609
  class Token(pulumi.CustomResource):
609
-
610
- pulumi_type = "vault:index/token:Token"
611
-
612
610
  @overload
613
611
  def __init__(__self__,
614
612
  resource_name: str,