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
@@ -0,0 +1,524 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
from . import outputs
|
12
|
+
from ._inputs import *
|
13
|
+
|
14
|
+
__all__ = ['UiCustomMessageArgs', 'UiCustomMessage']
|
15
|
+
|
16
|
+
@pulumi.input_type
|
17
|
+
class UiCustomMessageArgs:
|
18
|
+
def __init__(__self__, *,
|
19
|
+
message_base64: pulumi.Input[str],
|
20
|
+
start_time: pulumi.Input[str],
|
21
|
+
title: pulumi.Input[str],
|
22
|
+
authenticated: Optional[pulumi.Input[bool]] = None,
|
23
|
+
end_time: Optional[pulumi.Input[str]] = None,
|
24
|
+
link: Optional[pulumi.Input['UiCustomMessageLinkArgs']] = None,
|
25
|
+
namespace: Optional[pulumi.Input[str]] = None,
|
26
|
+
options: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
27
|
+
type: Optional[pulumi.Input[str]] = None):
|
28
|
+
"""
|
29
|
+
The set of arguments for constructing a UiCustomMessage resource.
|
30
|
+
:param pulumi.Input[str] message_base64: The base64-encoded content of the custom message
|
31
|
+
:param pulumi.Input[str] start_time: The starting time of the active period of the custom message
|
32
|
+
:param pulumi.Input[str] title: The title of the custom message
|
33
|
+
:param pulumi.Input[bool] authenticated: A flag indicating whether the custom message is displayed pre-login (false) or post-login (true)
|
34
|
+
:param pulumi.Input[str] end_time: The ending time of the active period of the custom message. Can be omitted for non-expiring message
|
35
|
+
:param pulumi.Input['UiCustomMessageLinkArgs'] link: A block containing a hyperlink associated with the custom message
|
36
|
+
:param pulumi.Input[str] namespace: Target namespace. (requires Enterprise)
|
37
|
+
:param pulumi.Input[Mapping[str, Any]] options: A map containing additional options for the custom message
|
38
|
+
:param pulumi.Input[str] type: The display type of custom message. Allowed values are banner and modal
|
39
|
+
"""
|
40
|
+
pulumi.set(__self__, "message_base64", message_base64)
|
41
|
+
pulumi.set(__self__, "start_time", start_time)
|
42
|
+
pulumi.set(__self__, "title", title)
|
43
|
+
if authenticated is not None:
|
44
|
+
pulumi.set(__self__, "authenticated", authenticated)
|
45
|
+
if end_time is not None:
|
46
|
+
pulumi.set(__self__, "end_time", end_time)
|
47
|
+
if link is not None:
|
48
|
+
pulumi.set(__self__, "link", link)
|
49
|
+
if namespace is not None:
|
50
|
+
pulumi.set(__self__, "namespace", namespace)
|
51
|
+
if options is not None:
|
52
|
+
pulumi.set(__self__, "options", options)
|
53
|
+
if type is not None:
|
54
|
+
pulumi.set(__self__, "type", type)
|
55
|
+
|
56
|
+
@property
|
57
|
+
@pulumi.getter(name="messageBase64")
|
58
|
+
def message_base64(self) -> pulumi.Input[str]:
|
59
|
+
"""
|
60
|
+
The base64-encoded content of the custom message
|
61
|
+
"""
|
62
|
+
return pulumi.get(self, "message_base64")
|
63
|
+
|
64
|
+
@message_base64.setter
|
65
|
+
def message_base64(self, value: pulumi.Input[str]):
|
66
|
+
pulumi.set(self, "message_base64", value)
|
67
|
+
|
68
|
+
@property
|
69
|
+
@pulumi.getter(name="startTime")
|
70
|
+
def start_time(self) -> pulumi.Input[str]:
|
71
|
+
"""
|
72
|
+
The starting time of the active period of the custom message
|
73
|
+
"""
|
74
|
+
return pulumi.get(self, "start_time")
|
75
|
+
|
76
|
+
@start_time.setter
|
77
|
+
def start_time(self, value: pulumi.Input[str]):
|
78
|
+
pulumi.set(self, "start_time", value)
|
79
|
+
|
80
|
+
@property
|
81
|
+
@pulumi.getter
|
82
|
+
def title(self) -> pulumi.Input[str]:
|
83
|
+
"""
|
84
|
+
The title of the custom message
|
85
|
+
"""
|
86
|
+
return pulumi.get(self, "title")
|
87
|
+
|
88
|
+
@title.setter
|
89
|
+
def title(self, value: pulumi.Input[str]):
|
90
|
+
pulumi.set(self, "title", value)
|
91
|
+
|
92
|
+
@property
|
93
|
+
@pulumi.getter
|
94
|
+
def authenticated(self) -> Optional[pulumi.Input[bool]]:
|
95
|
+
"""
|
96
|
+
A flag indicating whether the custom message is displayed pre-login (false) or post-login (true)
|
97
|
+
"""
|
98
|
+
return pulumi.get(self, "authenticated")
|
99
|
+
|
100
|
+
@authenticated.setter
|
101
|
+
def authenticated(self, value: Optional[pulumi.Input[bool]]):
|
102
|
+
pulumi.set(self, "authenticated", value)
|
103
|
+
|
104
|
+
@property
|
105
|
+
@pulumi.getter(name="endTime")
|
106
|
+
def end_time(self) -> Optional[pulumi.Input[str]]:
|
107
|
+
"""
|
108
|
+
The ending time of the active period of the custom message. Can be omitted for non-expiring message
|
109
|
+
"""
|
110
|
+
return pulumi.get(self, "end_time")
|
111
|
+
|
112
|
+
@end_time.setter
|
113
|
+
def end_time(self, value: Optional[pulumi.Input[str]]):
|
114
|
+
pulumi.set(self, "end_time", value)
|
115
|
+
|
116
|
+
@property
|
117
|
+
@pulumi.getter
|
118
|
+
def link(self) -> Optional[pulumi.Input['UiCustomMessageLinkArgs']]:
|
119
|
+
"""
|
120
|
+
A block containing a hyperlink associated with the custom message
|
121
|
+
"""
|
122
|
+
return pulumi.get(self, "link")
|
123
|
+
|
124
|
+
@link.setter
|
125
|
+
def link(self, value: Optional[pulumi.Input['UiCustomMessageLinkArgs']]):
|
126
|
+
pulumi.set(self, "link", value)
|
127
|
+
|
128
|
+
@property
|
129
|
+
@pulumi.getter
|
130
|
+
def namespace(self) -> Optional[pulumi.Input[str]]:
|
131
|
+
"""
|
132
|
+
Target namespace. (requires Enterprise)
|
133
|
+
"""
|
134
|
+
return pulumi.get(self, "namespace")
|
135
|
+
|
136
|
+
@namespace.setter
|
137
|
+
def namespace(self, value: Optional[pulumi.Input[str]]):
|
138
|
+
pulumi.set(self, "namespace", value)
|
139
|
+
|
140
|
+
@property
|
141
|
+
@pulumi.getter
|
142
|
+
def options(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
143
|
+
"""
|
144
|
+
A map containing additional options for the custom message
|
145
|
+
"""
|
146
|
+
return pulumi.get(self, "options")
|
147
|
+
|
148
|
+
@options.setter
|
149
|
+
def options(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
150
|
+
pulumi.set(self, "options", value)
|
151
|
+
|
152
|
+
@property
|
153
|
+
@pulumi.getter
|
154
|
+
def type(self) -> Optional[pulumi.Input[str]]:
|
155
|
+
"""
|
156
|
+
The display type of custom message. Allowed values are banner and modal
|
157
|
+
"""
|
158
|
+
return pulumi.get(self, "type")
|
159
|
+
|
160
|
+
@type.setter
|
161
|
+
def type(self, value: Optional[pulumi.Input[str]]):
|
162
|
+
pulumi.set(self, "type", value)
|
163
|
+
|
164
|
+
|
165
|
+
@pulumi.input_type
|
166
|
+
class _UiCustomMessageState:
|
167
|
+
def __init__(__self__, *,
|
168
|
+
authenticated: Optional[pulumi.Input[bool]] = None,
|
169
|
+
end_time: Optional[pulumi.Input[str]] = None,
|
170
|
+
link: Optional[pulumi.Input['UiCustomMessageLinkArgs']] = None,
|
171
|
+
message_base64: Optional[pulumi.Input[str]] = None,
|
172
|
+
namespace: Optional[pulumi.Input[str]] = None,
|
173
|
+
options: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
174
|
+
start_time: Optional[pulumi.Input[str]] = None,
|
175
|
+
title: Optional[pulumi.Input[str]] = None,
|
176
|
+
type: Optional[pulumi.Input[str]] = None):
|
177
|
+
"""
|
178
|
+
Input properties used for looking up and filtering UiCustomMessage resources.
|
179
|
+
:param pulumi.Input[bool] authenticated: A flag indicating whether the custom message is displayed pre-login (false) or post-login (true)
|
180
|
+
:param pulumi.Input[str] end_time: The ending time of the active period of the custom message. Can be omitted for non-expiring message
|
181
|
+
:param pulumi.Input['UiCustomMessageLinkArgs'] link: A block containing a hyperlink associated with the custom message
|
182
|
+
:param pulumi.Input[str] message_base64: The base64-encoded content of the custom message
|
183
|
+
:param pulumi.Input[str] namespace: Target namespace. (requires Enterprise)
|
184
|
+
:param pulumi.Input[Mapping[str, Any]] options: A map containing additional options for the custom message
|
185
|
+
:param pulumi.Input[str] start_time: The starting time of the active period of the custom message
|
186
|
+
:param pulumi.Input[str] title: The title of the custom message
|
187
|
+
:param pulumi.Input[str] type: The display type of custom message. Allowed values are banner and modal
|
188
|
+
"""
|
189
|
+
if authenticated is not None:
|
190
|
+
pulumi.set(__self__, "authenticated", authenticated)
|
191
|
+
if end_time is not None:
|
192
|
+
pulumi.set(__self__, "end_time", end_time)
|
193
|
+
if link is not None:
|
194
|
+
pulumi.set(__self__, "link", link)
|
195
|
+
if message_base64 is not None:
|
196
|
+
pulumi.set(__self__, "message_base64", message_base64)
|
197
|
+
if namespace is not None:
|
198
|
+
pulumi.set(__self__, "namespace", namespace)
|
199
|
+
if options is not None:
|
200
|
+
pulumi.set(__self__, "options", options)
|
201
|
+
if start_time is not None:
|
202
|
+
pulumi.set(__self__, "start_time", start_time)
|
203
|
+
if title is not None:
|
204
|
+
pulumi.set(__self__, "title", title)
|
205
|
+
if type is not None:
|
206
|
+
pulumi.set(__self__, "type", type)
|
207
|
+
|
208
|
+
@property
|
209
|
+
@pulumi.getter
|
210
|
+
def authenticated(self) -> Optional[pulumi.Input[bool]]:
|
211
|
+
"""
|
212
|
+
A flag indicating whether the custom message is displayed pre-login (false) or post-login (true)
|
213
|
+
"""
|
214
|
+
return pulumi.get(self, "authenticated")
|
215
|
+
|
216
|
+
@authenticated.setter
|
217
|
+
def authenticated(self, value: Optional[pulumi.Input[bool]]):
|
218
|
+
pulumi.set(self, "authenticated", value)
|
219
|
+
|
220
|
+
@property
|
221
|
+
@pulumi.getter(name="endTime")
|
222
|
+
def end_time(self) -> Optional[pulumi.Input[str]]:
|
223
|
+
"""
|
224
|
+
The ending time of the active period of the custom message. Can be omitted for non-expiring message
|
225
|
+
"""
|
226
|
+
return pulumi.get(self, "end_time")
|
227
|
+
|
228
|
+
@end_time.setter
|
229
|
+
def end_time(self, value: Optional[pulumi.Input[str]]):
|
230
|
+
pulumi.set(self, "end_time", value)
|
231
|
+
|
232
|
+
@property
|
233
|
+
@pulumi.getter
|
234
|
+
def link(self) -> Optional[pulumi.Input['UiCustomMessageLinkArgs']]:
|
235
|
+
"""
|
236
|
+
A block containing a hyperlink associated with the custom message
|
237
|
+
"""
|
238
|
+
return pulumi.get(self, "link")
|
239
|
+
|
240
|
+
@link.setter
|
241
|
+
def link(self, value: Optional[pulumi.Input['UiCustomMessageLinkArgs']]):
|
242
|
+
pulumi.set(self, "link", value)
|
243
|
+
|
244
|
+
@property
|
245
|
+
@pulumi.getter(name="messageBase64")
|
246
|
+
def message_base64(self) -> Optional[pulumi.Input[str]]:
|
247
|
+
"""
|
248
|
+
The base64-encoded content of the custom message
|
249
|
+
"""
|
250
|
+
return pulumi.get(self, "message_base64")
|
251
|
+
|
252
|
+
@message_base64.setter
|
253
|
+
def message_base64(self, value: Optional[pulumi.Input[str]]):
|
254
|
+
pulumi.set(self, "message_base64", value)
|
255
|
+
|
256
|
+
@property
|
257
|
+
@pulumi.getter
|
258
|
+
def namespace(self) -> Optional[pulumi.Input[str]]:
|
259
|
+
"""
|
260
|
+
Target namespace. (requires Enterprise)
|
261
|
+
"""
|
262
|
+
return pulumi.get(self, "namespace")
|
263
|
+
|
264
|
+
@namespace.setter
|
265
|
+
def namespace(self, value: Optional[pulumi.Input[str]]):
|
266
|
+
pulumi.set(self, "namespace", value)
|
267
|
+
|
268
|
+
@property
|
269
|
+
@pulumi.getter
|
270
|
+
def options(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
271
|
+
"""
|
272
|
+
A map containing additional options for the custom message
|
273
|
+
"""
|
274
|
+
return pulumi.get(self, "options")
|
275
|
+
|
276
|
+
@options.setter
|
277
|
+
def options(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
278
|
+
pulumi.set(self, "options", value)
|
279
|
+
|
280
|
+
@property
|
281
|
+
@pulumi.getter(name="startTime")
|
282
|
+
def start_time(self) -> Optional[pulumi.Input[str]]:
|
283
|
+
"""
|
284
|
+
The starting time of the active period of the custom message
|
285
|
+
"""
|
286
|
+
return pulumi.get(self, "start_time")
|
287
|
+
|
288
|
+
@start_time.setter
|
289
|
+
def start_time(self, value: Optional[pulumi.Input[str]]):
|
290
|
+
pulumi.set(self, "start_time", value)
|
291
|
+
|
292
|
+
@property
|
293
|
+
@pulumi.getter
|
294
|
+
def title(self) -> Optional[pulumi.Input[str]]:
|
295
|
+
"""
|
296
|
+
The title of the custom message
|
297
|
+
"""
|
298
|
+
return pulumi.get(self, "title")
|
299
|
+
|
300
|
+
@title.setter
|
301
|
+
def title(self, value: Optional[pulumi.Input[str]]):
|
302
|
+
pulumi.set(self, "title", value)
|
303
|
+
|
304
|
+
@property
|
305
|
+
@pulumi.getter
|
306
|
+
def type(self) -> Optional[pulumi.Input[str]]:
|
307
|
+
"""
|
308
|
+
The display type of custom message. Allowed values are banner and modal
|
309
|
+
"""
|
310
|
+
return pulumi.get(self, "type")
|
311
|
+
|
312
|
+
@type.setter
|
313
|
+
def type(self, value: Optional[pulumi.Input[str]]):
|
314
|
+
pulumi.set(self, "type", value)
|
315
|
+
|
316
|
+
|
317
|
+
class UiCustomMessage(pulumi.CustomResource):
|
318
|
+
@overload
|
319
|
+
def __init__(__self__,
|
320
|
+
resource_name: str,
|
321
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
322
|
+
authenticated: Optional[pulumi.Input[bool]] = None,
|
323
|
+
end_time: Optional[pulumi.Input[str]] = None,
|
324
|
+
link: Optional[pulumi.Input[pulumi.InputType['UiCustomMessageLinkArgs']]] = None,
|
325
|
+
message_base64: Optional[pulumi.Input[str]] = None,
|
326
|
+
namespace: Optional[pulumi.Input[str]] = None,
|
327
|
+
options: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
328
|
+
start_time: Optional[pulumi.Input[str]] = None,
|
329
|
+
title: Optional[pulumi.Input[str]] = None,
|
330
|
+
type: Optional[pulumi.Input[str]] = None,
|
331
|
+
__props__=None):
|
332
|
+
"""
|
333
|
+
Create a UiCustomMessage resource with the given unique name, props, and options.
|
334
|
+
:param str resource_name: The name of the resource.
|
335
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
336
|
+
:param pulumi.Input[bool] authenticated: A flag indicating whether the custom message is displayed pre-login (false) or post-login (true)
|
337
|
+
:param pulumi.Input[str] end_time: The ending time of the active period of the custom message. Can be omitted for non-expiring message
|
338
|
+
:param pulumi.Input[pulumi.InputType['UiCustomMessageLinkArgs']] link: A block containing a hyperlink associated with the custom message
|
339
|
+
:param pulumi.Input[str] message_base64: The base64-encoded content of the custom message
|
340
|
+
:param pulumi.Input[str] namespace: Target namespace. (requires Enterprise)
|
341
|
+
:param pulumi.Input[Mapping[str, Any]] options: A map containing additional options for the custom message
|
342
|
+
:param pulumi.Input[str] start_time: The starting time of the active period of the custom message
|
343
|
+
:param pulumi.Input[str] title: The title of the custom message
|
344
|
+
:param pulumi.Input[str] type: The display type of custom message. Allowed values are banner and modal
|
345
|
+
"""
|
346
|
+
...
|
347
|
+
@overload
|
348
|
+
def __init__(__self__,
|
349
|
+
resource_name: str,
|
350
|
+
args: UiCustomMessageArgs,
|
351
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
352
|
+
"""
|
353
|
+
Create a UiCustomMessage resource with the given unique name, props, and options.
|
354
|
+
:param str resource_name: The name of the resource.
|
355
|
+
:param UiCustomMessageArgs args: The arguments to use to populate this resource's properties.
|
356
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
357
|
+
"""
|
358
|
+
...
|
359
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
360
|
+
resource_args, opts = _utilities.get_resource_args_opts(UiCustomMessageArgs, pulumi.ResourceOptions, *args, **kwargs)
|
361
|
+
if resource_args is not None:
|
362
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
363
|
+
else:
|
364
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
365
|
+
|
366
|
+
def _internal_init(__self__,
|
367
|
+
resource_name: str,
|
368
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
369
|
+
authenticated: Optional[pulumi.Input[bool]] = None,
|
370
|
+
end_time: Optional[pulumi.Input[str]] = None,
|
371
|
+
link: Optional[pulumi.Input[pulumi.InputType['UiCustomMessageLinkArgs']]] = None,
|
372
|
+
message_base64: Optional[pulumi.Input[str]] = None,
|
373
|
+
namespace: Optional[pulumi.Input[str]] = None,
|
374
|
+
options: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
375
|
+
start_time: Optional[pulumi.Input[str]] = None,
|
376
|
+
title: Optional[pulumi.Input[str]] = None,
|
377
|
+
type: Optional[pulumi.Input[str]] = None,
|
378
|
+
__props__=None):
|
379
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
380
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
381
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
382
|
+
if opts.id is None:
|
383
|
+
if __props__ is not None:
|
384
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
385
|
+
__props__ = UiCustomMessageArgs.__new__(UiCustomMessageArgs)
|
386
|
+
|
387
|
+
__props__.__dict__["authenticated"] = authenticated
|
388
|
+
__props__.__dict__["end_time"] = end_time
|
389
|
+
__props__.__dict__["link"] = link
|
390
|
+
if message_base64 is None and not opts.urn:
|
391
|
+
raise TypeError("Missing required property 'message_base64'")
|
392
|
+
__props__.__dict__["message_base64"] = message_base64
|
393
|
+
__props__.__dict__["namespace"] = namespace
|
394
|
+
__props__.__dict__["options"] = options
|
395
|
+
if start_time is None and not opts.urn:
|
396
|
+
raise TypeError("Missing required property 'start_time'")
|
397
|
+
__props__.__dict__["start_time"] = start_time
|
398
|
+
if title is None and not opts.urn:
|
399
|
+
raise TypeError("Missing required property 'title'")
|
400
|
+
__props__.__dict__["title"] = title
|
401
|
+
__props__.__dict__["type"] = type
|
402
|
+
super(UiCustomMessage, __self__).__init__(
|
403
|
+
'vault:config/uiCustomMessage:UiCustomMessage',
|
404
|
+
resource_name,
|
405
|
+
__props__,
|
406
|
+
opts)
|
407
|
+
|
408
|
+
@staticmethod
|
409
|
+
def get(resource_name: str,
|
410
|
+
id: pulumi.Input[str],
|
411
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
412
|
+
authenticated: Optional[pulumi.Input[bool]] = None,
|
413
|
+
end_time: Optional[pulumi.Input[str]] = None,
|
414
|
+
link: Optional[pulumi.Input[pulumi.InputType['UiCustomMessageLinkArgs']]] = None,
|
415
|
+
message_base64: Optional[pulumi.Input[str]] = None,
|
416
|
+
namespace: Optional[pulumi.Input[str]] = None,
|
417
|
+
options: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
418
|
+
start_time: Optional[pulumi.Input[str]] = None,
|
419
|
+
title: Optional[pulumi.Input[str]] = None,
|
420
|
+
type: Optional[pulumi.Input[str]] = None) -> 'UiCustomMessage':
|
421
|
+
"""
|
422
|
+
Get an existing UiCustomMessage resource's state with the given name, id, and optional extra
|
423
|
+
properties used to qualify the lookup.
|
424
|
+
|
425
|
+
:param str resource_name: The unique name of the resulting resource.
|
426
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
427
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
428
|
+
:param pulumi.Input[bool] authenticated: A flag indicating whether the custom message is displayed pre-login (false) or post-login (true)
|
429
|
+
:param pulumi.Input[str] end_time: The ending time of the active period of the custom message. Can be omitted for non-expiring message
|
430
|
+
:param pulumi.Input[pulumi.InputType['UiCustomMessageLinkArgs']] link: A block containing a hyperlink associated with the custom message
|
431
|
+
:param pulumi.Input[str] message_base64: The base64-encoded content of the custom message
|
432
|
+
:param pulumi.Input[str] namespace: Target namespace. (requires Enterprise)
|
433
|
+
:param pulumi.Input[Mapping[str, Any]] options: A map containing additional options for the custom message
|
434
|
+
:param pulumi.Input[str] start_time: The starting time of the active period of the custom message
|
435
|
+
:param pulumi.Input[str] title: The title of the custom message
|
436
|
+
:param pulumi.Input[str] type: The display type of custom message. Allowed values are banner and modal
|
437
|
+
"""
|
438
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
439
|
+
|
440
|
+
__props__ = _UiCustomMessageState.__new__(_UiCustomMessageState)
|
441
|
+
|
442
|
+
__props__.__dict__["authenticated"] = authenticated
|
443
|
+
__props__.__dict__["end_time"] = end_time
|
444
|
+
__props__.__dict__["link"] = link
|
445
|
+
__props__.__dict__["message_base64"] = message_base64
|
446
|
+
__props__.__dict__["namespace"] = namespace
|
447
|
+
__props__.__dict__["options"] = options
|
448
|
+
__props__.__dict__["start_time"] = start_time
|
449
|
+
__props__.__dict__["title"] = title
|
450
|
+
__props__.__dict__["type"] = type
|
451
|
+
return UiCustomMessage(resource_name, opts=opts, __props__=__props__)
|
452
|
+
|
453
|
+
@property
|
454
|
+
@pulumi.getter
|
455
|
+
def authenticated(self) -> pulumi.Output[Optional[bool]]:
|
456
|
+
"""
|
457
|
+
A flag indicating whether the custom message is displayed pre-login (false) or post-login (true)
|
458
|
+
"""
|
459
|
+
return pulumi.get(self, "authenticated")
|
460
|
+
|
461
|
+
@property
|
462
|
+
@pulumi.getter(name="endTime")
|
463
|
+
def end_time(self) -> pulumi.Output[Optional[str]]:
|
464
|
+
"""
|
465
|
+
The ending time of the active period of the custom message. Can be omitted for non-expiring message
|
466
|
+
"""
|
467
|
+
return pulumi.get(self, "end_time")
|
468
|
+
|
469
|
+
@property
|
470
|
+
@pulumi.getter
|
471
|
+
def link(self) -> pulumi.Output[Optional['outputs.UiCustomMessageLink']]:
|
472
|
+
"""
|
473
|
+
A block containing a hyperlink associated with the custom message
|
474
|
+
"""
|
475
|
+
return pulumi.get(self, "link")
|
476
|
+
|
477
|
+
@property
|
478
|
+
@pulumi.getter(name="messageBase64")
|
479
|
+
def message_base64(self) -> pulumi.Output[str]:
|
480
|
+
"""
|
481
|
+
The base64-encoded content of the custom message
|
482
|
+
"""
|
483
|
+
return pulumi.get(self, "message_base64")
|
484
|
+
|
485
|
+
@property
|
486
|
+
@pulumi.getter
|
487
|
+
def namespace(self) -> pulumi.Output[Optional[str]]:
|
488
|
+
"""
|
489
|
+
Target namespace. (requires Enterprise)
|
490
|
+
"""
|
491
|
+
return pulumi.get(self, "namespace")
|
492
|
+
|
493
|
+
@property
|
494
|
+
@pulumi.getter
|
495
|
+
def options(self) -> pulumi.Output[Optional[Mapping[str, Any]]]:
|
496
|
+
"""
|
497
|
+
A map containing additional options for the custom message
|
498
|
+
"""
|
499
|
+
return pulumi.get(self, "options")
|
500
|
+
|
501
|
+
@property
|
502
|
+
@pulumi.getter(name="startTime")
|
503
|
+
def start_time(self) -> pulumi.Output[str]:
|
504
|
+
"""
|
505
|
+
The starting time of the active period of the custom message
|
506
|
+
"""
|
507
|
+
return pulumi.get(self, "start_time")
|
508
|
+
|
509
|
+
@property
|
510
|
+
@pulumi.getter
|
511
|
+
def title(self) -> pulumi.Output[str]:
|
512
|
+
"""
|
513
|
+
The title of the custom message
|
514
|
+
"""
|
515
|
+
return pulumi.get(self, "title")
|
516
|
+
|
517
|
+
@property
|
518
|
+
@pulumi.getter
|
519
|
+
def type(self) -> pulumi.Output[Optional[str]]:
|
520
|
+
"""
|
521
|
+
The display type of custom message. Allowed values are banner and modal
|
522
|
+
"""
|
523
|
+
return pulumi.get(self, "type")
|
524
|
+
|
@@ -46,7 +46,7 @@ class SecretBackendArgs:
|
|
46
46
|
for credentials issued by this backend.
|
47
47
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
48
48
|
The value should not contain leading or trailing forward slashes.
|
49
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
49
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
50
50
|
*Available only for Vault Enterprise*.
|
51
51
|
:param pulumi.Input[str] path: The unique location this backend should be mounted at. Must not begin or end with a `/`. Defaults
|
52
52
|
to `consul`.
|
@@ -211,7 +211,7 @@ class SecretBackendArgs:
|
|
211
211
|
"""
|
212
212
|
The namespace to provision the resource in.
|
213
213
|
The value should not contain leading or trailing forward slashes.
|
214
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
214
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
215
215
|
*Available only for Vault Enterprise*.
|
216
216
|
"""
|
217
217
|
return pulumi.get(self, "namespace")
|
@@ -293,7 +293,7 @@ class _SecretBackendState:
|
|
293
293
|
for credentials issued by this backend.
|
294
294
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
295
295
|
The value should not contain leading or trailing forward slashes.
|
296
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
296
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
297
297
|
*Available only for Vault Enterprise*.
|
298
298
|
:param pulumi.Input[str] path: The unique location this backend should be mounted at. Must not begin or end with a `/`. Defaults
|
299
299
|
to `consul`.
|
@@ -459,7 +459,7 @@ class _SecretBackendState:
|
|
459
459
|
"""
|
460
460
|
The namespace to provision the resource in.
|
461
461
|
The value should not contain leading or trailing forward slashes.
|
462
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
462
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
463
463
|
*Available only for Vault Enterprise*.
|
464
464
|
"""
|
465
465
|
return pulumi.get(self, "namespace")
|
@@ -583,7 +583,7 @@ class SecretBackend(pulumi.CustomResource):
|
|
583
583
|
for credentials issued by this backend.
|
584
584
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
585
585
|
The value should not contain leading or trailing forward slashes.
|
586
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
586
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
587
587
|
*Available only for Vault Enterprise*.
|
588
588
|
:param pulumi.Input[str] path: The unique location this backend should be mounted at. Must not begin or end with a `/`. Defaults
|
589
589
|
to `consul`.
|
@@ -738,7 +738,7 @@ class SecretBackend(pulumi.CustomResource):
|
|
738
738
|
for credentials issued by this backend.
|
739
739
|
:param pulumi.Input[str] namespace: The namespace to provision the resource in.
|
740
740
|
The value should not contain leading or trailing forward slashes.
|
741
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
741
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
742
742
|
*Available only for Vault Enterprise*.
|
743
743
|
:param pulumi.Input[str] path: The unique location this backend should be mounted at. Must not begin or end with a `/`. Defaults
|
744
744
|
to `consul`.
|
@@ -855,7 +855,7 @@ class SecretBackend(pulumi.CustomResource):
|
|
855
855
|
"""
|
856
856
|
The namespace to provision the resource in.
|
857
857
|
The value should not contain leading or trailing forward slashes.
|
858
|
-
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault#namespace).
|
858
|
+
The `namespace` is always relative to the provider's configured [namespace](https://www.terraform.io/docs/providers/vault/index.html#namespace).
|
859
859
|
*Available only for Vault Enterprise*.
|
860
860
|
"""
|
861
861
|
return pulumi.get(self, "namespace")
|