@pulumi/vault 6.3.0 → 6.3.1-alpha.1728636480
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.
- package/ad/getAccessCredentials.js +6 -1
- package/ad/getAccessCredentials.js.map +1 -1
- package/approle/getAuthBackendRoleId.js +6 -1
- package/approle/getAuthBackendRoleId.js.map +1 -1
- package/aws/authBackendLogin.d.ts +2 -2
- package/aws/getAccessCredentials.js +10 -1
- package/aws/getAccessCredentials.js.map +1 -1
- package/aws/getStaticAccessCredentials.js +6 -1
- package/aws/getStaticAccessCredentials.js.map +1 -1
- package/azure/getAccessCredentials.js +13 -1
- package/azure/getAccessCredentials.js.map +1 -1
- package/config/uiCustomMessage.d.ts +3 -3
- package/database/secretBackendConnection.d.ts +3 -3
- package/database/secretBackendRole.d.ts +3 -3
- package/database/secretsMount.d.ts +3 -3
- package/gcp/getAuthBackendRole.js +15 -1
- package/gcp/getAuthBackendRole.js.map +1 -1
- package/generic/getSecret.d.ts +1 -1
- package/generic/getSecret.js +7 -1
- package/generic/getSecret.js.map +1 -1
- package/generic/secret.d.ts +2 -2
- package/getAuthBackend.js +5 -1
- package/getAuthBackend.js.map +1 -1
- package/getAuthBackends.js +6 -1
- package/getAuthBackends.js.map +1 -1
- package/getNamespace.d.ts +1 -1
- package/getNamespace.js +6 -1
- package/getNamespace.js.map +1 -1
- package/getNamespaces.js +5 -1
- package/getNamespaces.js.map +1 -1
- package/getNomadAccessToken.js +6 -1
- package/getNomadAccessToken.js.map +1 -1
- package/getPolicyDocument.js +6 -1
- package/getPolicyDocument.js.map +1 -1
- package/getRaftAutopilotState.d.ts +3 -3
- package/getRaftAutopilotState.js +5 -1
- package/getRaftAutopilotState.js.map +1 -1
- package/identity/getEntity.d.ts +1 -1
- package/identity/getEntity.js +10 -1
- package/identity/getEntity.js.map +1 -1
- package/identity/getGroup.d.ts +2 -2
- package/identity/getGroup.js +10 -1
- package/identity/getGroup.js.map +1 -1
- package/identity/getOidcClientCreds.js +5 -1
- package/identity/getOidcClientCreds.js.map +1 -1
- package/identity/getOidcOpenidConfig.js +5 -1
- package/identity/getOidcOpenidConfig.js.map +1 -1
- package/identity/getOidcPublicKeys.d.ts +1 -1
- package/identity/getOidcPublicKeys.js +5 -1
- package/identity/getOidcPublicKeys.js.map +1 -1
- package/jwt/authBackendRole.d.ts +6 -6
- package/kubernetes/getAuthBackendConfig.js +12 -1
- package/kubernetes/getAuthBackendConfig.js.map +1 -1
- package/kubernetes/getAuthBackendRole.js +16 -1
- package/kubernetes/getAuthBackendRole.js.map +1 -1
- package/kubernetes/getServiceAccountToken.js +9 -1
- package/kubernetes/getServiceAccountToken.js.map +1 -1
- package/kubernetes/secretBackend.d.ts +3 -3
- package/kv/getSecret.d.ts +1 -1
- package/kv/getSecret.js +5 -1
- package/kv/getSecret.js.map +1 -1
- package/kv/getSecretSubkeysV2.d.ts +1 -1
- package/kv/getSecretSubkeysV2.js +8 -1
- package/kv/getSecretSubkeysV2.js.map +1 -1
- package/kv/getSecretV2.d.ts +2 -2
- package/kv/getSecretV2.js +7 -1
- package/kv/getSecretV2.js.map +1 -1
- package/kv/getSecretsList.js +5 -1
- package/kv/getSecretsList.js.map +1 -1
- package/kv/getSecretsListV2.js +6 -1
- package/kv/getSecretsListV2.js.map +1 -1
- package/kv/secret.d.ts +2 -2
- package/kv/secretV2.d.ts +7 -7
- package/ldap/getDynamicCredentials.js +6 -1
- package/ldap/getDynamicCredentials.js.map +1 -1
- package/ldap/getStaticCredentials.js +6 -1
- package/ldap/getStaticCredentials.js.map +1 -1
- package/ldap/secretBackend.d.ts +3 -3
- package/mount.d.ts +4 -4
- package/mount.js +1 -1
- package/namespace.d.ts +3 -3
- package/package.json +3 -3
- package/pkisecret/backendConfigEst.d.ts +3 -3
- package/pkisecret/getBackendConfigEst.d.ts +1 -1
- package/pkisecret/getBackendConfigEst.js +5 -1
- package/pkisecret/getBackendConfigEst.js.map +1 -1
- package/pkisecret/getBackendIssuer.js +6 -1
- package/pkisecret/getBackendIssuer.js.map +1 -1
- package/pkisecret/getBackendIssuers.d.ts +1 -1
- package/pkisecret/getBackendIssuers.js +5 -1
- package/pkisecret/getBackendIssuers.js.map +1 -1
- package/pkisecret/getBackendKey.js +6 -1
- package/pkisecret/getBackendKey.js.map +1 -1
- package/pkisecret/getBackendKeys.d.ts +1 -1
- package/pkisecret/getBackendKeys.js +5 -1
- package/pkisecret/getBackendKeys.js.map +1 -1
- package/saml/authBackendRole.d.ts +3 -3
- package/secrets/syncAwsDestination.d.ts +3 -3
- package/secrets/syncAzureDestination.d.ts +3 -3
- package/secrets/syncGcpDestination.d.ts +3 -3
- package/ssh/secretBackendRole.d.ts +6 -6
- package/tokenauth/authBackendRole.d.ts +0 -6
- package/tokenauth/authBackendRole.js.map +1 -1
- package/transform/getDecode.d.ts +6 -6
- package/transform/getDecode.js +12 -1
- package/transform/getDecode.js.map +1 -1
- package/transform/getEncode.d.ts +6 -6
- package/transform/getEncode.js +12 -1
- package/transform/getEncode.js.map +1 -1
- package/transform/template.d.ts +3 -3
- package/transit/getDecrypt.js +8 -1
- package/transit/getDecrypt.js.map +1 -1
- package/transit/getEncrypt.js +9 -1
- package/transit/getEncrypt.js.map +1 -1
- package/transit/secretBackendKey.d.ts +2 -2
- package/types/input.d.ts +21 -21
- package/types/output.d.ts +24 -24
package/mount.d.ts
CHANGED
|
@@ -39,7 +39,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
39
39
|
* type: "transit",
|
|
40
40
|
* description: "This is an example transit secret engine mount",
|
|
41
41
|
* options: {
|
|
42
|
-
* convergent_encryption: false,
|
|
42
|
+
* convergent_encryption: "false",
|
|
43
43
|
* },
|
|
44
44
|
* });
|
|
45
45
|
* ```
|
|
@@ -148,7 +148,7 @@ export declare class Mount extends pulumi.CustomResource {
|
|
|
148
148
|
* Specifies mount type specific options that are passed to the backend
|
|
149
149
|
*/
|
|
150
150
|
readonly options: pulumi.Output<{
|
|
151
|
-
[key: string]:
|
|
151
|
+
[key: string]: string;
|
|
152
152
|
} | undefined>;
|
|
153
153
|
/**
|
|
154
154
|
* List of headers to allow and pass from the request to
|
|
@@ -253,7 +253,7 @@ export interface MountState {
|
|
|
253
253
|
* Specifies mount type specific options that are passed to the backend
|
|
254
254
|
*/
|
|
255
255
|
options?: pulumi.Input<{
|
|
256
|
-
[key: string]:
|
|
256
|
+
[key: string]: pulumi.Input<string>;
|
|
257
257
|
}>;
|
|
258
258
|
/**
|
|
259
259
|
* List of headers to allow and pass from the request to
|
|
@@ -346,7 +346,7 @@ export interface MountArgs {
|
|
|
346
346
|
* Specifies mount type specific options that are passed to the backend
|
|
347
347
|
*/
|
|
348
348
|
options?: pulumi.Input<{
|
|
349
|
-
[key: string]:
|
|
349
|
+
[key: string]: pulumi.Input<string>;
|
|
350
350
|
}>;
|
|
351
351
|
/**
|
|
352
352
|
* List of headers to allow and pass from the request to
|
package/mount.js
CHANGED
package/namespace.d.ts
CHANGED
|
@@ -71,7 +71,7 @@ export declare class Namespace extends pulumi.CustomResource {
|
|
|
71
71
|
* is `map[string]string`. Requires Vault version 1.12+.
|
|
72
72
|
*/
|
|
73
73
|
readonly customMetadata: pulumi.Output<{
|
|
74
|
-
[key: string]:
|
|
74
|
+
[key: string]: string;
|
|
75
75
|
}>;
|
|
76
76
|
/**
|
|
77
77
|
* The namespace to provision the resource in.
|
|
@@ -111,7 +111,7 @@ export interface NamespaceState {
|
|
|
111
111
|
* is `map[string]string`. Requires Vault version 1.12+.
|
|
112
112
|
*/
|
|
113
113
|
customMetadata?: pulumi.Input<{
|
|
114
|
-
[key: string]:
|
|
114
|
+
[key: string]: pulumi.Input<string>;
|
|
115
115
|
}>;
|
|
116
116
|
/**
|
|
117
117
|
* The namespace to provision the resource in.
|
|
@@ -143,7 +143,7 @@ export interface NamespaceArgs {
|
|
|
143
143
|
* is `map[string]string`. Requires Vault version 1.12+.
|
|
144
144
|
*/
|
|
145
145
|
customMetadata?: pulumi.Input<{
|
|
146
|
-
[key: string]:
|
|
146
|
+
[key: string]: pulumi.Input<string>;
|
|
147
147
|
}>;
|
|
148
148
|
/**
|
|
149
149
|
* The namespace to provision the resource in.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/vault",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.1-alpha.1728636480",
|
|
4
4
|
"description": "A Pulumi package for creating and managing HashiCorp Vault cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"build": "tsc"
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@pulumi/pulumi": "^3.
|
|
16
|
+
"@pulumi/pulumi": "^3.136.0"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
19
|
"@types/mime": "^2.0.0",
|
|
@@ -23,6 +23,6 @@
|
|
|
23
23
|
"pulumi": {
|
|
24
24
|
"resource": true,
|
|
25
25
|
"name": "vault",
|
|
26
|
-
"version": "6.3.
|
|
26
|
+
"version": "6.3.1-alpha.1728636480"
|
|
27
27
|
}
|
|
28
28
|
}
|
|
@@ -65,7 +65,7 @@ export declare class BackendConfigEst extends pulumi.CustomResource {
|
|
|
65
65
|
* Configures a pairing of an EST label with the redirected behavior for requests hitting that role. The path policy can be sign-verbatim or a role given by role:<role_name>. Labels must be unique across Vault cluster, and will register .well-known/est/<label> URL paths.
|
|
66
66
|
*/
|
|
67
67
|
readonly labelToPathPolicy: pulumi.Output<{
|
|
68
|
-
[key: string]:
|
|
68
|
+
[key: string]: string;
|
|
69
69
|
} | undefined>;
|
|
70
70
|
/**
|
|
71
71
|
* A read-only timestamp representing the last time the configuration was updated.
|
|
@@ -126,7 +126,7 @@ export interface BackendConfigEstState {
|
|
|
126
126
|
* Configures a pairing of an EST label with the redirected behavior for requests hitting that role. The path policy can be sign-verbatim or a role given by role:<role_name>. Labels must be unique across Vault cluster, and will register .well-known/est/<label> URL paths.
|
|
127
127
|
*/
|
|
128
128
|
labelToPathPolicy?: pulumi.Input<{
|
|
129
|
-
[key: string]:
|
|
129
|
+
[key: string]: pulumi.Input<string>;
|
|
130
130
|
}>;
|
|
131
131
|
/**
|
|
132
132
|
* A read-only timestamp representing the last time the configuration was updated.
|
|
@@ -179,7 +179,7 @@ export interface BackendConfigEstArgs {
|
|
|
179
179
|
* Configures a pairing of an EST label with the redirected behavior for requests hitting that role. The path policy can be sign-verbatim or a role given by role:<role_name>. Labels must be unique across Vault cluster, and will register .well-known/est/<label> URL paths.
|
|
180
180
|
*/
|
|
181
181
|
labelToPathPolicy?: pulumi.Input<{
|
|
182
|
-
[key: string]:
|
|
182
|
+
[key: string]: pulumi.Input<string>;
|
|
183
183
|
}>;
|
|
184
184
|
/**
|
|
185
185
|
* The namespace of the target resource.
|
|
@@ -72,7 +72,7 @@ export interface GetBackendConfigEstResult {
|
|
|
72
72
|
* A pairing of an EST label with the redirected behavior for requests hitting that role. The path policy can be sign-verbatim or a role given by role:<role_name>. Labels must be unique across Vault cluster, and will register .well-known/est/<label> URL paths.
|
|
73
73
|
*/
|
|
74
74
|
readonly labelToPathPolicy: {
|
|
75
|
-
[key: string]:
|
|
75
|
+
[key: string]: string;
|
|
76
76
|
};
|
|
77
77
|
/**
|
|
78
78
|
* A read-only timestamp representing the last time the configuration was updated.
|
|
@@ -48,7 +48,11 @@ exports.getBackendConfigEst = getBackendConfigEst;
|
|
|
48
48
|
* ```
|
|
49
49
|
*/
|
|
50
50
|
function getBackendConfigEstOutput(args, opts) {
|
|
51
|
-
|
|
51
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
52
|
+
return pulumi.runtime.invokeOutput("vault:pkiSecret/getBackendConfigEst:getBackendConfigEst", {
|
|
53
|
+
"backend": args.backend,
|
|
54
|
+
"namespace": args.namespace,
|
|
55
|
+
}, opts);
|
|
52
56
|
}
|
|
53
57
|
exports.getBackendConfigEstOutput = getBackendConfigEstOutput;
|
|
54
58
|
//# sourceMappingURL=getBackendConfigEst.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBackendConfigEst.js","sourceRoot":"","sources":["../../pkisecret/getBackendConfigEst.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"getBackendConfigEst.js","sourceRoot":"","sources":["../../pkisecret/getBackendConfigEst.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AA+DD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
|
|
@@ -65,7 +65,12 @@ exports.getBackendIssuer = getBackendIssuer;
|
|
|
65
65
|
* ```
|
|
66
66
|
*/
|
|
67
67
|
function getBackendIssuerOutput(args, opts) {
|
|
68
|
-
|
|
68
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
69
|
+
return pulumi.runtime.invokeOutput("vault:pkiSecret/getBackendIssuer:getBackendIssuer", {
|
|
70
|
+
"backend": args.backend,
|
|
71
|
+
"issuerRef": args.issuerRef,
|
|
72
|
+
"namespace": args.namespace,
|
|
73
|
+
}, opts);
|
|
69
74
|
}
|
|
70
75
|
exports.getBackendIssuerOutput = getBackendIssuerOutput;
|
|
71
76
|
//# sourceMappingURL=getBackendIssuer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBackendIssuer.js","sourceRoot":"","sources":["../../pkisecret/getBackendIssuer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"getBackendIssuer.js","sourceRoot":"","sources":["../../pkisecret/getBackendIssuer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC;AAqED;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE;QACpF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wDAOC"}
|
|
@@ -62,7 +62,11 @@ exports.getBackendIssuers = getBackendIssuers;
|
|
|
62
62
|
* ```
|
|
63
63
|
*/
|
|
64
64
|
function getBackendIssuersOutput(args, opts) {
|
|
65
|
-
|
|
65
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
66
|
+
return pulumi.runtime.invokeOutput("vault:pkiSecret/getBackendIssuers:getBackendIssuers", {
|
|
67
|
+
"backend": args.backend,
|
|
68
|
+
"namespace": args.namespace,
|
|
69
|
+
}, opts);
|
|
66
70
|
}
|
|
67
71
|
exports.getBackendIssuersOutput = getBackendIssuersOutput;
|
|
68
72
|
//# sourceMappingURL=getBackendIssuers.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBackendIssuers.js","sourceRoot":"","sources":["../../pkisecret/getBackendIssuers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"getBackendIssuers.js","sourceRoot":"","sources":["../../pkisecret/getBackendIssuers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AA2CD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
|
|
@@ -65,7 +65,12 @@ exports.getBackendKey = getBackendKey;
|
|
|
65
65
|
* ```
|
|
66
66
|
*/
|
|
67
67
|
function getBackendKeyOutput(args, opts) {
|
|
68
|
-
|
|
68
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
69
|
+
return pulumi.runtime.invokeOutput("vault:pkiSecret/getBackendKey:getBackendKey", {
|
|
70
|
+
"backend": args.backend,
|
|
71
|
+
"keyRef": args.keyRef,
|
|
72
|
+
"namespace": args.namespace,
|
|
73
|
+
}, opts);
|
|
69
74
|
}
|
|
70
75
|
exports.getBackendKeyOutput = getBackendKeyOutput;
|
|
71
76
|
//# sourceMappingURL=getBackendKey.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBackendKey.js","sourceRoot":"","sources":["../../pkisecret/getBackendKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"getBackendKey.js","sourceRoot":"","sources":["../../pkisecret/getBackendKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AAgDD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kDAOC"}
|
|
@@ -62,7 +62,11 @@ exports.getBackendKeys = getBackendKeys;
|
|
|
62
62
|
* ```
|
|
63
63
|
*/
|
|
64
64
|
function getBackendKeysOutput(args, opts) {
|
|
65
|
-
|
|
65
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
66
|
+
return pulumi.runtime.invokeOutput("vault:pkiSecret/getBackendKeys:getBackendKeys", {
|
|
67
|
+
"backend": args.backend,
|
|
68
|
+
"namespace": args.namespace,
|
|
69
|
+
}, opts);
|
|
66
70
|
}
|
|
67
71
|
exports.getBackendKeysOutput = getBackendKeysOutput;
|
|
68
72
|
//# sourceMappingURL=getBackendKeys.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBackendKeys.js","sourceRoot":"","sources":["../../pkisecret/getBackendKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"getBackendKeys.js","sourceRoot":"","sources":["../../pkisecret/getBackendKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AA2CD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
|
|
@@ -59,7 +59,7 @@ export declare class AuthBackendRole extends pulumi.CustomResource {
|
|
|
59
59
|
* exist in the SAML assertion.
|
|
60
60
|
*/
|
|
61
61
|
readonly boundAttributes: pulumi.Output<{
|
|
62
|
-
[key: string]:
|
|
62
|
+
[key: string]: string;
|
|
63
63
|
} | undefined>;
|
|
64
64
|
/**
|
|
65
65
|
* The type of matching assertion to perform on
|
|
@@ -148,7 +148,7 @@ export interface AuthBackendRoleState {
|
|
|
148
148
|
* exist in the SAML assertion.
|
|
149
149
|
*/
|
|
150
150
|
boundAttributes?: pulumi.Input<{
|
|
151
|
-
[key: string]:
|
|
151
|
+
[key: string]: pulumi.Input<string>;
|
|
152
152
|
}>;
|
|
153
153
|
/**
|
|
154
154
|
* The type of matching assertion to perform on
|
|
@@ -229,7 +229,7 @@ export interface AuthBackendRoleArgs {
|
|
|
229
229
|
* exist in the SAML assertion.
|
|
230
230
|
*/
|
|
231
231
|
boundAttributes?: pulumi.Input<{
|
|
232
|
-
[key: string]:
|
|
232
|
+
[key: string]: pulumi.Input<string>;
|
|
233
233
|
}>;
|
|
234
234
|
/**
|
|
235
235
|
* The type of matching assertion to perform on
|
|
@@ -54,7 +54,7 @@ export declare class SyncAwsDestination extends pulumi.CustomResource {
|
|
|
54
54
|
* Custom tags to set on the secret managed at the destination.
|
|
55
55
|
*/
|
|
56
56
|
readonly customTags: pulumi.Output<{
|
|
57
|
-
[key: string]:
|
|
57
|
+
[key: string]: string;
|
|
58
58
|
} | undefined>;
|
|
59
59
|
/**
|
|
60
60
|
* Optional extra protection that must match the trust policy granting access to the
|
|
@@ -131,7 +131,7 @@ export interface SyncAwsDestinationState {
|
|
|
131
131
|
* Custom tags to set on the secret managed at the destination.
|
|
132
132
|
*/
|
|
133
133
|
customTags?: pulumi.Input<{
|
|
134
|
-
[key: string]:
|
|
134
|
+
[key: string]: pulumi.Input<string>;
|
|
135
135
|
}>;
|
|
136
136
|
/**
|
|
137
137
|
* Optional extra protection that must match the trust policy granting access to the
|
|
@@ -200,7 +200,7 @@ export interface SyncAwsDestinationArgs {
|
|
|
200
200
|
* Custom tags to set on the secret managed at the destination.
|
|
201
201
|
*/
|
|
202
202
|
customTags?: pulumi.Input<{
|
|
203
|
-
[key: string]:
|
|
203
|
+
[key: string]: pulumi.Input<string>;
|
|
204
204
|
}>;
|
|
205
205
|
/**
|
|
206
206
|
* Optional extra protection that must match the trust policy granting access to the
|
|
@@ -63,7 +63,7 @@ export declare class SyncAzureDestination extends pulumi.CustomResource {
|
|
|
63
63
|
* Custom tags to set on the secret managed at the destination.
|
|
64
64
|
*/
|
|
65
65
|
readonly customTags: pulumi.Output<{
|
|
66
|
-
[key: string]:
|
|
66
|
+
[key: string]: string;
|
|
67
67
|
} | undefined>;
|
|
68
68
|
/**
|
|
69
69
|
* Determines what level of information is synced as a distinct resource
|
|
@@ -134,7 +134,7 @@ export interface SyncAzureDestinationState {
|
|
|
134
134
|
* Custom tags to set on the secret managed at the destination.
|
|
135
135
|
*/
|
|
136
136
|
customTags?: pulumi.Input<{
|
|
137
|
-
[key: string]:
|
|
137
|
+
[key: string]: pulumi.Input<string>;
|
|
138
138
|
}>;
|
|
139
139
|
/**
|
|
140
140
|
* Determines what level of information is synced as a distinct resource
|
|
@@ -197,7 +197,7 @@ export interface SyncAzureDestinationArgs {
|
|
|
197
197
|
* Custom tags to set on the secret managed at the destination.
|
|
198
198
|
*/
|
|
199
199
|
customTags?: pulumi.Input<{
|
|
200
|
-
[key: string]:
|
|
200
|
+
[key: string]: pulumi.Input<string>;
|
|
201
201
|
}>;
|
|
202
202
|
/**
|
|
203
203
|
* Determines what level of information is synced as a distinct resource
|
|
@@ -54,7 +54,7 @@ export declare class SyncGcpDestination extends pulumi.CustomResource {
|
|
|
54
54
|
* Custom tags to set on the secret managed at the destination.
|
|
55
55
|
*/
|
|
56
56
|
readonly customTags: pulumi.Output<{
|
|
57
|
-
[key: string]:
|
|
57
|
+
[key: string]: string;
|
|
58
58
|
} | undefined>;
|
|
59
59
|
/**
|
|
60
60
|
* Determines what level of information is synced as a distinct resource
|
|
@@ -110,7 +110,7 @@ export interface SyncGcpDestinationState {
|
|
|
110
110
|
* Custom tags to set on the secret managed at the destination.
|
|
111
111
|
*/
|
|
112
112
|
customTags?: pulumi.Input<{
|
|
113
|
-
[key: string]:
|
|
113
|
+
[key: string]: pulumi.Input<string>;
|
|
114
114
|
}>;
|
|
115
115
|
/**
|
|
116
116
|
* Determines what level of information is synced as a distinct resource
|
|
@@ -158,7 +158,7 @@ export interface SyncGcpDestinationArgs {
|
|
|
158
158
|
* Custom tags to set on the secret managed at the destination.
|
|
159
159
|
*/
|
|
160
160
|
customTags?: pulumi.Input<{
|
|
161
|
-
[key: string]:
|
|
161
|
+
[key: string]: pulumi.Input<string>;
|
|
162
162
|
}>;
|
|
163
163
|
/**
|
|
164
164
|
* Determines what level of information is synced as a distinct resource
|
|
@@ -119,13 +119,13 @@ export declare class SecretBackendRole extends pulumi.CustomResource {
|
|
|
119
119
|
* Specifies a map of critical options that certificates have when signed.
|
|
120
120
|
*/
|
|
121
121
|
readonly defaultCriticalOptions: pulumi.Output<{
|
|
122
|
-
[key: string]:
|
|
122
|
+
[key: string]: string;
|
|
123
123
|
} | undefined>;
|
|
124
124
|
/**
|
|
125
125
|
* Specifies a map of extensions that certificates have when signed.
|
|
126
126
|
*/
|
|
127
127
|
readonly defaultExtensions: pulumi.Output<{
|
|
128
|
-
[key: string]:
|
|
128
|
+
[key: string]: string;
|
|
129
129
|
} | undefined>;
|
|
130
130
|
/**
|
|
131
131
|
* Specifies the default username for which a credential will be generated.
|
|
@@ -246,13 +246,13 @@ export interface SecretBackendRoleState {
|
|
|
246
246
|
* Specifies a map of critical options that certificates have when signed.
|
|
247
247
|
*/
|
|
248
248
|
defaultCriticalOptions?: pulumi.Input<{
|
|
249
|
-
[key: string]:
|
|
249
|
+
[key: string]: pulumi.Input<string>;
|
|
250
250
|
}>;
|
|
251
251
|
/**
|
|
252
252
|
* Specifies a map of extensions that certificates have when signed.
|
|
253
253
|
*/
|
|
254
254
|
defaultExtensions?: pulumi.Input<{
|
|
255
|
-
[key: string]:
|
|
255
|
+
[key: string]: pulumi.Input<string>;
|
|
256
256
|
}>;
|
|
257
257
|
/**
|
|
258
258
|
* Specifies the default username for which a credential will be generated.
|
|
@@ -365,13 +365,13 @@ export interface SecretBackendRoleArgs {
|
|
|
365
365
|
* Specifies a map of critical options that certificates have when signed.
|
|
366
366
|
*/
|
|
367
367
|
defaultCriticalOptions?: pulumi.Input<{
|
|
368
|
-
[key: string]:
|
|
368
|
+
[key: string]: pulumi.Input<string>;
|
|
369
369
|
}>;
|
|
370
370
|
/**
|
|
371
371
|
* Specifies a map of extensions that certificates have when signed.
|
|
372
372
|
*/
|
|
373
373
|
defaultExtensions?: pulumi.Input<{
|
|
374
|
-
[key: string]:
|
|
374
|
+
[key: string]: pulumi.Input<string>;
|
|
375
375
|
}>;
|
|
376
376
|
/**
|
|
377
377
|
* Specifies the default username for which a credential will be generated.
|
|
@@ -83,8 +83,6 @@ export declare class AuthBackendRole extends pulumi.CustomResource {
|
|
|
83
83
|
readonly orphan: pulumi.Output<boolean | undefined>;
|
|
84
84
|
/**
|
|
85
85
|
* Tokens created against this role will have the given suffix as part of their path in addition to the role name.
|
|
86
|
-
*
|
|
87
|
-
* > Due to a bug the resource. This *will* cause all existing tokens issued by this role to be revoked.
|
|
88
86
|
*/
|
|
89
87
|
readonly pathSuffix: pulumi.Output<string | undefined>;
|
|
90
88
|
/**
|
|
@@ -177,8 +175,6 @@ export interface AuthBackendRoleState {
|
|
|
177
175
|
orphan?: pulumi.Input<boolean>;
|
|
178
176
|
/**
|
|
179
177
|
* Tokens created against this role will have the given suffix as part of their path in addition to the role name.
|
|
180
|
-
*
|
|
181
|
-
* > Due to a bug the resource. This *will* cause all existing tokens issued by this role to be revoked.
|
|
182
178
|
*/
|
|
183
179
|
pathSuffix?: pulumi.Input<string>;
|
|
184
180
|
/**
|
|
@@ -263,8 +259,6 @@ export interface AuthBackendRoleArgs {
|
|
|
263
259
|
orphan?: pulumi.Input<boolean>;
|
|
264
260
|
/**
|
|
265
261
|
* Tokens created against this role will have the given suffix as part of their path in addition to the role name.
|
|
266
|
-
*
|
|
267
|
-
* > Due to a bug the resource. This *will* cause all existing tokens issued by this role to be revoked.
|
|
268
262
|
*/
|
|
269
263
|
pathSuffix?: pulumi.Input<string>;
|
|
270
264
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authBackendRole.js","sourceRoot":"","sources":["../../tokenauth/authBackendRole.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;
|
|
1
|
+
{"version":3,"file":"authBackendRole.js","sourceRoot":"","sources":["../../tokenauth/authBackendRole.ts"],"names":[],"mappings":"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"}
|
package/transform/getDecode.d.ts
CHANGED
|
@@ -43,13 +43,13 @@ export interface GetDecodeArgs {
|
|
|
43
43
|
* Specifies a list of items to be decoded in a single batch. If this parameter is set, the top-level parameters 'value', 'transformation' and 'tweak' will be ignored. Each batch item within the list can specify these parameters instead.
|
|
44
44
|
*/
|
|
45
45
|
batchInputs?: {
|
|
46
|
-
[key: string]:
|
|
46
|
+
[key: string]: string;
|
|
47
47
|
}[];
|
|
48
48
|
/**
|
|
49
49
|
* The result of decoding a batch.
|
|
50
50
|
*/
|
|
51
51
|
batchResults?: {
|
|
52
|
-
[key: string]:
|
|
52
|
+
[key: string]: string;
|
|
53
53
|
}[];
|
|
54
54
|
/**
|
|
55
55
|
* The result of decoding a value.
|
|
@@ -88,10 +88,10 @@ export interface GetDecodeArgs {
|
|
|
88
88
|
*/
|
|
89
89
|
export interface GetDecodeResult {
|
|
90
90
|
readonly batchInputs?: {
|
|
91
|
-
[key: string]:
|
|
91
|
+
[key: string]: string;
|
|
92
92
|
}[];
|
|
93
93
|
readonly batchResults: {
|
|
94
|
-
[key: string]:
|
|
94
|
+
[key: string]: string;
|
|
95
95
|
}[];
|
|
96
96
|
readonly decodedValue: string;
|
|
97
97
|
/**
|
|
@@ -149,13 +149,13 @@ export interface GetDecodeOutputArgs {
|
|
|
149
149
|
* Specifies a list of items to be decoded in a single batch. If this parameter is set, the top-level parameters 'value', 'transformation' and 'tweak' will be ignored. Each batch item within the list can specify these parameters instead.
|
|
150
150
|
*/
|
|
151
151
|
batchInputs?: pulumi.Input<pulumi.Input<{
|
|
152
|
-
[key: string]:
|
|
152
|
+
[key: string]: pulumi.Input<string>;
|
|
153
153
|
}>[]>;
|
|
154
154
|
/**
|
|
155
155
|
* The result of decoding a batch.
|
|
156
156
|
*/
|
|
157
157
|
batchResults?: pulumi.Input<pulumi.Input<{
|
|
158
|
-
[key: string]:
|
|
158
|
+
[key: string]: pulumi.Input<string>;
|
|
159
159
|
}>[]>;
|
|
160
160
|
/**
|
|
161
161
|
* The result of decoding a value.
|
package/transform/getDecode.js
CHANGED
|
@@ -91,7 +91,18 @@ exports.getDecode = getDecode;
|
|
|
91
91
|
* ```
|
|
92
92
|
*/
|
|
93
93
|
function getDecodeOutput(args, opts) {
|
|
94
|
-
|
|
94
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
95
|
+
return pulumi.runtime.invokeOutput("vault:transform/getDecode:getDecode", {
|
|
96
|
+
"batchInputs": args.batchInputs,
|
|
97
|
+
"batchResults": args.batchResults,
|
|
98
|
+
"decodedValue": args.decodedValue,
|
|
99
|
+
"namespace": args.namespace,
|
|
100
|
+
"path": args.path,
|
|
101
|
+
"roleName": args.roleName,
|
|
102
|
+
"transformation": args.transformation,
|
|
103
|
+
"tweak": args.tweak,
|
|
104
|
+
"value": args.value,
|
|
105
|
+
}, opts);
|
|
95
106
|
}
|
|
96
107
|
exports.getDecodeOutput = getDecodeOutput;
|
|
97
108
|
//# sourceMappingURL=getDecode.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDecode.js","sourceRoot":"","sources":["../../transform/getDecode.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"getDecode.js","sourceRoot":"","sources":["../../transform/getDecode.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8BAaC;AAiED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qCAAqC,EAAE;QACtE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,0CAaC"}
|
package/transform/getEncode.d.ts
CHANGED
|
@@ -45,13 +45,13 @@ export interface GetEncodeArgs {
|
|
|
45
45
|
* Specifies a list of items to be encoded in a single batch. If this parameter is set, the parameters 'value', 'transformation' and 'tweak' will be ignored. Each batch item within the list can specify these parameters instead.
|
|
46
46
|
*/
|
|
47
47
|
batchInputs?: {
|
|
48
|
-
[key: string]:
|
|
48
|
+
[key: string]: string;
|
|
49
49
|
}[];
|
|
50
50
|
/**
|
|
51
51
|
* The result of encoding a batch.
|
|
52
52
|
*/
|
|
53
53
|
batchResults?: {
|
|
54
|
-
[key: string]:
|
|
54
|
+
[key: string]: string;
|
|
55
55
|
}[];
|
|
56
56
|
/**
|
|
57
57
|
* The result of encoding a value.
|
|
@@ -90,10 +90,10 @@ export interface GetEncodeArgs {
|
|
|
90
90
|
*/
|
|
91
91
|
export interface GetEncodeResult {
|
|
92
92
|
readonly batchInputs?: {
|
|
93
|
-
[key: string]:
|
|
93
|
+
[key: string]: string;
|
|
94
94
|
}[];
|
|
95
95
|
readonly batchResults: {
|
|
96
|
-
[key: string]:
|
|
96
|
+
[key: string]: string;
|
|
97
97
|
}[];
|
|
98
98
|
readonly encodedValue: string;
|
|
99
99
|
/**
|
|
@@ -153,13 +153,13 @@ export interface GetEncodeOutputArgs {
|
|
|
153
153
|
* Specifies a list of items to be encoded in a single batch. If this parameter is set, the parameters 'value', 'transformation' and 'tweak' will be ignored. Each batch item within the list can specify these parameters instead.
|
|
154
154
|
*/
|
|
155
155
|
batchInputs?: pulumi.Input<pulumi.Input<{
|
|
156
|
-
[key: string]:
|
|
156
|
+
[key: string]: pulumi.Input<string>;
|
|
157
157
|
}>[]>;
|
|
158
158
|
/**
|
|
159
159
|
* The result of encoding a batch.
|
|
160
160
|
*/
|
|
161
161
|
batchResults?: pulumi.Input<pulumi.Input<{
|
|
162
|
-
[key: string]:
|
|
162
|
+
[key: string]: pulumi.Input<string>;
|
|
163
163
|
}>[]>;
|
|
164
164
|
/**
|
|
165
165
|
* The result of encoding a value.
|
package/transform/getEncode.js
CHANGED
|
@@ -95,7 +95,18 @@ exports.getEncode = getEncode;
|
|
|
95
95
|
* ```
|
|
96
96
|
*/
|
|
97
97
|
function getEncodeOutput(args, opts) {
|
|
98
|
-
|
|
98
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
99
|
+
return pulumi.runtime.invokeOutput("vault:transform/getEncode:getEncode", {
|
|
100
|
+
"batchInputs": args.batchInputs,
|
|
101
|
+
"batchResults": args.batchResults,
|
|
102
|
+
"encodedValue": args.encodedValue,
|
|
103
|
+
"namespace": args.namespace,
|
|
104
|
+
"path": args.path,
|
|
105
|
+
"roleName": args.roleName,
|
|
106
|
+
"transformation": args.transformation,
|
|
107
|
+
"tweak": args.tweak,
|
|
108
|
+
"value": args.value,
|
|
109
|
+
}, opts);
|
|
99
110
|
}
|
|
100
111
|
exports.getEncodeOutput = getEncodeOutput;
|
|
101
112
|
//# sourceMappingURL=getEncode.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getEncode.js","sourceRoot":"","sources":["../../transform/getEncode.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"getEncode.js","sourceRoot":"","sources":["../../transform/getEncode.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8BAaC;AAiED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qCAAqC,EAAE;QACtE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,0CAaC"}
|