@pierskarsenbarg/sdm 1.34.12 → 1.36.0
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/account.d.ts +6 -4
- package/account.d.ts.map +1 -1
- package/account.js +2 -0
- package/account.js.map +1 -1
- package/accountAttachment.d.ts +4 -2
- package/accountAttachment.d.ts.map +1 -1
- package/accountAttachment.js +2 -0
- package/accountAttachment.js.map +1 -1
- package/accountGroup.d.ts +4 -2
- package/accountGroup.d.ts.map +1 -1
- package/accountGroup.js +2 -0
- package/accountGroup.js.map +1 -1
- package/approvalWorkflow.d.ts +9 -7
- package/approvalWorkflow.d.ts.map +1 -1
- package/approvalWorkflow.js +2 -0
- package/approvalWorkflow.js.map +1 -1
- package/connector.d.ts +6 -6
- package/connector.d.ts.map +1 -1
- package/getAccount.d.ts +18 -14
- package/getAccount.d.ts.map +1 -1
- package/getAccount.js +4 -0
- package/getAccount.js.map +1 -1
- package/getAccountAttachment.d.ts +7 -3
- package/getAccountAttachment.d.ts.map +1 -1
- package/getAccountAttachment.js +4 -0
- package/getAccountAttachment.js.map +1 -1
- package/getAccountGroup.d.ts +7 -3
- package/getAccountGroup.d.ts.map +1 -1
- package/getAccountGroup.js +4 -0
- package/getAccountGroup.js.map +1 -1
- package/getApprovalWorkflow.d.ts +9 -5
- package/getApprovalWorkflow.d.ts.map +1 -1
- package/getApprovalWorkflow.js +4 -0
- package/getApprovalWorkflow.js.map +1 -1
- package/getConnector.d.ts +16 -16
- package/getConnector.d.ts.map +1 -1
- package/getGroup.d.ts +8 -4
- package/getGroup.d.ts.map +1 -1
- package/getGroup.js +4 -0
- package/getGroup.js.map +1 -1
- package/getGroupRole.d.ts +7 -3
- package/getGroupRole.d.ts.map +1 -1
- package/getGroupRole.js +4 -0
- package/getGroupRole.js.map +1 -1
- package/getIdentityAlias.d.ts +8 -4
- package/getIdentityAlias.d.ts.map +1 -1
- package/getIdentityAlias.js +4 -0
- package/getIdentityAlias.js.map +1 -1
- package/getIdentitySet.d.ts +6 -2
- package/getIdentitySet.d.ts.map +1 -1
- package/getIdentitySet.js +4 -0
- package/getIdentitySet.js.map +1 -1
- package/getManagedSecret.d.ts +6 -6
- package/getManagedSecret.d.ts.map +1 -1
- package/getNode.d.ts +10 -6
- package/getNode.d.ts.map +1 -1
- package/getNode.js +4 -0
- package/getNode.js.map +1 -1
- package/getOrgUrlInfo.d.ts +5 -5
- package/getOrgUrlInfo.d.ts.map +1 -1
- package/getPeeringGroup.d.ts +2 -2
- package/getPeeringGroup.d.ts.map +1 -1
- package/getPeeringGroupNode.d.ts +3 -3
- package/getPeeringGroupNode.d.ts.map +1 -1
- package/getPeeringGroupPeer.d.ts +3 -3
- package/getPeeringGroupPeer.d.ts.map +1 -1
- package/getPeeringGroupResource.d.ts +3 -3
- package/getPeeringGroupResource.d.ts.map +1 -1
- package/getPolicy.d.ts +8 -4
- package/getPolicy.d.ts.map +1 -1
- package/getPolicy.js +4 -0
- package/getPolicy.js.map +1 -1
- package/getProxyClusterKey.d.ts +6 -2
- package/getProxyClusterKey.d.ts.map +1 -1
- package/getProxyClusterKey.js +4 -0
- package/getProxyClusterKey.js.map +1 -1
- package/getRdpCaPubkey.d.ts +6 -2
- package/getRdpCaPubkey.d.ts.map +1 -1
- package/getRdpCaPubkey.js +4 -0
- package/getRdpCaPubkey.js.map +1 -1
- package/getRemoteIdentity.d.ts +8 -4
- package/getRemoteIdentity.d.ts.map +1 -1
- package/getRemoteIdentity.js +4 -0
- package/getRemoteIdentity.js.map +1 -1
- package/getRemoteIdentityGroup.d.ts +6 -2
- package/getRemoteIdentityGroup.d.ts.map +1 -1
- package/getRemoteIdentityGroup.js +4 -0
- package/getRemoteIdentityGroup.js.map +1 -1
- package/getResource.d.ts +11 -7
- package/getResource.d.ts.map +1 -1
- package/getResource.js +4 -0
- package/getResource.js.map +1 -1
- package/getRole.d.ts +9 -3
- package/getRole.d.ts.map +1 -1
- package/getRole.js +6 -0
- package/getRole.js.map +1 -1
- package/getSecretEngine.d.ts +26 -26
- package/getSecretEngine.d.ts.map +1 -1
- package/getSecretStore.d.ts +4 -4
- package/getSecretStore.d.ts.map +1 -1
- package/getSshCaPubkey.d.ts +6 -2
- package/getSshCaPubkey.d.ts.map +1 -1
- package/getSshCaPubkey.js +4 -0
- package/getSshCaPubkey.js.map +1 -1
- package/getWorkflow.d.ts +13 -9
- package/getWorkflow.d.ts.map +1 -1
- package/getWorkflow.js +4 -0
- package/getWorkflow.js.map +1 -1
- package/getWorkflowApprover.d.ts +4 -4
- package/getWorkflowApprover.d.ts.map +1 -1
- package/getWorkflowRole.d.ts +7 -3
- package/getWorkflowRole.d.ts.map +1 -1
- package/getWorkflowRole.js +4 -0
- package/getWorkflowRole.js.map +1 -1
- package/group.d.ts +9 -7
- package/group.d.ts.map +1 -1
- package/group.js +2 -0
- package/group.js.map +1 -1
- package/groupRole.d.ts +4 -2
- package/groupRole.d.ts.map +1 -1
- package/groupRole.js +2 -0
- package/groupRole.js.map +1 -1
- package/identityAlias.d.ts +5 -3
- package/identityAlias.d.ts.map +1 -1
- package/identityAlias.js +2 -0
- package/identityAlias.js.map +1 -1
- package/identitySet.d.ts +4 -2
- package/identitySet.d.ts.map +1 -1
- package/identitySet.js +2 -0
- package/identitySet.js.map +1 -1
- package/managedSecret.d.ts +13 -13
- package/managedSecret.d.ts.map +1 -1
- package/managedSecretValue.d.ts +3 -3
- package/managedSecretValue.d.ts.map +1 -1
- package/node.d.ts +8 -6
- package/node.d.ts.map +1 -1
- package/node.js +2 -0
- package/node.js.map +1 -1
- package/package.json +1 -1
- package/peeringGroup.d.ts +2 -2
- package/peeringGroup.d.ts.map +1 -1
- package/peeringGroupNode.d.ts +4 -4
- package/peeringGroupNode.d.ts.map +1 -1
- package/peeringGroupPeer.d.ts +4 -4
- package/peeringGroupPeer.d.ts.map +1 -1
- package/peeringGroupResource.d.ts +4 -4
- package/peeringGroupResource.d.ts.map +1 -1
- package/policy.d.ts +8 -6
- package/policy.d.ts.map +1 -1
- package/policy.js +2 -0
- package/policy.js.map +1 -1
- package/provider.d.ts +4 -4
- package/provider.d.ts.map +1 -1
- package/proxyClusterKey.d.ts +4 -2
- package/proxyClusterKey.d.ts.map +1 -1
- package/proxyClusterKey.js +2 -0
- package/proxyClusterKey.js.map +1 -1
- package/remoteIdentity.d.ts +5 -3
- package/remoteIdentity.d.ts.map +1 -1
- package/remoteIdentity.js +2 -0
- package/remoteIdentity.js.map +1 -1
- package/resource.d.ts +236 -243
- package/resource.d.ts.map +1 -1
- package/resource.js +2 -0
- package/resource.js.map +1 -1
- package/role.d.ts +9 -7
- package/role.d.ts.map +1 -1
- package/role.js +2 -0
- package/role.js.map +1 -1
- package/secretEngine.d.ts +10 -10
- package/secretEngine.d.ts.map +1 -1
- package/secretStore.d.ts +56 -56
- package/secretStore.d.ts.map +1 -1
- package/types/input.d.ts +1524 -1524
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +34 -34
- package/workflow.d.ts +20 -18
- package/workflow.d.ts.map +1 -1
- package/workflow.js +2 -0
- package/workflow.js.map +1 -1
- package/workflowApprover.d.ts +5 -5
- package/workflowApprover.d.ts.map +1 -1
- package/workflowRole.d.ts +4 -2
- package/workflowRole.d.ts.map +1 -1
- package/workflowRole.js +2 -0
- package/workflowRole.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -1236,7 +1236,7 @@ export interface GetResourceResourceAk {
|
|
|
1236
1236
|
*/
|
|
1237
1237
|
egressFilter?: string;
|
|
1238
1238
|
/**
|
|
1239
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
1239
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
1240
1240
|
*/
|
|
1241
1241
|
healthcheckNamespace?: string;
|
|
1242
1242
|
/**
|
|
@@ -1296,7 +1296,7 @@ export interface GetResourceResourceAksBasicAuth {
|
|
|
1296
1296
|
*/
|
|
1297
1297
|
egressFilter?: string;
|
|
1298
1298
|
/**
|
|
1299
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
1299
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
1300
1300
|
*/
|
|
1301
1301
|
healthcheckNamespace?: string;
|
|
1302
1302
|
/**
|
|
@@ -1368,7 +1368,7 @@ export interface GetResourceResourceAksServiceAccount {
|
|
|
1368
1368
|
*/
|
|
1369
1369
|
egressFilter?: string;
|
|
1370
1370
|
/**
|
|
1371
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
1371
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
1372
1372
|
*/
|
|
1373
1373
|
healthcheckNamespace?: string;
|
|
1374
1374
|
/**
|
|
@@ -1433,7 +1433,7 @@ export interface GetResourceResourceAksServiceAccountUserImpersonation {
|
|
|
1433
1433
|
*/
|
|
1434
1434
|
egressFilter?: string;
|
|
1435
1435
|
/**
|
|
1436
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
1436
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
1437
1437
|
*/
|
|
1438
1438
|
healthcheckNamespace?: string;
|
|
1439
1439
|
/**
|
|
@@ -1502,7 +1502,7 @@ export interface GetResourceResourceAksUserImpersonation {
|
|
|
1502
1502
|
*/
|
|
1503
1503
|
egressFilter?: string;
|
|
1504
1504
|
/**
|
|
1505
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
1505
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
1506
1506
|
*/
|
|
1507
1507
|
healthcheckNamespace?: string;
|
|
1508
1508
|
/**
|
|
@@ -1646,7 +1646,7 @@ export interface GetResourceResourceAmazonEk {
|
|
|
1646
1646
|
*/
|
|
1647
1647
|
endpoint?: string;
|
|
1648
1648
|
/**
|
|
1649
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
1649
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
1650
1650
|
*/
|
|
1651
1651
|
healthcheckNamespace?: string;
|
|
1652
1652
|
/**
|
|
@@ -1738,7 +1738,7 @@ export interface GetResourceResourceAmazonEksInstanceProfile {
|
|
|
1738
1738
|
*/
|
|
1739
1739
|
endpoint?: string;
|
|
1740
1740
|
/**
|
|
1741
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
1741
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
1742
1742
|
*/
|
|
1743
1743
|
healthcheckNamespace?: string;
|
|
1744
1744
|
/**
|
|
@@ -1814,7 +1814,7 @@ export interface GetResourceResourceAmazonEksInstanceProfileUserImpersonation {
|
|
|
1814
1814
|
*/
|
|
1815
1815
|
endpoint?: string;
|
|
1816
1816
|
/**
|
|
1817
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
1817
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
1818
1818
|
*/
|
|
1819
1819
|
healthcheckNamespace?: string;
|
|
1820
1820
|
/**
|
|
@@ -1886,7 +1886,7 @@ export interface GetResourceResourceAmazonEksUserImpersonation {
|
|
|
1886
1886
|
*/
|
|
1887
1887
|
endpoint?: string;
|
|
1888
1888
|
/**
|
|
1889
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
1889
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
1890
1890
|
*/
|
|
1891
1891
|
healthcheckNamespace?: string;
|
|
1892
1892
|
/**
|
|
@@ -4791,7 +4791,7 @@ export interface GetResourceResourceGoogleGke {
|
|
|
4791
4791
|
*/
|
|
4792
4792
|
endpoint?: string;
|
|
4793
4793
|
/**
|
|
4794
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
4794
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
4795
4795
|
*/
|
|
4796
4796
|
healthcheckNamespace?: string;
|
|
4797
4797
|
/**
|
|
@@ -4855,7 +4855,7 @@ export interface GetResourceResourceGoogleGkeUserImpersonation {
|
|
|
4855
4855
|
*/
|
|
4856
4856
|
endpoint?: string;
|
|
4857
4857
|
/**
|
|
4858
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
4858
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
4859
4859
|
*/
|
|
4860
4860
|
healthcheckNamespace?: string;
|
|
4861
4861
|
/**
|
|
@@ -5262,7 +5262,7 @@ export interface GetResourceResourceKubernete {
|
|
|
5262
5262
|
*/
|
|
5263
5263
|
egressFilter?: string;
|
|
5264
5264
|
/**
|
|
5265
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
5265
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
5266
5266
|
*/
|
|
5267
5267
|
healthcheckNamespace?: string;
|
|
5268
5268
|
/**
|
|
@@ -5322,7 +5322,7 @@ export interface GetResourceResourceKubernetesBasicAuth {
|
|
|
5322
5322
|
*/
|
|
5323
5323
|
egressFilter?: string;
|
|
5324
5324
|
/**
|
|
5325
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
5325
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
5326
5326
|
*/
|
|
5327
5327
|
healthcheckNamespace?: string;
|
|
5328
5328
|
/**
|
|
@@ -5398,7 +5398,7 @@ export interface GetResourceResourceKubernetesPodIdentity {
|
|
|
5398
5398
|
*/
|
|
5399
5399
|
egressFilter?: string;
|
|
5400
5400
|
/**
|
|
5401
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
5401
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
5402
5402
|
*/
|
|
5403
5403
|
healthcheckNamespace?: string;
|
|
5404
5404
|
/**
|
|
@@ -5462,7 +5462,7 @@ export interface GetResourceResourceKubernetesServiceAccount {
|
|
|
5462
5462
|
*/
|
|
5463
5463
|
egressFilter?: string;
|
|
5464
5464
|
/**
|
|
5465
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
5465
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
5466
5466
|
*/
|
|
5467
5467
|
healthcheckNamespace?: string;
|
|
5468
5468
|
/**
|
|
@@ -5527,7 +5527,7 @@ export interface GetResourceResourceKubernetesServiceAccountUserImpersonation {
|
|
|
5527
5527
|
*/
|
|
5528
5528
|
egressFilter?: string;
|
|
5529
5529
|
/**
|
|
5530
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
5530
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
5531
5531
|
*/
|
|
5532
5532
|
healthcheckNamespace?: string;
|
|
5533
5533
|
/**
|
|
@@ -5596,7 +5596,7 @@ export interface GetResourceResourceKubernetesUserImpersonation {
|
|
|
5596
5596
|
*/
|
|
5597
5597
|
egressFilter?: string;
|
|
5598
5598
|
/**
|
|
5599
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
5599
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
5600
5600
|
*/
|
|
5601
5601
|
healthcheckNamespace?: string;
|
|
5602
5602
|
/**
|
|
@@ -10252,7 +10252,7 @@ export interface ResourceAks {
|
|
|
10252
10252
|
*/
|
|
10253
10253
|
egressFilter?: string;
|
|
10254
10254
|
/**
|
|
10255
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
10255
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
10256
10256
|
*/
|
|
10257
10257
|
healthcheckNamespace: string;
|
|
10258
10258
|
/**
|
|
@@ -10308,7 +10308,7 @@ export interface ResourceAksBasicAuth {
|
|
|
10308
10308
|
*/
|
|
10309
10309
|
egressFilter?: string;
|
|
10310
10310
|
/**
|
|
10311
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
10311
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
10312
10312
|
*/
|
|
10313
10313
|
healthcheckNamespace: string;
|
|
10314
10314
|
/**
|
|
@@ -10376,7 +10376,7 @@ export interface ResourceAksServiceAccount {
|
|
|
10376
10376
|
*/
|
|
10377
10377
|
egressFilter?: string;
|
|
10378
10378
|
/**
|
|
10379
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
10379
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
10380
10380
|
*/
|
|
10381
10381
|
healthcheckNamespace: string;
|
|
10382
10382
|
/**
|
|
@@ -10437,7 +10437,7 @@ export interface ResourceAksServiceAccountUserImpersonation {
|
|
|
10437
10437
|
*/
|
|
10438
10438
|
egressFilter?: string;
|
|
10439
10439
|
/**
|
|
10440
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
10440
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
10441
10441
|
*/
|
|
10442
10442
|
healthcheckNamespace: string;
|
|
10443
10443
|
/**
|
|
@@ -10502,7 +10502,7 @@ export interface ResourceAksUserImpersonation {
|
|
|
10502
10502
|
*/
|
|
10503
10503
|
egressFilter?: string;
|
|
10504
10504
|
/**
|
|
10505
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
10505
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
10506
10506
|
*/
|
|
10507
10507
|
healthcheckNamespace: string;
|
|
10508
10508
|
/**
|
|
@@ -10578,7 +10578,7 @@ export interface ResourceAmazonEks {
|
|
|
10578
10578
|
*/
|
|
10579
10579
|
endpoint: string;
|
|
10580
10580
|
/**
|
|
10581
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
10581
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
10582
10582
|
*/
|
|
10583
10583
|
healthcheckNamespace: string;
|
|
10584
10584
|
/**
|
|
@@ -10666,7 +10666,7 @@ export interface ResourceAmazonEksInstanceProfile {
|
|
|
10666
10666
|
*/
|
|
10667
10667
|
endpoint: string;
|
|
10668
10668
|
/**
|
|
10669
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
10669
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
10670
10670
|
*/
|
|
10671
10671
|
healthcheckNamespace: string;
|
|
10672
10672
|
/**
|
|
@@ -10738,7 +10738,7 @@ export interface ResourceAmazonEksInstanceProfileUserImpersonation {
|
|
|
10738
10738
|
*/
|
|
10739
10739
|
endpoint: string;
|
|
10740
10740
|
/**
|
|
10741
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
10741
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
10742
10742
|
*/
|
|
10743
10743
|
healthcheckNamespace: string;
|
|
10744
10744
|
/**
|
|
@@ -10806,7 +10806,7 @@ export interface ResourceAmazonEksUserImpersonation {
|
|
|
10806
10806
|
*/
|
|
10807
10807
|
endpoint: string;
|
|
10808
10808
|
/**
|
|
10809
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
10809
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
10810
10810
|
*/
|
|
10811
10811
|
healthcheckNamespace: string;
|
|
10812
10812
|
/**
|
|
@@ -13583,7 +13583,7 @@ export interface ResourceGoogleGke {
|
|
|
13583
13583
|
*/
|
|
13584
13584
|
endpoint: string;
|
|
13585
13585
|
/**
|
|
13586
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
13586
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
13587
13587
|
*/
|
|
13588
13588
|
healthcheckNamespace: string;
|
|
13589
13589
|
/**
|
|
@@ -13643,7 +13643,7 @@ export interface ResourceGoogleGkeUserImpersonation {
|
|
|
13643
13643
|
*/
|
|
13644
13644
|
endpoint: string;
|
|
13645
13645
|
/**
|
|
13646
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
13646
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
13647
13647
|
*/
|
|
13648
13648
|
healthcheckNamespace: string;
|
|
13649
13649
|
/**
|
|
@@ -14026,7 +14026,7 @@ export interface ResourceKubernetes {
|
|
|
14026
14026
|
*/
|
|
14027
14027
|
egressFilter?: string;
|
|
14028
14028
|
/**
|
|
14029
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
14029
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
14030
14030
|
*/
|
|
14031
14031
|
healthcheckNamespace: string;
|
|
14032
14032
|
/**
|
|
@@ -14082,7 +14082,7 @@ export interface ResourceKubernetesBasicAuth {
|
|
|
14082
14082
|
*/
|
|
14083
14083
|
egressFilter?: string;
|
|
14084
14084
|
/**
|
|
14085
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
14085
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
14086
14086
|
*/
|
|
14087
14087
|
healthcheckNamespace: string;
|
|
14088
14088
|
/**
|
|
@@ -14154,7 +14154,7 @@ export interface ResourceKubernetesPodIdentity {
|
|
|
14154
14154
|
*/
|
|
14155
14155
|
egressFilter?: string;
|
|
14156
14156
|
/**
|
|
14157
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
14157
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
14158
14158
|
*/
|
|
14159
14159
|
healthcheckNamespace: string;
|
|
14160
14160
|
/**
|
|
@@ -14214,7 +14214,7 @@ export interface ResourceKubernetesServiceAccount {
|
|
|
14214
14214
|
*/
|
|
14215
14215
|
egressFilter?: string;
|
|
14216
14216
|
/**
|
|
14217
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
14217
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
14218
14218
|
*/
|
|
14219
14219
|
healthcheckNamespace: string;
|
|
14220
14220
|
/**
|
|
@@ -14275,7 +14275,7 @@ export interface ResourceKubernetesServiceAccountUserImpersonation {
|
|
|
14275
14275
|
*/
|
|
14276
14276
|
egressFilter?: string;
|
|
14277
14277
|
/**
|
|
14278
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
14278
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
14279
14279
|
*/
|
|
14280
14280
|
healthcheckNamespace: string;
|
|
14281
14281
|
/**
|
|
@@ -14340,7 +14340,7 @@ export interface ResourceKubernetesUserImpersonation {
|
|
|
14340
14340
|
*/
|
|
14341
14341
|
egressFilter?: string;
|
|
14342
14342
|
/**
|
|
14343
|
-
* The path used to check the health of your connection. Defaults to `default
|
|
14343
|
+
* The path used to check the health of your connection. Defaults to <span pulumi-lang-nodejs="`default`" pulumi-lang-dotnet="`Default`" pulumi-lang-go="`default`" pulumi-lang-python="`default`" pulumi-lang-yaml="`default`" pulumi-lang-java="`default`">`default`</span>. This field is required, and is only marked as optional for backwards compatibility.
|
|
14344
14344
|
*/
|
|
14345
14345
|
healthcheckNamespace: string;
|
|
14346
14346
|
/**
|
package/workflow.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
5
5
|
* but automatic approval or a set of users authorized to approve the requests.
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
9
|
* ```typescript
|
|
9
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
11
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
@@ -49,6 +50,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
49
50
|
* }]),
|
|
50
51
|
* });
|
|
51
52
|
* ```
|
|
53
|
+
* <!--End PulumiCodeChooser -->
|
|
52
54
|
* This resource can be imported using the import command.
|
|
53
55
|
*
|
|
54
56
|
* ## Import
|
|
@@ -129,41 +131,41 @@ export interface WorkflowState {
|
|
|
129
131
|
/**
|
|
130
132
|
* Fixed Duration of access requests bound to this workflow. If fixed duration is provided, max duration must be empty. If neither max nor fixed duration are provided, requests that bind to this workflow will use the organization-level settings.
|
|
131
133
|
*/
|
|
132
|
-
accessRequestFixedDuration?: pulumi.Input<string>;
|
|
134
|
+
accessRequestFixedDuration?: pulumi.Input<string | undefined>;
|
|
133
135
|
/**
|
|
134
136
|
* Maximum Duration of access requests bound to this workflow. If max duration is provided, fixed duration must be empty. If neither max nor fixed duration are provided, requests that bind to this workflow will use the organization-level settings.
|
|
135
137
|
*/
|
|
136
|
-
accessRequestMaxDuration?: pulumi.Input<string>;
|
|
138
|
+
accessRequestMaxDuration?: pulumi.Input<string | undefined>;
|
|
137
139
|
/**
|
|
138
140
|
* AccessRules is a list of access rules defining the resources this Workflow provides access to.
|
|
139
141
|
*/
|
|
140
|
-
accessRules?: pulumi.Input<string>;
|
|
142
|
+
accessRules?: pulumi.Input<string | undefined>;
|
|
141
143
|
/**
|
|
142
144
|
* Optional approval flow ID identifies an approval flow that linked to the workflow
|
|
143
145
|
*/
|
|
144
|
-
approvalFlowId?: pulumi.Input<string>;
|
|
146
|
+
approvalFlowId?: pulumi.Input<string | undefined>;
|
|
145
147
|
/**
|
|
146
148
|
* Optional auto grant setting to automatically approve requests or not, defaults to false.
|
|
147
149
|
*
|
|
148
150
|
* @deprecated auto_grant is deprecated, see docs for more info
|
|
149
151
|
*/
|
|
150
|
-
autoGrant?: pulumi.Input<boolean>;
|
|
152
|
+
autoGrant?: pulumi.Input<boolean | undefined>;
|
|
151
153
|
/**
|
|
152
154
|
* Optional description of the Workflow.
|
|
153
155
|
*/
|
|
154
|
-
description?: pulumi.Input<string>;
|
|
156
|
+
description?: pulumi.Input<string | undefined>;
|
|
155
157
|
/**
|
|
156
158
|
* Optional enabled state for workflow. This setting may be overridden by the system if the workflow doesn't meet the requirements to be enabled or if other conditions prevent enabling the workflow. The requirements to enable a workflow are that the workflow must be either set up for with auto grant enabled or have one or more WorkflowApprovers created for the workflow.
|
|
157
159
|
*/
|
|
158
|
-
enabled?: pulumi.Input<boolean>;
|
|
160
|
+
enabled?: pulumi.Input<boolean | undefined>;
|
|
159
161
|
/**
|
|
160
162
|
* Unique human-readable name of the Workflow.
|
|
161
163
|
*/
|
|
162
|
-
name?: pulumi.Input<string>;
|
|
164
|
+
name?: pulumi.Input<string | undefined>;
|
|
163
165
|
/**
|
|
164
166
|
* Optional weight for workflow to specify it's priority in matching a request.
|
|
165
167
|
*/
|
|
166
|
-
weight?: pulumi.Input<number>;
|
|
168
|
+
weight?: pulumi.Input<number | undefined>;
|
|
167
169
|
}
|
|
168
170
|
/**
|
|
169
171
|
* The set of arguments for constructing a Workflow resource.
|
|
@@ -172,40 +174,40 @@ export interface WorkflowArgs {
|
|
|
172
174
|
/**
|
|
173
175
|
* Fixed Duration of access requests bound to this workflow. If fixed duration is provided, max duration must be empty. If neither max nor fixed duration are provided, requests that bind to this workflow will use the organization-level settings.
|
|
174
176
|
*/
|
|
175
|
-
accessRequestFixedDuration?: pulumi.Input<string>;
|
|
177
|
+
accessRequestFixedDuration?: pulumi.Input<string | undefined>;
|
|
176
178
|
/**
|
|
177
179
|
* Maximum Duration of access requests bound to this workflow. If max duration is provided, fixed duration must be empty. If neither max nor fixed duration are provided, requests that bind to this workflow will use the organization-level settings.
|
|
178
180
|
*/
|
|
179
|
-
accessRequestMaxDuration?: pulumi.Input<string>;
|
|
181
|
+
accessRequestMaxDuration?: pulumi.Input<string | undefined>;
|
|
180
182
|
/**
|
|
181
183
|
* AccessRules is a list of access rules defining the resources this Workflow provides access to.
|
|
182
184
|
*/
|
|
183
|
-
accessRules?: pulumi.Input<string>;
|
|
185
|
+
accessRules?: pulumi.Input<string | undefined>;
|
|
184
186
|
/**
|
|
185
187
|
* Optional approval flow ID identifies an approval flow that linked to the workflow
|
|
186
188
|
*/
|
|
187
|
-
approvalFlowId?: pulumi.Input<string>;
|
|
189
|
+
approvalFlowId?: pulumi.Input<string | undefined>;
|
|
188
190
|
/**
|
|
189
191
|
* Optional auto grant setting to automatically approve requests or not, defaults to false.
|
|
190
192
|
*
|
|
191
193
|
* @deprecated auto_grant is deprecated, see docs for more info
|
|
192
194
|
*/
|
|
193
|
-
autoGrant?: pulumi.Input<boolean>;
|
|
195
|
+
autoGrant?: pulumi.Input<boolean | undefined>;
|
|
194
196
|
/**
|
|
195
197
|
* Optional description of the Workflow.
|
|
196
198
|
*/
|
|
197
|
-
description?: pulumi.Input<string>;
|
|
199
|
+
description?: pulumi.Input<string | undefined>;
|
|
198
200
|
/**
|
|
199
201
|
* Optional enabled state for workflow. This setting may be overridden by the system if the workflow doesn't meet the requirements to be enabled or if other conditions prevent enabling the workflow. The requirements to enable a workflow are that the workflow must be either set up for with auto grant enabled or have one or more WorkflowApprovers created for the workflow.
|
|
200
202
|
*/
|
|
201
|
-
enabled?: pulumi.Input<boolean>;
|
|
203
|
+
enabled?: pulumi.Input<boolean | undefined>;
|
|
202
204
|
/**
|
|
203
205
|
* Unique human-readable name of the Workflow.
|
|
204
206
|
*/
|
|
205
|
-
name?: pulumi.Input<string>;
|
|
207
|
+
name?: pulumi.Input<string | undefined>;
|
|
206
208
|
/**
|
|
207
209
|
* Optional weight for workflow to specify it's priority in matching a request.
|
|
208
210
|
*/
|
|
209
|
-
weight?: pulumi.Input<number>;
|
|
211
|
+
weight?: pulumi.Input<number | undefined>;
|
|
210
212
|
}
|
|
211
213
|
//# sourceMappingURL=workflow.d.ts.map
|
package/workflow.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflow.d.ts","sourceRoot":"","sources":["../workflow.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC
|
|
1
|
+
{"version":3,"file":"workflow.d.ts","sourceRoot":"","sources":["../workflow.ts"],"names":[],"mappings":"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"}
|
package/workflow.js
CHANGED
|
@@ -34,6 +34,7 @@ const utilities = __importStar(require("./utilities"));
|
|
|
34
34
|
* but automatic approval or a set of users authorized to approve the requests.
|
|
35
35
|
* ## Example Usage
|
|
36
36
|
*
|
|
37
|
+
* <!--Start PulumiCodeChooser -->
|
|
37
38
|
* ```typescript
|
|
38
39
|
* import * as pulumi from "@pulumi/pulumi";
|
|
39
40
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
@@ -78,6 +79,7 @@ const utilities = __importStar(require("./utilities"));
|
|
|
78
79
|
* }]),
|
|
79
80
|
* });
|
|
80
81
|
* ```
|
|
82
|
+
* <!--End PulumiCodeChooser -->
|
|
81
83
|
* This resource can be imported using the import command.
|
|
82
84
|
*
|
|
83
85
|
* ## Import
|
package/workflow.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflow.js","sourceRoot":"","sources":["../workflow.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"workflow.js","sourceRoot":"","sources":["../workflow.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,6BAA6B,CAAC;IAEpE;;;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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IAiDD,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,EAAE,0BAA0B,CAAC;YACjF,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,EAAE,wBAAwB,CAAC;YAC7E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,EAAE,0BAA0B,CAAC;YAChF,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AAvGL,4BAwGC"}
|
package/workflowApprover.d.ts
CHANGED
|
@@ -56,15 +56,15 @@ export interface WorkflowApproverState {
|
|
|
56
56
|
/**
|
|
57
57
|
* The approver account id.
|
|
58
58
|
*/
|
|
59
|
-
accountId?: pulumi.Input<string>;
|
|
59
|
+
accountId?: pulumi.Input<string | undefined>;
|
|
60
60
|
/**
|
|
61
61
|
* The approver role id
|
|
62
62
|
*/
|
|
63
|
-
roleId?: pulumi.Input<string>;
|
|
63
|
+
roleId?: pulumi.Input<string | undefined>;
|
|
64
64
|
/**
|
|
65
65
|
* The workflow id.
|
|
66
66
|
*/
|
|
67
|
-
workflowId?: pulumi.Input<string>;
|
|
67
|
+
workflowId?: pulumi.Input<string | undefined>;
|
|
68
68
|
}
|
|
69
69
|
/**
|
|
70
70
|
* The set of arguments for constructing a WorkflowApprover resource.
|
|
@@ -73,11 +73,11 @@ export interface WorkflowApproverArgs {
|
|
|
73
73
|
/**
|
|
74
74
|
* The approver account id.
|
|
75
75
|
*/
|
|
76
|
-
accountId?: pulumi.Input<string>;
|
|
76
|
+
accountId?: pulumi.Input<string | undefined>;
|
|
77
77
|
/**
|
|
78
78
|
* The approver role id
|
|
79
79
|
*/
|
|
80
|
-
roleId?: pulumi.Input<string>;
|
|
80
|
+
roleId?: pulumi.Input<string | undefined>;
|
|
81
81
|
/**
|
|
82
82
|
* The workflow id.
|
|
83
83
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflowApprover.d.ts","sourceRoot":"","sources":["../workflowApprover.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;GAYG;AACH,qBAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,gBAAgB;IAOlJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,gBAAgB;IAO3D;;OAEG;IACH,SAAwB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrE;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClE;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAE1D;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAqB5F;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"workflowApprover.d.ts","sourceRoot":"","sources":["../workflowApprover.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;GAYG;AACH,qBAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,gBAAgB;IAOlJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,gBAAgB;IAO3D;;OAEG;IACH,SAAwB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrE;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClE;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAE1D;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAqB5F;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACjD;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACpC"}
|
package/workflowRole.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
* to request access to a resource via the workflow.
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
@@ -17,6 +18,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
18
|
* roleId: "r-1234567890abcdef",
|
|
18
19
|
* });
|
|
19
20
|
* ```
|
|
21
|
+
* <!--End PulumiCodeChooser -->
|
|
20
22
|
* This resource can be imported using the import command.
|
|
21
23
|
*
|
|
22
24
|
* ## Import
|
|
@@ -67,11 +69,11 @@ export interface WorkflowRoleState {
|
|
|
67
69
|
/**
|
|
68
70
|
* The role id.
|
|
69
71
|
*/
|
|
70
|
-
roleId?: pulumi.Input<string>;
|
|
72
|
+
roleId?: pulumi.Input<string | undefined>;
|
|
71
73
|
/**
|
|
72
74
|
* The workflow id.
|
|
73
75
|
*/
|
|
74
|
-
workflowId?: pulumi.Input<string>;
|
|
76
|
+
workflowId?: pulumi.Input<string | undefined>;
|
|
75
77
|
}
|
|
76
78
|
/**
|
|
77
79
|
* The set of arguments for constructing a WorkflowRole resource.
|
package/workflowRole.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflowRole.d.ts","sourceRoot":"","sources":["../workflowRole.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC
|
|
1
|
+
{"version":3,"file":"workflowRole.d.ts","sourceRoot":"","sources":["../workflowRole.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,qBAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,iBAAiB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,YAAY;IAO1I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,YAAY;IAOvD;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAE1D;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsBxF;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACjD;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACpC"}
|
package/workflowRole.js
CHANGED
|
@@ -33,6 +33,7 @@ const utilities = __importStar(require("./utilities"));
|
|
|
33
33
|
* to request access to a resource via the workflow.
|
|
34
34
|
* ## Example Usage
|
|
35
35
|
*
|
|
36
|
+
* <!--Start PulumiCodeChooser -->
|
|
36
37
|
* ```typescript
|
|
37
38
|
* import * as pulumi from "@pulumi/pulumi";
|
|
38
39
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
@@ -46,6 +47,7 @@ const utilities = __importStar(require("./utilities"));
|
|
|
46
47
|
* roleId: "r-1234567890abcdef",
|
|
47
48
|
* });
|
|
48
49
|
* ```
|
|
50
|
+
* <!--End PulumiCodeChooser -->
|
|
49
51
|
* This resource can be imported using the import command.
|
|
50
52
|
*
|
|
51
53
|
* ## Import
|
package/workflowRole.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflowRole.js","sourceRoot":"","sources":["../workflowRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"workflowRole.js","sourceRoot":"","sources":["../workflowRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,qCAAqC,CAAC;IAE5E;;;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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;SACpD;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;SACnD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AAjEL,oCAkEC"}
|