pulumi-vault 5.21.0a1711033014__py3-none-any.whl → 6.0.0__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.
- pulumi_vault/__init__.py +24 -0
- pulumi_vault/ad/get_access_credentials.py +2 -2
- pulumi_vault/ad/secret_backend.py +7 -138
- pulumi_vault/ad/secret_library.py +7 -7
- pulumi_vault/ad/secret_role.py +7 -7
- pulumi_vault/approle/auth_backend_login.py +7 -7
- pulumi_vault/approle/auth_backend_role.py +7 -7
- pulumi_vault/approle/auth_backend_role_secret_id.py +7 -7
- pulumi_vault/audit.py +7 -7
- pulumi_vault/auth_backend.py +7 -7
- pulumi_vault/aws/auth_backend_cert.py +7 -7
- pulumi_vault/aws/auth_backend_client.py +7 -7
- pulumi_vault/aws/auth_backend_config_identity.py +7 -7
- pulumi_vault/aws/auth_backend_identity_whitelist.py +7 -7
- pulumi_vault/aws/auth_backend_login.py +7 -7
- pulumi_vault/aws/auth_backend_role.py +7 -7
- pulumi_vault/aws/auth_backend_role_tag.py +7 -7
- pulumi_vault/aws/auth_backend_roletag_blacklist.py +7 -7
- pulumi_vault/aws/auth_backend_sts_role.py +7 -7
- pulumi_vault/aws/get_access_credentials.py +2 -2
- pulumi_vault/aws/secret_backend.py +7 -7
- pulumi_vault/aws/secret_backend_role.py +7 -7
- pulumi_vault/aws/secret_backend_static_role.py +7 -7
- pulumi_vault/azure/auth_backend_config.py +7 -7
- pulumi_vault/azure/auth_backend_role.py +7 -7
- pulumi_vault/azure/backend.py +7 -7
- pulumi_vault/azure/backend_role.py +7 -7
- pulumi_vault/azure/get_access_credentials.py +2 -2
- pulumi_vault/cert_auth_backend_role.py +7 -63
- pulumi_vault/config/_inputs.py +52 -0
- pulumi_vault/config/outputs.py +30 -0
- pulumi_vault/config/ui_custom_message.py +524 -0
- pulumi_vault/consul/secret_backend.py +7 -7
- pulumi_vault/consul/secret_backend_role.py +7 -76
- pulumi_vault/egp_policy.py +7 -7
- pulumi_vault/gcp/auth_backend.py +7 -7
- pulumi_vault/gcp/auth_backend_role.py +7 -7
- pulumi_vault/gcp/secret_backend.py +7 -7
- pulumi_vault/gcp/secret_roleset.py +7 -7
- pulumi_vault/gcp/secret_static_account.py +7 -7
- pulumi_vault/generic/endpoint.py +7 -7
- pulumi_vault/generic/get_secret.py +2 -2
- pulumi_vault/generic/secret.py +7 -7
- pulumi_vault/get_auth_backend.py +2 -2
- pulumi_vault/get_auth_backends.py +20 -2
- pulumi_vault/get_nomad_access_token.py +2 -2
- pulumi_vault/get_raft_autopilot_state.py +2 -2
- pulumi_vault/github/auth_backend.py +7 -7
- pulumi_vault/github/team.py +7 -7
- pulumi_vault/github/user.py +7 -7
- pulumi_vault/identity/entity.py +7 -7
- pulumi_vault/identity/entity_alias.py +7 -7
- pulumi_vault/identity/entity_policies.py +7 -7
- pulumi_vault/identity/get_entity.py +2 -2
- pulumi_vault/identity/get_group.py +2 -2
- pulumi_vault/identity/get_oidc_client_creds.py +2 -2
- pulumi_vault/identity/get_oidc_openid_config.py +2 -2
- pulumi_vault/identity/get_oidc_public_keys.py +2 -2
- pulumi_vault/identity/group.py +7 -7
- pulumi_vault/identity/group_alias.py +7 -7
- pulumi_vault/identity/group_member_entity_ids.py +7 -58
- pulumi_vault/identity/group_member_group_ids.py +7 -7
- pulumi_vault/identity/group_policies.py +7 -7
- pulumi_vault/identity/oidc.py +7 -7
- pulumi_vault/identity/oidc_assignment.py +7 -7
- pulumi_vault/identity/oidc_client.py +19 -15
- pulumi_vault/identity/oidc_key.py +7 -7
- pulumi_vault/identity/oidc_key_allowed_client_id.py +7 -7
- pulumi_vault/identity/oidc_provider.py +7 -7
- pulumi_vault/identity/oidc_role.py +7 -7
- pulumi_vault/identity/oidc_scope.py +7 -7
- pulumi_vault/jwt/auth_backend.py +7 -7
- pulumi_vault/jwt/auth_backend_role.py +7 -7
- pulumi_vault/kmip/secret_backend.py +7 -7
- pulumi_vault/kmip/secret_role.py +7 -7
- pulumi_vault/kmip/secret_scope.py +7 -7
- pulumi_vault/kubernetes/auth_backend_role.py +7 -7
- pulumi_vault/kubernetes/get_service_account_token.py +2 -2
- pulumi_vault/kubernetes/secret_backend.py +7 -7
- pulumi_vault/kubernetes/secret_backend_role.py +7 -7
- pulumi_vault/kv/get_secret.py +2 -2
- pulumi_vault/kv/get_secret_subkeys_v2.py +2 -2
- pulumi_vault/kv/get_secret_v2.py +5 -2
- pulumi_vault/kv/get_secrets_list.py +2 -2
- pulumi_vault/kv/get_secrets_list_v2.py +2 -2
- pulumi_vault/kv/secret.py +7 -7
- pulumi_vault/kv/secret_backend_v2.py +7 -7
- pulumi_vault/kv/secret_v2.py +7 -7
- pulumi_vault/ldap/auth_backend.py +7 -7
- pulumi_vault/ldap/auth_backend_group.py +7 -7
- pulumi_vault/ldap/auth_backend_user.py +7 -7
- pulumi_vault/ldap/secret_backend.py +61 -76
- pulumi_vault/ldap/secret_backend_dynamic_role.py +7 -7
- pulumi_vault/ldap/secret_backend_library_set.py +7 -7
- pulumi_vault/ldap/secret_backend_static_role.py +62 -8
- pulumi_vault/mfa_duo.py +7 -7
- pulumi_vault/mfa_okta.py +7 -7
- pulumi_vault/mfa_pingid.py +7 -7
- pulumi_vault/mfa_totp.py +7 -7
- pulumi_vault/mongodbatlas/secret_backend.py +7 -7
- pulumi_vault/mongodbatlas/secret_role.py +7 -7
- pulumi_vault/mount.py +11 -7
- pulumi_vault/namespace.py +7 -7
- pulumi_vault/nomad_secret_backend.py +7 -7
- pulumi_vault/nomad_secret_role.py +7 -7
- pulumi_vault/okta/auth_backend.py +7 -7
- pulumi_vault/okta/auth_backend_group.py +7 -7
- pulumi_vault/okta/auth_backend_user.py +7 -7
- pulumi_vault/password_policy.py +7 -7
- pulumi_vault/pkisecret/__init__.py +1 -0
- pulumi_vault/pkisecret/backend_config_cluster.py +368 -0
- pulumi_vault/pkisecret/get_backend_issuer.py +2 -2
- pulumi_vault/pkisecret/get_backend_issuers.py +2 -2
- pulumi_vault/pkisecret/get_backend_key.py +2 -2
- pulumi_vault/pkisecret/get_backend_keys.py +2 -2
- pulumi_vault/pkisecret/secret_backend_cert.py +7 -7
- pulumi_vault/pkisecret/secret_backend_config_ca.py +7 -7
- pulumi_vault/pkisecret/secret_backend_config_issuers.py +7 -7
- pulumi_vault/pkisecret/secret_backend_config_urls.py +54 -7
- pulumi_vault/pkisecret/secret_backend_crl_config.py +7 -7
- pulumi_vault/pkisecret/secret_backend_intermediate_cert_request.py +7 -7
- pulumi_vault/pkisecret/secret_backend_intermediate_set_signed.py +7 -7
- pulumi_vault/pkisecret/secret_backend_issuer.py +7 -7
- pulumi_vault/pkisecret/secret_backend_key.py +7 -7
- pulumi_vault/pkisecret/secret_backend_role.py +7 -7
- pulumi_vault/pkisecret/secret_backend_root_cert.py +7 -44
- pulumi_vault/pkisecret/secret_backend_root_sign_intermediate.py +7 -52
- pulumi_vault/pkisecret/secret_backend_sign.py +7 -52
- pulumi_vault/policy.py +7 -7
- pulumi_vault/rabbitmq/secret_backend.py +7 -7
- pulumi_vault/rabbitmq/secret_backend_role.py +7 -7
- pulumi_vault/raft_autopilot.py +7 -7
- pulumi_vault/raft_snapshot_agent_config.py +7 -7
- pulumi_vault/rgp_policy.py +7 -7
- pulumi_vault/saml/auth_backend.py +7 -7
- pulumi_vault/saml/auth_backend_role.py +7 -7
- pulumi_vault/secrets/__init__.py +1 -0
- pulumi_vault/secrets/sync_association.py +7 -7
- pulumi_vault/secrets/sync_aws_destination.py +161 -7
- pulumi_vault/secrets/sync_azure_destination.py +7 -7
- pulumi_vault/secrets/sync_gcp_destination.py +77 -7
- pulumi_vault/secrets/sync_gh_destination.py +122 -7
- pulumi_vault/secrets/sync_github_apps.py +370 -0
- pulumi_vault/secrets/sync_vercel_destination.py +7 -7
- pulumi_vault/ssh/secret_backend_ca.py +7 -7
- pulumi_vault/ssh/secret_backend_role.py +7 -83
- pulumi_vault/terraformcloud/secret_creds.py +7 -7
- pulumi_vault/terraformcloud/secret_role.py +7 -7
- pulumi_vault/token.py +7 -7
- pulumi_vault/tokenauth/auth_backend_role.py +7 -7
- pulumi_vault/transform/alphabet.py +7 -7
- pulumi_vault/transform/get_decode.py +2 -2
- pulumi_vault/transform/get_encode.py +2 -2
- pulumi_vault/transform/role.py +7 -7
- pulumi_vault/transform/template.py +7 -7
- pulumi_vault/transform/transformation.py +7 -7
- pulumi_vault/transit/secret_backend_key.py +7 -84
- pulumi_vault/transit/secret_cache_config.py +7 -7
- {pulumi_vault-5.21.0a1711033014.dist-info → pulumi_vault-6.0.0.dist-info}/METADATA +2 -2
- pulumi_vault-6.0.0.dist-info/RECORD +248 -0
- pulumi_vault-5.21.0a1711033014.dist-info/RECORD +0 -244
- {pulumi_vault-5.21.0a1711033014.dist-info → pulumi_vault-6.0.0.dist-info}/WHEEL +0 -0
- {pulumi_vault-5.21.0a1711033014.dist-info → pulumi_vault-6.0.0.dist-info}/top_level.txt +0 -0
pulumi_vault/jwt/auth_backend.py
CHANGED
@@ -51,7 +51,7 @@ class AuthBackendArgs:
|
|
51
51
|
:param pulumi.Input[bool] local: Specifies if the auth method is local only.
|
52
52
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
53
53
|
The value should not contain leading or trailing forward slashes.
|
54
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
54
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
55
55
|
*Available only for Vault Enterprise*.
|
56
56
|
:param pulumi.Input[bool] namespace_in_state: Pass namespace in the OIDC state parameter instead of as a separate query parameter. With this setting, the allowed redirect URL(s) in Vault and on the provider side should not contain a namespace query parameter. This means only one redirect URL entry needs to be maintained on the OIDC provider side for all vault namespaces that will be authenticating against it. Defaults to true for new configs
|
57
57
|
|
@@ -226,7 +226,7 @@ class AuthBackendArgs:
|
|
226
226
|
"""
|
227
227
|
The namespace to provision the resource in.
|
228
228
|
The value should not contain leading or trailing forward slashes.
|
229
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
229
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
230
230
|
*Available only for Vault Enterprise*.
|
231
231
|
"""
|
232
232
|
return pulumi.get(self, "namespace")
|
@@ -409,7 +409,7 @@ class _AuthBackendState:
|
|
409
409
|
:param pulumi.Input[bool] local: Specifies if the auth method is local only.
|
410
410
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
411
411
|
The value should not contain leading or trailing forward slashes.
|
412
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
412
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
413
413
|
*Available only for Vault Enterprise*.
|
414
414
|
:param pulumi.Input[bool] namespace_in_state: Pass namespace in the OIDC state parameter instead of as a separate query parameter. With this setting, the allowed redirect URL(s) in Vault and on the provider side should not contain a namespace query parameter. This means only one redirect URL entry needs to be maintained on the OIDC provider side for all vault namespaces that will be authenticating against it. Defaults to true for new configs
|
415
415
|
|
@@ -598,7 +598,7 @@ class _AuthBackendState:
|
|
598
598
|
"""
|
599
599
|
The namespace to provision the resource in.
|
600
600
|
The value should not contain leading or trailing forward slashes.
|
601
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
601
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
602
602
|
*Available only for Vault Enterprise*.
|
603
603
|
"""
|
604
604
|
return pulumi.get(self, "namespace")
|
@@ -858,7 +858,7 @@ class AuthBackend(pulumi.CustomResource):
|
|
858
858
|
:param pulumi.Input[bool] local: Specifies if the auth method is local only.
|
859
859
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
860
860
|
The value should not contain leading or trailing forward slashes.
|
861
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
861
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
862
862
|
*Available only for Vault Enterprise*.
|
863
863
|
:param pulumi.Input[bool] namespace_in_state: Pass namespace in the OIDC state parameter instead of as a separate query parameter. With this setting, the allowed redirect URL(s) in Vault and on the provider side should not contain a namespace query parameter. This means only one redirect URL entry needs to be maintained on the OIDC provider side for all vault namespaces that will be authenticating against it. Defaults to true for new configs
|
864
864
|
|
@@ -1078,7 +1078,7 @@ class AuthBackend(pulumi.CustomResource):
|
|
1078
1078
|
:param pulumi.Input[bool] local: Specifies if the auth method is local only.
|
1079
1079
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
1080
1080
|
The value should not contain leading or trailing forward slashes.
|
1081
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
1081
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
1082
1082
|
*Available only for Vault Enterprise*.
|
1083
1083
|
:param pulumi.Input[bool] namespace_in_state: Pass namespace in the OIDC state parameter instead of as a separate query parameter. With this setting, the allowed redirect URL(s) in Vault and on the provider side should not contain a namespace query parameter. This means only one redirect URL entry needs to be maintained on the OIDC provider side for all vault namespaces that will be authenticating against it. Defaults to true for new configs
|
1084
1084
|
|
@@ -1210,7 +1210,7 @@ class AuthBackend(pulumi.CustomResource):
|
|
1210
1210
|
"""
|
1211
1211
|
The namespace to provision the resource in.
|
1212
1212
|
The value should not contain leading or trailing forward slashes.
|
1213
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
1213
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
1214
1214
|
*Available only for Vault Enterprise*.
|
1215
1215
|
"""
|
1216
1216
|
return pulumi.get(self, "namespace")
|
@@ -81,7 +81,7 @@ class AuthBackendRoleArgs:
|
|
81
81
|
the user was actively authenticated with the OIDC provider.
|
82
82
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
83
83
|
The value should not contain leading or trailing forward slashes.
|
84
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
84
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
85
85
|
*Available only for Vault Enterprise*.
|
86
86
|
:param pulumi.Input[int] not_before_leeway: The amount of leeway to add to not before (`nbf`) claims to account for
|
87
87
|
clock skew, in seconds. Defaults to `60` seconds if set to `0` and can be disabled if set to `-1`.
|
@@ -374,7 +374,7 @@ class AuthBackendRoleArgs:
|
|
374
374
|
"""
|
375
375
|
The namespace to provision the resource in.
|
376
376
|
The value should not contain leading or trailing forward slashes.
|
377
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
377
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
378
378
|
*Available only for Vault Enterprise*.
|
379
379
|
"""
|
380
380
|
return pulumi.get(self, "namespace")
|
@@ -643,7 +643,7 @@ class _AuthBackendRoleState:
|
|
643
643
|
the user was actively authenticated with the OIDC provider.
|
644
644
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
645
645
|
The value should not contain leading or trailing forward slashes.
|
646
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
646
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
647
647
|
*Available only for Vault Enterprise*.
|
648
648
|
:param pulumi.Input[int] not_before_leeway: The amount of leeway to add to not before (`nbf`) claims to account for
|
649
649
|
clock skew, in seconds. Defaults to `60` seconds if set to `0` and can be disabled if set to `-1`.
|
@@ -916,7 +916,7 @@ class _AuthBackendRoleState:
|
|
916
916
|
"""
|
917
917
|
The namespace to provision the resource in.
|
918
918
|
The value should not contain leading or trailing forward slashes.
|
919
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
919
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
920
920
|
*Available only for Vault Enterprise*.
|
921
921
|
"""
|
922
922
|
return pulumi.get(self, "namespace")
|
@@ -1278,7 +1278,7 @@ class AuthBackendRole(pulumi.CustomResource):
|
|
1278
1278
|
the user was actively authenticated with the OIDC provider.
|
1279
1279
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
1280
1280
|
The value should not contain leading or trailing forward slashes.
|
1281
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
1281
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
1282
1282
|
*Available only for Vault Enterprise*.
|
1283
1283
|
:param pulumi.Input[int] not_before_leeway: The amount of leeway to add to not before (`nbf`) claims to account for
|
1284
1284
|
clock skew, in seconds. Defaults to `60` seconds if set to `0` and can be disabled if set to `-1`.
|
@@ -1558,7 +1558,7 @@ class AuthBackendRole(pulumi.CustomResource):
|
|
1558
1558
|
the user was actively authenticated with the OIDC provider.
|
1559
1559
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
1560
1560
|
The value should not contain leading or trailing forward slashes.
|
1561
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
1561
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
1562
1562
|
*Available only for Vault Enterprise*.
|
1563
1563
|
:param pulumi.Input[int] not_before_leeway: The amount of leeway to add to not before (`nbf`) claims to account for
|
1564
1564
|
clock skew, in seconds. Defaults to `60` seconds if set to `0` and can be disabled if set to `-1`.
|
@@ -1759,7 +1759,7 @@ class AuthBackendRole(pulumi.CustomResource):
|
|
1759
1759
|
"""
|
1760
1760
|
The namespace to provision the resource in.
|
1761
1761
|
The value should not contain leading or trailing forward slashes.
|
1762
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
1762
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
1763
1763
|
*Available only for Vault Enterprise*.
|
1764
1764
|
"""
|
1765
1765
|
return pulumi.get(self, "namespace")
|
@@ -40,7 +40,7 @@ class SecretBackendArgs:
|
|
40
40
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] listen_addrs: Addresses the KMIP server should listen on (`host:port`).
|
41
41
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
42
42
|
The value should not contain leading or trailing forward slashes.
|
43
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
43
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
44
44
|
*Available only for Vault Enterprise*.
|
45
45
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] server_hostnames: Hostnames to include in the server's TLS certificate as SAN DNS names. The first will be used as the common name (CN).
|
46
46
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] server_ips: IPs to include in the server's TLS certificate as SAN IP addresses.
|
@@ -166,7 +166,7 @@ class SecretBackendArgs:
|
|
166
166
|
"""
|
167
167
|
The namespace to provision the resource in.
|
168
168
|
The value should not contain leading or trailing forward slashes.
|
169
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
169
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
170
170
|
*Available only for Vault Enterprise*.
|
171
171
|
"""
|
172
172
|
return pulumi.get(self, "namespace")
|
@@ -263,7 +263,7 @@ class _SecretBackendState:
|
|
263
263
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] listen_addrs: Addresses the KMIP server should listen on (`host:port`).
|
264
264
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
265
265
|
The value should not contain leading or trailing forward slashes.
|
266
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
266
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
267
267
|
*Available only for Vault Enterprise*.
|
268
268
|
:param pulumi.Input[str] path: The unique path this backend should be mounted at. Must
|
269
269
|
not begin or end with a `/`. Defaults to `kmip`.
|
@@ -379,7 +379,7 @@ class _SecretBackendState:
|
|
379
379
|
"""
|
380
380
|
The namespace to provision the resource in.
|
381
381
|
The value should not contain leading or trailing forward slashes.
|
382
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
382
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
383
383
|
*Available only for Vault Enterprise*.
|
384
384
|
"""
|
385
385
|
return pulumi.get(self, "namespace")
|
@@ -527,7 +527,7 @@ class SecretBackend(pulumi.CustomResource):
|
|
527
527
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] listen_addrs: Addresses the KMIP server should listen on (`host:port`).
|
528
528
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
529
529
|
The value should not contain leading or trailing forward slashes.
|
530
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
530
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
531
531
|
*Available only for Vault Enterprise*.
|
532
532
|
:param pulumi.Input[str] path: The unique path this backend should be mounted at. Must
|
533
533
|
not begin or end with a `/`. Defaults to `kmip`.
|
@@ -669,7 +669,7 @@ class SecretBackend(pulumi.CustomResource):
|
|
669
669
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] listen_addrs: Addresses the KMIP server should listen on (`host:port`).
|
670
670
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
671
671
|
The value should not contain leading or trailing forward slashes.
|
672
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
672
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
673
673
|
*Available only for Vault Enterprise*.
|
674
674
|
:param pulumi.Input[str] path: The unique path this backend should be mounted at. Must
|
675
675
|
not begin or end with a `/`. Defaults to `kmip`.
|
@@ -753,7 +753,7 @@ class SecretBackend(pulumi.CustomResource):
|
|
753
753
|
"""
|
754
754
|
The namespace to provision the resource in.
|
755
755
|
The value should not contain leading or trailing forward slashes.
|
756
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
756
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
757
757
|
*Available only for Vault Enterprise*.
|
758
758
|
"""
|
759
759
|
return pulumi.get(self, "namespace")
|
pulumi_vault/kmip/secret_role.py
CHANGED
@@ -43,7 +43,7 @@ class SecretRoleArgs:
|
|
43
43
|
:param pulumi.Input[str] scope: Name of the scope.
|
44
44
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
45
45
|
The value should not contain leading or trailing forward slashes.
|
46
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
46
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
47
47
|
*Available only for Vault Enterprise*.
|
48
48
|
:param pulumi.Input[bool] operation_activate: Grant permission to use the KMIP Activate operation.
|
49
49
|
:param pulumi.Input[bool] operation_add_attribute: Grant permission to use the KMIP Add Attribute operation.
|
@@ -146,7 +146,7 @@ class SecretRoleArgs:
|
|
146
146
|
"""
|
147
147
|
The namespace to provision the resource in.
|
148
148
|
The value should not contain leading or trailing forward slashes.
|
149
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
149
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
150
150
|
*Available only for Vault Enterprise*.
|
151
151
|
"""
|
152
152
|
return pulumi.get(self, "namespace")
|
@@ -388,7 +388,7 @@ class _SecretRoleState:
|
|
388
388
|
Input properties used for looking up and filtering SecretRole resources.
|
389
389
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
390
390
|
The value should not contain leading or trailing forward slashes.
|
391
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
391
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
392
392
|
*Available only for Vault Enterprise*.
|
393
393
|
:param pulumi.Input[bool] operation_activate: Grant permission to use the KMIP Activate operation.
|
394
394
|
:param pulumi.Input[bool] operation_add_attribute: Grant permission to use the KMIP Add Attribute operation.
|
@@ -461,7 +461,7 @@ class _SecretRoleState:
|
|
461
461
|
"""
|
462
462
|
The namespace to provision the resource in.
|
463
463
|
The value should not contain leading or trailing forward slashes.
|
464
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
464
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
465
465
|
*Available only for Vault Enterprise*.
|
466
466
|
"""
|
467
467
|
return pulumi.get(self, "namespace")
|
@@ -784,7 +784,7 @@ class SecretRole(pulumi.CustomResource):
|
|
784
784
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
785
785
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
786
786
|
The value should not contain leading or trailing forward slashes.
|
787
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
787
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
788
788
|
*Available only for Vault Enterprise*.
|
789
789
|
:param pulumi.Input[bool] operation_activate: Grant permission to use the KMIP Activate operation.
|
790
790
|
:param pulumi.Input[bool] operation_add_attribute: Grant permission to use the KMIP Add Attribute operation.
|
@@ -967,7 +967,7 @@ class SecretRole(pulumi.CustomResource):
|
|
967
967
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
968
968
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
969
969
|
The value should not contain leading or trailing forward slashes.
|
970
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
970
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
971
971
|
*Available only for Vault Enterprise*.
|
972
972
|
:param pulumi.Input[bool] operation_activate: Grant permission to use the KMIP Activate operation.
|
973
973
|
:param pulumi.Input[bool] operation_add_attribute: Grant permission to use the KMIP Add Attribute operation.
|
@@ -1024,7 +1024,7 @@ class SecretRole(pulumi.CustomResource):
|
|
1024
1024
|
"""
|
1025
1025
|
The namespace to provision the resource in.
|
1026
1026
|
The value should not contain leading or trailing forward slashes.
|
1027
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
1027
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
1028
1028
|
*Available only for Vault Enterprise*.
|
1029
1029
|
"""
|
1030
1030
|
return pulumi.get(self, "namespace")
|
@@ -26,7 +26,7 @@ class SecretScopeArgs:
|
|
26
26
|
:param pulumi.Input[bool] force: Boolean field to force deletion even if there are managed objects in the scope.
|
27
27
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
28
28
|
The value should not contain leading or trailing forward slashes.
|
29
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
29
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
30
30
|
*Available only for Vault Enterprise*.
|
31
31
|
"""
|
32
32
|
pulumi.set(__self__, "path", path)
|
@@ -79,7 +79,7 @@ class SecretScopeArgs:
|
|
79
79
|
"""
|
80
80
|
The namespace to provision the resource in.
|
81
81
|
The value should not contain leading or trailing forward slashes.
|
82
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
82
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
83
83
|
*Available only for Vault Enterprise*.
|
84
84
|
"""
|
85
85
|
return pulumi.get(self, "namespace")
|
@@ -101,7 +101,7 @@ class _SecretScopeState:
|
|
101
101
|
:param pulumi.Input[bool] force: Boolean field to force deletion even if there are managed objects in the scope.
|
102
102
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
103
103
|
The value should not contain leading or trailing forward slashes.
|
104
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
104
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
105
105
|
*Available only for Vault Enterprise*.
|
106
106
|
:param pulumi.Input[str] path: The unique path this backend should be mounted at. Must
|
107
107
|
not begin or end with a `/`. Defaults to `kmip`.
|
@@ -134,7 +134,7 @@ class _SecretScopeState:
|
|
134
134
|
"""
|
135
135
|
The namespace to provision the resource in.
|
136
136
|
The value should not contain leading or trailing forward slashes.
|
137
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
137
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
138
138
|
*Available only for Vault Enterprise*.
|
139
139
|
"""
|
140
140
|
return pulumi.get(self, "namespace")
|
@@ -214,7 +214,7 @@ class SecretScope(pulumi.CustomResource):
|
|
214
214
|
:param pulumi.Input[bool] force: Boolean field to force deletion even if there are managed objects in the scope.
|
215
215
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
216
216
|
The value should not contain leading or trailing forward slashes.
|
217
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
217
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
218
218
|
*Available only for Vault Enterprise*.
|
219
219
|
:param pulumi.Input[str] path: The unique path this backend should be mounted at. Must
|
220
220
|
not begin or end with a `/`. Defaults to `kmip`.
|
@@ -316,7 +316,7 @@ class SecretScope(pulumi.CustomResource):
|
|
316
316
|
:param pulumi.Input[bool] force: Boolean field to force deletion even if there are managed objects in the scope.
|
317
317
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
318
318
|
The value should not contain leading or trailing forward slashes.
|
319
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
319
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
320
320
|
*Available only for Vault Enterprise*.
|
321
321
|
:param pulumi.Input[str] path: The unique path this backend should be mounted at. Must
|
322
322
|
not begin or end with a `/`. Defaults to `kmip`.
|
@@ -346,7 +346,7 @@ class SecretScope(pulumi.CustomResource):
|
|
346
346
|
"""
|
347
347
|
The namespace to provision the resource in.
|
348
348
|
The value should not contain leading or trailing forward slashes.
|
349
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
349
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
350
350
|
*Available only for Vault Enterprise*.
|
351
351
|
"""
|
352
352
|
return pulumi.get(self, "namespace")
|
@@ -45,7 +45,7 @@ class AuthBackendRoleArgs:
|
|
45
45
|
:param pulumi.Input[str] backend: Unique name of the kubernetes backend to configure.
|
46
46
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
47
47
|
The value should not contain leading or trailing forward slashes.
|
48
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
48
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
49
49
|
*Available only for Vault Enterprise*.
|
50
50
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] token_bound_cidrs: List of CIDR blocks; if set, specifies blocks of IP
|
51
51
|
addresses which can authenticate successfully, and ties the resulting token to these blocks
|
@@ -186,7 +186,7 @@ class AuthBackendRoleArgs:
|
|
186
186
|
"""
|
187
187
|
The namespace to provision the resource in.
|
188
188
|
The value should not contain leading or trailing forward slashes.
|
189
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
189
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
190
190
|
*Available only for Vault Enterprise*.
|
191
191
|
"""
|
192
192
|
return pulumi.get(self, "namespace")
|
@@ -353,7 +353,7 @@ class _AuthBackendRoleState:
|
|
353
353
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] bound_service_account_namespaces: List of namespaces allowed to access this role. If set to `["*"]` all namespaces are allowed, both this and bound_service_account_names can not be set to "*".
|
354
354
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
355
355
|
The value should not contain leading or trailing forward slashes.
|
356
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
356
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
357
357
|
*Available only for Vault Enterprise*.
|
358
358
|
:param pulumi.Input[str] role_name: Name of the role.
|
359
359
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] token_bound_cidrs: List of CIDR blocks; if set, specifies blocks of IP
|
@@ -486,7 +486,7 @@ class _AuthBackendRoleState:
|
|
486
486
|
"""
|
487
487
|
The namespace to provision the resource in.
|
488
488
|
The value should not contain leading or trailing forward slashes.
|
489
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
489
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
490
490
|
*Available only for Vault Enterprise*.
|
491
491
|
"""
|
492
492
|
return pulumi.get(self, "namespace")
|
@@ -704,7 +704,7 @@ class AuthBackendRole(pulumi.CustomResource):
|
|
704
704
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] bound_service_account_namespaces: List of namespaces allowed to access this role. If set to `["*"]` all namespaces are allowed, both this and bound_service_account_names can not be set to "*".
|
705
705
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
706
706
|
The value should not contain leading or trailing forward slashes.
|
707
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
707
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
708
708
|
*Available only for Vault Enterprise*.
|
709
709
|
:param pulumi.Input[str] role_name: Name of the role.
|
710
710
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] token_bound_cidrs: List of CIDR blocks; if set, specifies blocks of IP
|
@@ -882,7 +882,7 @@ class AuthBackendRole(pulumi.CustomResource):
|
|
882
882
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] bound_service_account_namespaces: List of namespaces allowed to access this role. If set to `["*"]` all namespaces are allowed, both this and bound_service_account_names can not be set to "*".
|
883
883
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
884
884
|
The value should not contain leading or trailing forward slashes.
|
885
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
885
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
886
886
|
*Available only for Vault Enterprise*.
|
887
887
|
:param pulumi.Input[str] role_name: Name of the role.
|
888
888
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] token_bound_cidrs: List of CIDR blocks; if set, specifies blocks of IP
|
@@ -984,7 +984,7 @@ class AuthBackendRole(pulumi.CustomResource):
|
|
984
984
|
"""
|
985
985
|
The namespace to provision the resource in.
|
986
986
|
The value should not contain leading or trailing forward slashes.
|
987
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
987
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
988
988
|
*Available only for Vault Enterprise*.
|
989
989
|
"""
|
990
990
|
return pulumi.get(self, "namespace")
|
@@ -223,7 +223,7 @@ def get_service_account_token(backend: Optional[str] = None,
|
|
223
223
|
generate the credentials.
|
224
224
|
:param str namespace: The namespace of the target resource.
|
225
225
|
The value should not contain leading or trailing forward slashes.
|
226
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
226
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
227
227
|
*Available only for Vault Enterprise*.
|
228
228
|
:param str role: The name of the Kubernetes secret backend role to generate service
|
229
229
|
account tokens from.
|
@@ -310,7 +310,7 @@ def get_service_account_token_output(backend: Optional[pulumi.Input[str]] = None
|
|
310
310
|
generate the credentials.
|
311
311
|
:param str namespace: The namespace of the target resource.
|
312
312
|
The value should not contain leading or trailing forward slashes.
|
313
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
313
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
314
314
|
*Available only for Vault Enterprise*.
|
315
315
|
:param str role: The name of the Kubernetes secret backend role to generate service
|
316
316
|
account tokens from.
|
@@ -52,7 +52,7 @@ class SecretBackendArgs:
|
|
52
52
|
:param pulumi.Input[int] max_lease_ttl_seconds: Maximum possible lease duration for tokens and secrets in seconds
|
53
53
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
54
54
|
The value should not contain leading or trailing forward slashes.
|
55
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
55
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
56
56
|
*Available only for Vault Enterprise*.
|
57
57
|
:param pulumi.Input[Mapping[str, Any]] options: Specifies mount type specific options that are passed to the backend
|
58
58
|
:param pulumi.Input[bool] seal_wrap: Enable seal wrapping for the mount, causing values stored by the mount to be wrapped by the seal's encryption capability
|
@@ -248,7 +248,7 @@ class SecretBackendArgs:
|
|
248
248
|
"""
|
249
249
|
The namespace to provision the resource in.
|
250
250
|
The value should not contain leading or trailing forward slashes.
|
251
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
251
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
252
252
|
*Available only for Vault Enterprise*.
|
253
253
|
"""
|
254
254
|
return pulumi.get(self, "namespace")
|
@@ -338,7 +338,7 @@ class _SecretBackendState:
|
|
338
338
|
:param pulumi.Input[int] max_lease_ttl_seconds: Maximum possible lease duration for tokens and secrets in seconds
|
339
339
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
340
340
|
The value should not contain leading or trailing forward slashes.
|
341
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
341
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
342
342
|
*Available only for Vault Enterprise*.
|
343
343
|
:param pulumi.Input[Mapping[str, Any]] options: Specifies mount type specific options that are passed to the backend
|
344
344
|
:param pulumi.Input[str] path: Where the secret backend will be mounted
|
@@ -538,7 +538,7 @@ class _SecretBackendState:
|
|
538
538
|
"""
|
539
539
|
The namespace to provision the resource in.
|
540
540
|
The value should not contain leading or trailing forward slashes.
|
541
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
541
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
542
542
|
*Available only for Vault Enterprise*.
|
543
543
|
"""
|
544
544
|
return pulumi.get(self, "namespace")
|
@@ -669,7 +669,7 @@ class SecretBackend(pulumi.CustomResource):
|
|
669
669
|
:param pulumi.Input[int] max_lease_ttl_seconds: Maximum possible lease duration for tokens and secrets in seconds
|
670
670
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
671
671
|
The value should not contain leading or trailing forward slashes.
|
672
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
672
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
673
673
|
*Available only for Vault Enterprise*.
|
674
674
|
:param pulumi.Input[Mapping[str, Any]] options: Specifies mount type specific options that are passed to the backend
|
675
675
|
:param pulumi.Input[str] path: Where the secret backend will be mounted
|
@@ -827,7 +827,7 @@ class SecretBackend(pulumi.CustomResource):
|
|
827
827
|
:param pulumi.Input[int] max_lease_ttl_seconds: Maximum possible lease duration for tokens and secrets in seconds
|
828
828
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
829
829
|
The value should not contain leading or trailing forward slashes.
|
830
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
830
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
831
831
|
*Available only for Vault Enterprise*.
|
832
832
|
:param pulumi.Input[Mapping[str, Any]] options: Specifies mount type specific options that are passed to the backend
|
833
833
|
:param pulumi.Input[str] path: Where the secret backend will be mounted
|
@@ -967,7 +967,7 @@ class SecretBackend(pulumi.CustomResource):
|
|
967
967
|
"""
|
968
968
|
The namespace to provision the resource in.
|
969
969
|
The value should not contain leading or trailing forward slashes.
|
970
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
970
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
971
971
|
*Available only for Vault Enterprise*.
|
972
972
|
"""
|
973
973
|
return pulumi.get(self, "namespace")
|
@@ -54,7 +54,7 @@ class SecretBackendRoleArgs:
|
|
54
54
|
roles and role bindings. If unset, a default template is used.
|
55
55
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
56
56
|
The value should not contain leading or trailing forward slashes.
|
57
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
57
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
58
58
|
*Available only for Vault Enterprise*.
|
59
59
|
:param pulumi.Input[str] service_account_name: The pre-existing service account to generate tokens for.
|
60
60
|
Mutually exclusive with `kubernetes_role_name` and `generated_role_rules`. If set, only a
|
@@ -215,7 +215,7 @@ class SecretBackendRoleArgs:
|
|
215
215
|
"""
|
216
216
|
The namespace to provision the resource in.
|
217
217
|
The value should not contain leading or trailing forward slashes.
|
218
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
218
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
219
219
|
*Available only for Vault Enterprise*.
|
220
220
|
"""
|
221
221
|
return pulumi.get(self, "namespace")
|
@@ -306,7 +306,7 @@ class _SecretBackendRoleState:
|
|
306
306
|
roles and role bindings. If unset, a default template is used.
|
307
307
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
308
308
|
The value should not contain leading or trailing forward slashes.
|
309
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
309
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
310
310
|
*Available only for Vault Enterprise*.
|
311
311
|
:param pulumi.Input[str] service_account_name: The pre-existing service account to generate tokens for.
|
312
312
|
Mutually exclusive with `kubernetes_role_name` and `generated_role_rules`. If set, only a
|
@@ -469,7 +469,7 @@ class _SecretBackendRoleState:
|
|
469
469
|
"""
|
470
470
|
The namespace to provision the resource in.
|
471
471
|
The value should not contain leading or trailing forward slashes.
|
472
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
472
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
473
473
|
*Available only for Vault Enterprise*.
|
474
474
|
"""
|
475
475
|
return pulumi.get(self, "namespace")
|
@@ -674,7 +674,7 @@ class SecretBackendRole(pulumi.CustomResource):
|
|
674
674
|
roles and role bindings. If unset, a default template is used.
|
675
675
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
676
676
|
The value should not contain leading or trailing forward slashes.
|
677
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
677
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
678
678
|
*Available only for Vault Enterprise*.
|
679
679
|
:param pulumi.Input[str] service_account_name: The pre-existing service account to generate tokens for.
|
680
680
|
Mutually exclusive with `kubernetes_role_name` and `generated_role_rules`. If set, only a
|
@@ -908,7 +908,7 @@ class SecretBackendRole(pulumi.CustomResource):
|
|
908
908
|
roles and role bindings. If unset, a default template is used.
|
909
909
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
910
910
|
The value should not contain leading or trailing forward slashes.
|
911
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
911
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
912
912
|
*Available only for Vault Enterprise*.
|
913
913
|
:param pulumi.Input[str] service_account_name: The pre-existing service account to generate tokens for.
|
914
914
|
Mutually exclusive with `kubernetes_role_name` and `generated_role_rules`. If set, only a
|
@@ -1027,7 +1027,7 @@ class SecretBackendRole(pulumi.CustomResource):
|
|
1027
1027
|
"""
|
1028
1028
|
The namespace to provision the resource in.
|
1029
1029
|
The value should not contain leading or trailing forward slashes.
|
1030
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
1030
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
1031
1031
|
*Available only for Vault Enterprise*.
|
1032
1032
|
"""
|
1033
1033
|
return pulumi.get(self, "namespace")
|
pulumi_vault/kv/get_secret.py
CHANGED
@@ -164,7 +164,7 @@ def get_secret(namespace: Optional[str] = None,
|
|
164
164
|
|
165
165
|
:param str namespace: The namespace of the target resource.
|
166
166
|
The value should not contain leading or trailing forward slashes.
|
167
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
167
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
168
168
|
*Available only for Vault Enterprise*.
|
169
169
|
:param str path: Full path of the KV-V1 secret.
|
170
170
|
"""
|
@@ -222,7 +222,7 @@ def get_secret_output(namespace: Optional[pulumi.Input[Optional[str]]] = None,
|
|
222
222
|
|
223
223
|
:param str namespace: The namespace of the target resource.
|
224
224
|
The value should not contain leading or trailing forward slashes.
|
225
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
225
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
226
226
|
*Available only for Vault Enterprise*.
|
227
227
|
:param str path: Full path of the KV-V1 secret.
|
228
228
|
"""
|
@@ -174,7 +174,7 @@ def get_secret_subkeys_v2(depth: Optional[int] = None,
|
|
174
174
|
the name is `foo/bar/baz`.
|
175
175
|
:param str namespace: The namespace of the target resource.
|
176
176
|
The value should not contain leading or trailing forward slashes.
|
177
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
177
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
178
178
|
*Available only for Vault Enterprise*.
|
179
179
|
:param int version: Specifies the version to return. If not
|
180
180
|
set the latest version is returned.
|
@@ -250,7 +250,7 @@ def get_secret_subkeys_v2_output(depth: Optional[pulumi.Input[Optional[int]]] =
|
|
250
250
|
the name is `foo/bar/baz`.
|
251
251
|
:param str namespace: The namespace of the target resource.
|
252
252
|
The value should not contain leading or trailing forward slashes.
|
253
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
253
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
254
254
|
*Available only for Vault Enterprise*.
|
255
255
|
:param int version: Specifies the version to return. If not
|
256
256
|
set the latest version is returned.
|
pulumi_vault/kv/get_secret_v2.py
CHANGED
@@ -145,6 +145,9 @@ class GetSecretV2Result:
|
|
145
145
|
@property
|
146
146
|
@pulumi.getter
|
147
147
|
def version(self) -> Optional[int]:
|
148
|
+
"""
|
149
|
+
Version of the secret.
|
150
|
+
"""
|
148
151
|
return pulumi.get(self, "version")
|
149
152
|
|
150
153
|
|
@@ -184,7 +187,7 @@ def get_secret_v2(mount: Optional[str] = None,
|
|
184
187
|
the name is `foo/bar/baz`.
|
185
188
|
:param str namespace: The namespace of the target resource.
|
186
189
|
The value should not contain leading or trailing forward slashes.
|
187
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
190
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
188
191
|
*Available only for Vault Enterprise*.
|
189
192
|
:param int version: Version of the secret to retrieve.
|
190
193
|
"""
|
@@ -228,7 +231,7 @@ def get_secret_v2_output(mount: Optional[pulumi.Input[str]] = None,
|
|
228
231
|
the name is `foo/bar/baz`.
|
229
232
|
:param str namespace: The namespace of the target resource.
|
230
233
|
The value should not contain leading or trailing forward slashes.
|
231
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
234
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
232
235
|
*Available only for Vault Enterprise*.
|
233
236
|
:param int version: Version of the secret to retrieve.
|
234
237
|
"""
|