@pulumi/harness 0.8.2 → 0.8.3
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/addUserToGroup.js +7 -7
- package/addUserToGroup.js.map +1 -1
- package/application.js +11 -11
- package/application.js.map +1 -1
- package/applicationGitSync.js +14 -14
- package/applicationGitSync.js.map +1 -1
- package/autostopping/awsAlb.js +27 -27
- package/autostopping/awsAlb.js.map +1 -1
- package/autostopping/awsProxy.js +35 -35
- package/autostopping/awsProxy.js.map +1 -1
- package/autostopping/azureGateway.js +35 -35
- package/autostopping/azureGateway.js.map +1 -1
- package/autostopping/azureProxy.js +42 -42
- package/autostopping/azureProxy.js.map +1 -1
- package/autostopping/gcpProxy.js +37 -37
- package/autostopping/gcpProxy.js.map +1 -1
- package/autostopping/ruleEcs.js +19 -19
- package/autostopping/ruleEcs.js.map +1 -1
- package/autostopping/ruleRds.js +18 -18
- package/autostopping/ruleRds.js.map +1 -1
- package/autostopping/ruleVm.js +24 -24
- package/autostopping/ruleVm.js.map +1 -1
- package/autostopping/schedule.js +19 -19
- package/autostopping/schedule.js.map +1 -1
- package/chaos/hub.js +29 -29
- package/chaos/hub.js.map +1 -1
- package/chaos/hubSync.js +11 -11
- package/chaos/hubSync.js.map +1 -1
- package/chaos/imageRegistry.js +28 -28
- package/chaos/imageRegistry.js.map +1 -1
- package/chaos/infrastructureV2.js +69 -69
- package/chaos/infrastructureV2.js.map +1 -1
- package/chaos/securityGovernanceCondition.js +23 -23
- package/chaos/securityGovernanceCondition.js.map +1 -1
- package/chaos/securityGovernanceRule.js +23 -23
- package/chaos/securityGovernanceRule.js.map +1 -1
- package/chaosInfrastructure.js +23 -23
- package/chaosInfrastructure.js.map +1 -1
- package/cloudprovider/aws.js +19 -19
- package/cloudprovider/aws.js.map +1 -1
- package/cloudprovider/azure.js +14 -14
- package/cloudprovider/azure.js.map +1 -1
- package/cloudprovider/datacenter.js +5 -5
- package/cloudprovider/datacenter.js.map +1 -1
- package/cloudprovider/gcp.js +11 -11
- package/cloudprovider/gcp.js.map +1 -1
- package/cloudprovider/kubernetes.js +10 -10
- package/cloudprovider/kubernetes.js.map +1 -1
- package/cloudprovider/spot.js +9 -9
- package/cloudprovider/spot.js.map +1 -1
- package/cloudprovider/tanzu.js +15 -15
- package/cloudprovider/tanzu.js.map +1 -1
- package/cluster/orchestrator.js +9 -9
- package/cluster/orchestrator.js.map +1 -1
- package/cluster/orchestratorConfig.js +15 -15
- package/cluster/orchestratorConfig.js.map +1 -1
- package/config/vars.d.ts +3 -7
- package/config/vars.js +4 -8
- package/config/vars.js.map +1 -1
- package/delegateApproval.js +8 -8
- package/delegateApproval.js.map +1 -1
- package/encryptedText.js +16 -16
- package/encryptedText.js.map +1 -1
- package/environment.js +13 -13
- package/environment.js.map +1 -1
- package/gitConnector.js +27 -27
- package/gitConnector.js.map +1 -1
- package/governance/rule.js +12 -12
- package/governance/rule.js.map +1 -1
- package/governance/ruleEnforcement.js +28 -28
- package/governance/ruleEnforcement.js.map +1 -1
- package/governance/ruleSet.js +12 -12
- package/governance/ruleSet.js.map +1 -1
- package/infrastructureDefinition.js +47 -47
- package/infrastructureDefinition.js.map +1 -1
- package/package.json +2 -2
- package/platform/appDynamicsConnector.js +26 -26
- package/platform/appDynamicsConnector.js.map +1 -1
- package/platform/artifactoryConnector.d.ts +12 -0
- package/platform/artifactoryConnector.js +23 -21
- package/platform/artifactoryConnector.js.map +1 -1
- package/platform/awsCCConnector.js +27 -27
- package/platform/awsCCConnector.js.map +1 -1
- package/platform/awsConnector.js +34 -34
- package/platform/awsConnector.js.map +1 -1
- package/platform/awsKmsConnector.js +30 -30
- package/platform/awsKmsConnector.js.map +1 -1
- package/platform/awsSecretManagerConnector.js +34 -34
- package/platform/awsSecretManagerConnector.js.map +1 -1
- package/platform/azureCloudCostConnector.js +27 -27
- package/platform/azureCloudCostConnector.js.map +1 -1
- package/platform/azureCloudProviderConnector.js +25 -25
- package/platform/azureCloudProviderConnector.js.map +1 -1
- package/platform/azureKeyVaultConnector.js +35 -35
- package/platform/azureKeyVaultConnector.js.map +1 -1
- package/platform/bitbucketConnector.js +29 -29
- package/platform/bitbucketConnector.js.map +1 -1
- package/platform/centralNotificationChannel.js +21 -21
- package/platform/centralNotificationChannel.js.map +1 -1
- package/platform/centralNotificationRule.js +24 -24
- package/platform/centralNotificationRule.js.map +1 -1
- package/platform/connectorAzureArtifacts.js +22 -22
- package/platform/connectorAzureArtifacts.js.map +1 -1
- package/platform/connectorAzureRepo.js +31 -31
- package/platform/connectorAzureRepo.js.map +1 -1
- package/platform/connectorCustomSecretManager.js +36 -36
- package/platform/connectorCustomSecretManager.js.map +1 -1
- package/platform/connectorCustomhealthsource.js +30 -30
- package/platform/connectorCustomhealthsource.js.map +1 -1
- package/platform/connectorGcpKms.js +34 -34
- package/platform/connectorGcpKms.js.map +1 -1
- package/platform/connectorJdbc.js +22 -22
- package/platform/connectorJdbc.js.map +1 -1
- package/platform/connectorPdc.js +19 -19
- package/platform/connectorPdc.js.map +1 -1
- package/platform/connectorRancher.js +23 -23
- package/platform/connectorRancher.js.map +1 -1
- package/platform/dashboardFolders.js +4 -4
- package/platform/dashboardFolders.js.map +1 -1
- package/platform/dashboards.js +27 -27
- package/platform/dashboards.js.map +1 -1
- package/platform/datadogConnector.js +25 -25
- package/platform/datadogConnector.js.map +1 -1
- package/platform/dbInstance.js +28 -28
- package/platform/dbInstance.js.map +1 -1
- package/platform/dbSchema.js +24 -24
- package/platform/dbSchema.js.map +1 -1
- package/platform/defaultNotificationTemplateSet.js +21 -21
- package/platform/defaultNotificationTemplateSet.js.map +1 -1
- package/platform/delegatetoken.d.ts +3 -0
- package/platform/delegatetoken.js +23 -20
- package/platform/delegatetoken.js.map +1 -1
- package/platform/dockerConnector.js +26 -26
- package/platform/dockerConnector.js.map +1 -1
- package/platform/dynatraceConnector.js +22 -22
- package/platform/dynatraceConnector.js.map +1 -1
- package/platform/elasticsearchConnector.js +25 -25
- package/platform/elasticsearchConnector.js.map +1 -1
- package/platform/environment.js +25 -25
- package/platform/environment.js.map +1 -1
- package/platform/environmentClustersMapping.js +14 -14
- package/platform/environmentClustersMapping.js.map +1 -1
- package/platform/environmentGroup.js +15 -15
- package/platform/environmentGroup.js.map +1 -1
- package/platform/environmentServiceOverrides.js +16 -16
- package/platform/environmentServiceOverrides.js.map +1 -1
- package/platform/featureFlag.js +37 -37
- package/platform/featureFlag.js.map +1 -1
- package/platform/featureFlagApiKey.js +23 -23
- package/platform/featureFlagApiKey.js.map +1 -1
- package/platform/featureFlagTarget.js +20 -20
- package/platform/featureFlagTarget.js.map +1 -1
- package/platform/featureFlagTargetGroup.js +24 -24
- package/platform/featureFlagTargetGroup.js.map +1 -1
- package/platform/fileStoreFile.js +29 -29
- package/platform/fileStoreFile.js.map +1 -1
- package/platform/fileStoreFolder.js +21 -21
- package/platform/fileStoreFolder.js.map +1 -1
- package/platform/filters.js +18 -18
- package/platform/filters.js.map +1 -1
- package/platform/gcpCloudCostConnector.js +25 -25
- package/platform/gcpCloudCostConnector.js.map +1 -1
- package/platform/gcpConnector.js +24 -24
- package/platform/gcpConnector.js.map +1 -1
- package/platform/gcpSecretManagerConnector.js +26 -26
- package/platform/gcpSecretManagerConnector.js.map +1 -1
- package/platform/getPolicySet.d.ts +10 -1
- package/platform/getPolicySet.js +2 -0
- package/platform/getPolicySet.js.map +1 -1
- package/platform/gitConnector.js +29 -29
- package/platform/gitConnector.js.map +1 -1
- package/platform/gitOpsAgent.js +25 -25
- package/platform/gitOpsAgent.js.map +1 -1
- package/platform/gitOpsApplications.js +42 -42
- package/platform/gitOpsApplications.js.map +1 -1
- package/platform/gitOpsCluster.js +19 -19
- package/platform/gitOpsCluster.js.map +1 -1
- package/platform/gitOpsGnupg.js +14 -14
- package/platform/gitOpsGnupg.js.map +1 -1
- package/platform/gitOpsRepoCert.js +13 -13
- package/platform/gitOpsRepoCert.js.map +1 -1
- package/platform/gitOpsRepoCred.js +17 -17
- package/platform/gitOpsRepoCred.js.map +1 -1
- package/platform/gitOpsRepository.js +32 -32
- package/platform/gitOpsRepository.js.map +1 -1
- package/platform/githubConnector.js +33 -33
- package/platform/githubConnector.js.map +1 -1
- package/platform/gitlabConnector.js +31 -31
- package/platform/gitlabConnector.js.map +1 -1
- package/platform/gitopsAppProject.js +17 -17
- package/platform/gitopsAppProject.js.map +1 -1
- package/platform/gitopsAppProjectMapping.js +16 -16
- package/platform/gitopsAppProjectMapping.js.map +1 -1
- package/platform/gitopsApplicationset.js +16 -16
- package/platform/gitopsApplicationset.js.map +1 -1
- package/platform/gitopsFilters.js +20 -20
- package/platform/gitopsFilters.js.map +1 -1
- package/platform/gitxWebhook.js +24 -24
- package/platform/gitxWebhook.js.map +1 -1
- package/platform/harRegistry.js +21 -21
- package/platform/harRegistry.js.map +1 -1
- package/platform/helmConnector.js +23 -23
- package/platform/helmConnector.js.map +1 -1
- package/platform/iacmDefaultPipeline.js +16 -16
- package/platform/iacmDefaultPipeline.js.map +1 -1
- package/platform/infraModule.js +28 -28
- package/platform/infraModule.js.map +1 -1
- package/platform/infraVariableSet.js +22 -22
- package/platform/infraVariableSet.js.map +1 -1
- package/platform/infrastructure.js +27 -27
- package/platform/infrastructure.js.map +1 -1
- package/platform/inputSet.js +29 -29
- package/platform/inputSet.js.map +1 -1
- package/platform/jenkinsConnector.js +21 -21
- package/platform/jenkinsConnector.js.map +1 -1
- package/platform/jiraConnector.js +28 -28
- package/platform/jiraConnector.js.map +1 -1
- package/platform/kubernetesCloudCostConnector.js +20 -20
- package/platform/kubernetesCloudCostConnector.js.map +1 -1
- package/platform/kubernetesConnector.js +28 -28
- package/platform/kubernetesConnector.js.map +1 -1
- package/platform/manualFreeze.js +22 -22
- package/platform/manualFreeze.js.map +1 -1
- package/platform/monitoredService.js +12 -12
- package/platform/monitoredService.js.map +1 -1
- package/platform/newrelicConnector.js +25 -25
- package/platform/newrelicConnector.js.map +1 -1
- package/platform/nexusConnector.js +24 -24
- package/platform/nexusConnector.js.map +1 -1
- package/platform/notificationRule.js +12 -12
- package/platform/notificationRule.js.map +1 -1
- package/platform/ociHelmConnector.js +23 -23
- package/platform/ociHelmConnector.js.map +1 -1
- package/platform/organization.js +10 -10
- package/platform/organization.js.map +1 -1
- package/platform/overrides.js +27 -27
- package/platform/overrides.js.map +1 -1
- package/platform/pagerdutyConnector.js +19 -19
- package/platform/pagerdutyConnector.js.map +1 -1
- package/platform/pipeline.js +30 -30
- package/platform/pipeline.js.map +1 -1
- package/platform/pipelineFilters.js +18 -18
- package/platform/pipelineFilters.js.map +1 -1
- package/platform/policy.js +37 -37
- package/platform/policy.js.map +1 -1
- package/platform/policySet.d.ts +12 -0
- package/platform/policySet.js +26 -24
- package/platform/policySet.js.map +1 -1
- package/platform/project.js +16 -16
- package/platform/project.js.map +1 -1
- package/platform/prometheusConnector.js +25 -25
- package/platform/prometheusConnector.js.map +1 -1
- package/platform/provider.js +13 -13
- package/platform/provider.js.map +1 -1
- package/platform/repo.js +26 -26
- package/platform/repo.js.map +1 -1
- package/platform/repoRuleBranch.js +28 -28
- package/platform/repoRuleBranch.js.map +1 -1
- package/platform/repoWebhook.js +29 -29
- package/platform/repoWebhook.js.map +1 -1
- package/platform/resourceGroup.js +25 -25
- package/platform/resourceGroup.js.map +1 -1
- package/platform/roleAssignments.js +20 -20
- package/platform/roleAssignments.js.map +1 -1
- package/platform/roles.js +18 -18
- package/platform/roles.js.map +1 -1
- package/platform/secretFile.js +20 -20
- package/platform/secretFile.js.map +1 -1
- package/platform/secretSshkey.js +20 -20
- package/platform/secretSshkey.js.map +1 -1
- package/platform/secretText.js +24 -24
- package/platform/secretText.js.map +1 -1
- package/platform/service.js +26 -26
- package/platform/service.js.map +1 -1
- package/platform/serviceAccount.js +20 -20
- package/platform/serviceAccount.js.map +1 -1
- package/platform/serviceNowConnector.js +28 -28
- package/platform/serviceNowConnector.js.map +1 -1
- package/platform/serviceOverridesV2.js +27 -27
- package/platform/serviceOverridesV2.js.map +1 -1
- package/platform/slo.js +12 -12
- package/platform/slo.js.map +1 -1
- package/platform/splunkConnector.js +28 -28
- package/platform/splunkConnector.js.map +1 -1
- package/platform/spotConnector.js +17 -17
- package/platform/spotConnector.js.map +1 -1
- package/platform/sumologicConnector.js +25 -25
- package/platform/sumologicConnector.js.map +1 -1
- package/platform/tasConnector.js +21 -21
- package/platform/tasConnector.js.map +1 -1
- package/platform/template.js +33 -33
- package/platform/template.js.map +1 -1
- package/platform/templateFilters.js +18 -18
- package/platform/templateFilters.js.map +1 -1
- package/platform/terraformCloudConnector.js +24 -24
- package/platform/terraformCloudConnector.js.map +1 -1
- package/platform/token.js +41 -41
- package/platform/token.js.map +1 -1
- package/platform/triggers.js +26 -26
- package/platform/triggers.js.map +1 -1
- package/platform/user.js +18 -18
- package/platform/user.js.map +1 -1
- package/platform/usergroup.js +34 -34
- package/platform/usergroup.js.map +1 -1
- package/platform/variables.js +18 -18
- package/platform/variables.js.map +1 -1
- package/platform/vaultConnector.js +78 -78
- package/platform/vaultConnector.js.map +1 -1
- package/platform/workspace.js +54 -54
- package/platform/workspace.js.map +1 -1
- package/platformApiKey.js +25 -25
- package/platformApiKey.js.map +1 -1
- package/platformCcmFilters.js +18 -18
- package/platformCcmFilters.js.map +1 -1
- package/provider.d.ts +6 -14
- package/provider.js +4 -5
- package/provider.js.map +1 -1
- package/service/ami.js +10 -10
- package/service/ami.js.map +1 -1
- package/service/codedeploy.js +10 -10
- package/service/codedeploy.js.map +1 -1
- package/service/discoveryAgent.js +36 -36
- package/service/discoveryAgent.js.map +1 -1
- package/service/discoverySetting.js +11 -11
- package/service/discoverySetting.js.map +1 -1
- package/service/ecs.js +10 -10
- package/service/ecs.js.map +1 -1
- package/service/helm.js +10 -10
- package/service/helm.js.map +1 -1
- package/service/kubernetes.js +12 -12
- package/service/kubernetes.js.map +1 -1
- package/service/lambda.js +10 -10
- package/service/lambda.js.map +1 -1
- package/service/ssh.js +13 -13
- package/service/ssh.js.map +1 -1
- package/service/tanzu.js +10 -10
- package/service/tanzu.js.map +1 -1
- package/service/winrm.js +13 -13
- package/service/winrm.js.map +1 -1
- package/sshCredential.js +9 -9
- package/sshCredential.js.map +1 -1
- package/types/input.d.ts +30 -0
- package/types/output.d.ts +20 -0
- package/user.js +13 -13
- package/user.js.map +1 -1
- package/userGroup.js +15 -15
- package/userGroup.js.map +1 -1
- package/userGroupPermissions.js +8 -8
- package/userGroupPermissions.js.map +1 -1
- package/utilities.js +18 -29
- package/utilities.js.map +1 -1
- package/yamlConfig.js +10 -10
- package/yamlConfig.js.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"featureFlagTargetGroup.js","sourceRoot":"","sources":["../../platform/featureFlagTargetGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"featureFlagTargetGroup.js","sourceRoot":"","sources":["../../platform/featureFlagTargetGroup.ts"],"names":[],"mappings":"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"}
|
|
@@ -65,7 +65,7 @@ class FileStoreFile extends pulumi.CustomResource {
|
|
|
65
65
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
66
66
|
*/
|
|
67
67
|
static get(name, id, state, opts) {
|
|
68
|
-
return new FileStoreFile(name, state,
|
|
68
|
+
return new FileStoreFile(name, state, { ...opts, id: id });
|
|
69
69
|
}
|
|
70
70
|
/**
|
|
71
71
|
* Returns true if the given object is an instance of FileStoreFile. This is designed to work even
|
|
@@ -82,41 +82,41 @@ class FileStoreFile extends pulumi.CustomResource {
|
|
|
82
82
|
opts = opts || {};
|
|
83
83
|
if (opts.id) {
|
|
84
84
|
const state = argsOrState;
|
|
85
|
-
resourceInputs["content"] = state
|
|
86
|
-
resourceInputs["createdBies"] = state
|
|
87
|
-
resourceInputs["description"] = state
|
|
88
|
-
resourceInputs["fileContentPath"] = state
|
|
89
|
-
resourceInputs["fileUsage"] = state
|
|
90
|
-
resourceInputs["identifier"] = state
|
|
91
|
-
resourceInputs["lastModifiedAt"] = state
|
|
92
|
-
resourceInputs["lastModifiedBies"] = state
|
|
93
|
-
resourceInputs["mimeType"] = state
|
|
94
|
-
resourceInputs["name"] = state
|
|
95
|
-
resourceInputs["orgId"] = state
|
|
96
|
-
resourceInputs["parentIdentifier"] = state
|
|
97
|
-
resourceInputs["path"] = state
|
|
98
|
-
resourceInputs["projectId"] = state
|
|
99
|
-
resourceInputs["tags"] = state
|
|
85
|
+
resourceInputs["content"] = state?.content;
|
|
86
|
+
resourceInputs["createdBies"] = state?.createdBies;
|
|
87
|
+
resourceInputs["description"] = state?.description;
|
|
88
|
+
resourceInputs["fileContentPath"] = state?.fileContentPath;
|
|
89
|
+
resourceInputs["fileUsage"] = state?.fileUsage;
|
|
90
|
+
resourceInputs["identifier"] = state?.identifier;
|
|
91
|
+
resourceInputs["lastModifiedAt"] = state?.lastModifiedAt;
|
|
92
|
+
resourceInputs["lastModifiedBies"] = state?.lastModifiedBies;
|
|
93
|
+
resourceInputs["mimeType"] = state?.mimeType;
|
|
94
|
+
resourceInputs["name"] = state?.name;
|
|
95
|
+
resourceInputs["orgId"] = state?.orgId;
|
|
96
|
+
resourceInputs["parentIdentifier"] = state?.parentIdentifier;
|
|
97
|
+
resourceInputs["path"] = state?.path;
|
|
98
|
+
resourceInputs["projectId"] = state?.projectId;
|
|
99
|
+
resourceInputs["tags"] = state?.tags;
|
|
100
100
|
}
|
|
101
101
|
else {
|
|
102
102
|
const args = argsOrState;
|
|
103
|
-
if (
|
|
103
|
+
if (args?.identifier === undefined && !opts.urn) {
|
|
104
104
|
throw new Error("Missing required property 'identifier'");
|
|
105
105
|
}
|
|
106
|
-
if (
|
|
106
|
+
if (args?.parentIdentifier === undefined && !opts.urn) {
|
|
107
107
|
throw new Error("Missing required property 'parentIdentifier'");
|
|
108
108
|
}
|
|
109
|
-
resourceInputs["content"] = args
|
|
110
|
-
resourceInputs["description"] = args
|
|
111
|
-
resourceInputs["fileContentPath"] = args
|
|
112
|
-
resourceInputs["fileUsage"] = args
|
|
113
|
-
resourceInputs["identifier"] = args
|
|
114
|
-
resourceInputs["mimeType"] = args
|
|
115
|
-
resourceInputs["name"] = args
|
|
116
|
-
resourceInputs["orgId"] = args
|
|
117
|
-
resourceInputs["parentIdentifier"] = args
|
|
118
|
-
resourceInputs["projectId"] = args
|
|
119
|
-
resourceInputs["tags"] = args
|
|
109
|
+
resourceInputs["content"] = args?.content;
|
|
110
|
+
resourceInputs["description"] = args?.description;
|
|
111
|
+
resourceInputs["fileContentPath"] = args?.fileContentPath;
|
|
112
|
+
resourceInputs["fileUsage"] = args?.fileUsage;
|
|
113
|
+
resourceInputs["identifier"] = args?.identifier;
|
|
114
|
+
resourceInputs["mimeType"] = args?.mimeType;
|
|
115
|
+
resourceInputs["name"] = args?.name;
|
|
116
|
+
resourceInputs["orgId"] = args?.orgId;
|
|
117
|
+
resourceInputs["parentIdentifier"] = args?.parentIdentifier;
|
|
118
|
+
resourceInputs["projectId"] = args?.projectId;
|
|
119
|
+
resourceInputs["tags"] = args?.tags;
|
|
120
120
|
resourceInputs["createdBies"] = undefined /*out*/;
|
|
121
121
|
resourceInputs["lastModifiedAt"] = undefined /*out*/;
|
|
122
122
|
resourceInputs["lastModifiedBies"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fileStoreFile.js","sourceRoot":"","sources":["../../platform/fileStoreFile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0B,EAAE,IAAmC;QACxH,OAAO,IAAI,aAAa,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"fileStoreFile.js","sourceRoot":"","sources":["../../platform/fileStoreFile.ts"],"names":[],"mappings":"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"}
|
|
@@ -62,7 +62,7 @@ class FileStoreFolder extends pulumi.CustomResource {
|
|
|
62
62
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
63
63
|
*/
|
|
64
64
|
static get(name, id, state, opts) {
|
|
65
|
-
return new FileStoreFolder(name, state,
|
|
65
|
+
return new FileStoreFolder(name, state, { ...opts, id: id });
|
|
66
66
|
}
|
|
67
67
|
/**
|
|
68
68
|
* Returns true if the given object is an instance of FileStoreFolder. This is designed to work even
|
|
@@ -79,33 +79,33 @@ class FileStoreFolder extends pulumi.CustomResource {
|
|
|
79
79
|
opts = opts || {};
|
|
80
80
|
if (opts.id) {
|
|
81
81
|
const state = argsOrState;
|
|
82
|
-
resourceInputs["createdBies"] = state
|
|
83
|
-
resourceInputs["description"] = state
|
|
84
|
-
resourceInputs["identifier"] = state
|
|
85
|
-
resourceInputs["lastModifiedAt"] = state
|
|
86
|
-
resourceInputs["lastModifiedBies"] = state
|
|
87
|
-
resourceInputs["name"] = state
|
|
88
|
-
resourceInputs["orgId"] = state
|
|
89
|
-
resourceInputs["parentIdentifier"] = state
|
|
90
|
-
resourceInputs["path"] = state
|
|
91
|
-
resourceInputs["projectId"] = state
|
|
92
|
-
resourceInputs["tags"] = state
|
|
82
|
+
resourceInputs["createdBies"] = state?.createdBies;
|
|
83
|
+
resourceInputs["description"] = state?.description;
|
|
84
|
+
resourceInputs["identifier"] = state?.identifier;
|
|
85
|
+
resourceInputs["lastModifiedAt"] = state?.lastModifiedAt;
|
|
86
|
+
resourceInputs["lastModifiedBies"] = state?.lastModifiedBies;
|
|
87
|
+
resourceInputs["name"] = state?.name;
|
|
88
|
+
resourceInputs["orgId"] = state?.orgId;
|
|
89
|
+
resourceInputs["parentIdentifier"] = state?.parentIdentifier;
|
|
90
|
+
resourceInputs["path"] = state?.path;
|
|
91
|
+
resourceInputs["projectId"] = state?.projectId;
|
|
92
|
+
resourceInputs["tags"] = state?.tags;
|
|
93
93
|
}
|
|
94
94
|
else {
|
|
95
95
|
const args = argsOrState;
|
|
96
|
-
if (
|
|
96
|
+
if (args?.identifier === undefined && !opts.urn) {
|
|
97
97
|
throw new Error("Missing required property 'identifier'");
|
|
98
98
|
}
|
|
99
|
-
if (
|
|
99
|
+
if (args?.parentIdentifier === undefined && !opts.urn) {
|
|
100
100
|
throw new Error("Missing required property 'parentIdentifier'");
|
|
101
101
|
}
|
|
102
|
-
resourceInputs["description"] = args
|
|
103
|
-
resourceInputs["identifier"] = args
|
|
104
|
-
resourceInputs["name"] = args
|
|
105
|
-
resourceInputs["orgId"] = args
|
|
106
|
-
resourceInputs["parentIdentifier"] = args
|
|
107
|
-
resourceInputs["projectId"] = args
|
|
108
|
-
resourceInputs["tags"] = args
|
|
102
|
+
resourceInputs["description"] = args?.description;
|
|
103
|
+
resourceInputs["identifier"] = args?.identifier;
|
|
104
|
+
resourceInputs["name"] = args?.name;
|
|
105
|
+
resourceInputs["orgId"] = args?.orgId;
|
|
106
|
+
resourceInputs["parentIdentifier"] = args?.parentIdentifier;
|
|
107
|
+
resourceInputs["projectId"] = args?.projectId;
|
|
108
|
+
resourceInputs["tags"] = args?.tags;
|
|
109
109
|
resourceInputs["createdBies"] = undefined /*out*/;
|
|
110
110
|
resourceInputs["lastModifiedAt"] = undefined /*out*/;
|
|
111
111
|
resourceInputs["lastModifiedBies"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fileStoreFolder.js","sourceRoot":"","sources":["../../platform/fileStoreFolder.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;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,
|
|
1
|
+
{"version":3,"file":"fileStoreFolder.js","sourceRoot":"","sources":["../../platform/fileStoreFolder.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;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,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,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;IAuDD,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AAvHL,0CAwHC;AA1GG,gBAAgB;AACO,4BAAY,GAAG,kDAAkD,CAAC"}
|
package/platform/filters.js
CHANGED
|
@@ -61,7 +61,7 @@ class Filters extends pulumi.CustomResource {
|
|
|
61
61
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
62
62
|
*/
|
|
63
63
|
static get(name, id, state, opts) {
|
|
64
|
-
return new Filters(name, state,
|
|
64
|
+
return new Filters(name, state, { ...opts, id: id });
|
|
65
65
|
}
|
|
66
66
|
/**
|
|
67
67
|
* Returns true if the given object is an instance of Filters. This is designed to work even
|
|
@@ -78,32 +78,32 @@ class Filters extends pulumi.CustomResource {
|
|
|
78
78
|
opts = opts || {};
|
|
79
79
|
if (opts.id) {
|
|
80
80
|
const state = argsOrState;
|
|
81
|
-
resourceInputs["filterProperties"] = state
|
|
82
|
-
resourceInputs["filterVisibility"] = state
|
|
83
|
-
resourceInputs["identifier"] = state
|
|
84
|
-
resourceInputs["name"] = state
|
|
85
|
-
resourceInputs["orgId"] = state
|
|
86
|
-
resourceInputs["projectId"] = state
|
|
87
|
-
resourceInputs["type"] = state
|
|
81
|
+
resourceInputs["filterProperties"] = state?.filterProperties;
|
|
82
|
+
resourceInputs["filterVisibility"] = state?.filterVisibility;
|
|
83
|
+
resourceInputs["identifier"] = state?.identifier;
|
|
84
|
+
resourceInputs["name"] = state?.name;
|
|
85
|
+
resourceInputs["orgId"] = state?.orgId;
|
|
86
|
+
resourceInputs["projectId"] = state?.projectId;
|
|
87
|
+
resourceInputs["type"] = state?.type;
|
|
88
88
|
}
|
|
89
89
|
else {
|
|
90
90
|
const args = argsOrState;
|
|
91
|
-
if (
|
|
91
|
+
if (args?.filterProperties === undefined && !opts.urn) {
|
|
92
92
|
throw new Error("Missing required property 'filterProperties'");
|
|
93
93
|
}
|
|
94
|
-
if (
|
|
94
|
+
if (args?.identifier === undefined && !opts.urn) {
|
|
95
95
|
throw new Error("Missing required property 'identifier'");
|
|
96
96
|
}
|
|
97
|
-
if (
|
|
97
|
+
if (args?.type === undefined && !opts.urn) {
|
|
98
98
|
throw new Error("Missing required property 'type'");
|
|
99
99
|
}
|
|
100
|
-
resourceInputs["filterProperties"] = args
|
|
101
|
-
resourceInputs["filterVisibility"] = args
|
|
102
|
-
resourceInputs["identifier"] = args
|
|
103
|
-
resourceInputs["name"] = args
|
|
104
|
-
resourceInputs["orgId"] = args
|
|
105
|
-
resourceInputs["projectId"] = args
|
|
106
|
-
resourceInputs["type"] = args
|
|
100
|
+
resourceInputs["filterProperties"] = args?.filterProperties;
|
|
101
|
+
resourceInputs["filterVisibility"] = args?.filterVisibility;
|
|
102
|
+
resourceInputs["identifier"] = args?.identifier;
|
|
103
|
+
resourceInputs["name"] = args?.name;
|
|
104
|
+
resourceInputs["orgId"] = args?.orgId;
|
|
105
|
+
resourceInputs["projectId"] = args?.projectId;
|
|
106
|
+
resourceInputs["type"] = args?.type;
|
|
107
107
|
}
|
|
108
108
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
109
109
|
super(Filters.__pulumiType, name, resourceInputs, opts);
|
package/platform/filters.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filters.js","sourceRoot":"","sources":["../../platform/filters.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"filters.js","sourceRoot":"","sources":["../../platform/filters.ts"],"names":[],"mappings":"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"}
|
|
@@ -67,7 +67,7 @@ class GcpCloudCostConnector extends pulumi.CustomResource {
|
|
|
67
67
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
68
68
|
*/
|
|
69
69
|
static get(name, id, state, opts) {
|
|
70
|
-
return new GcpCloudCostConnector(name, state,
|
|
70
|
+
return new GcpCloudCostConnector(name, state, { ...opts, id: id });
|
|
71
71
|
}
|
|
72
72
|
/**
|
|
73
73
|
* Returns true if the given object is an instance of GcpCloudCostConnector. This is designed to work even
|
|
@@ -84,41 +84,41 @@ class GcpCloudCostConnector extends pulumi.CustomResource {
|
|
|
84
84
|
opts = opts || {};
|
|
85
85
|
if (opts.id) {
|
|
86
86
|
const state = argsOrState;
|
|
87
|
-
resourceInputs["billingExportSpec"] = state
|
|
88
|
-
resourceInputs["description"] = state
|
|
89
|
-
resourceInputs["featuresEnableds"] = state
|
|
90
|
-
resourceInputs["gcpProjectId"] = state
|
|
91
|
-
resourceInputs["identifier"] = state
|
|
92
|
-
resourceInputs["name"] = state
|
|
93
|
-
resourceInputs["orgId"] = state
|
|
94
|
-
resourceInputs["projectId"] = state
|
|
95
|
-
resourceInputs["serviceAccountEmail"] = state
|
|
96
|
-
resourceInputs["tags"] = state
|
|
87
|
+
resourceInputs["billingExportSpec"] = state?.billingExportSpec;
|
|
88
|
+
resourceInputs["description"] = state?.description;
|
|
89
|
+
resourceInputs["featuresEnableds"] = state?.featuresEnableds;
|
|
90
|
+
resourceInputs["gcpProjectId"] = state?.gcpProjectId;
|
|
91
|
+
resourceInputs["identifier"] = state?.identifier;
|
|
92
|
+
resourceInputs["name"] = state?.name;
|
|
93
|
+
resourceInputs["orgId"] = state?.orgId;
|
|
94
|
+
resourceInputs["projectId"] = state?.projectId;
|
|
95
|
+
resourceInputs["serviceAccountEmail"] = state?.serviceAccountEmail;
|
|
96
|
+
resourceInputs["tags"] = state?.tags;
|
|
97
97
|
}
|
|
98
98
|
else {
|
|
99
99
|
const args = argsOrState;
|
|
100
|
-
if (
|
|
100
|
+
if (args?.featuresEnableds === undefined && !opts.urn) {
|
|
101
101
|
throw new Error("Missing required property 'featuresEnableds'");
|
|
102
102
|
}
|
|
103
|
-
if (
|
|
103
|
+
if (args?.gcpProjectId === undefined && !opts.urn) {
|
|
104
104
|
throw new Error("Missing required property 'gcpProjectId'");
|
|
105
105
|
}
|
|
106
|
-
if (
|
|
106
|
+
if (args?.identifier === undefined && !opts.urn) {
|
|
107
107
|
throw new Error("Missing required property 'identifier'");
|
|
108
108
|
}
|
|
109
|
-
if (
|
|
109
|
+
if (args?.serviceAccountEmail === undefined && !opts.urn) {
|
|
110
110
|
throw new Error("Missing required property 'serviceAccountEmail'");
|
|
111
111
|
}
|
|
112
|
-
resourceInputs["billingExportSpec"] = args
|
|
113
|
-
resourceInputs["description"] = args
|
|
114
|
-
resourceInputs["featuresEnableds"] = args
|
|
115
|
-
resourceInputs["gcpProjectId"] = args
|
|
116
|
-
resourceInputs["identifier"] = args
|
|
117
|
-
resourceInputs["name"] = args
|
|
118
|
-
resourceInputs["orgId"] = args
|
|
119
|
-
resourceInputs["projectId"] = args
|
|
120
|
-
resourceInputs["serviceAccountEmail"] = args
|
|
121
|
-
resourceInputs["tags"] = args
|
|
112
|
+
resourceInputs["billingExportSpec"] = args?.billingExportSpec;
|
|
113
|
+
resourceInputs["description"] = args?.description;
|
|
114
|
+
resourceInputs["featuresEnableds"] = args?.featuresEnableds;
|
|
115
|
+
resourceInputs["gcpProjectId"] = args?.gcpProjectId;
|
|
116
|
+
resourceInputs["identifier"] = args?.identifier;
|
|
117
|
+
resourceInputs["name"] = args?.name;
|
|
118
|
+
resourceInputs["orgId"] = args?.orgId;
|
|
119
|
+
resourceInputs["projectId"] = args?.projectId;
|
|
120
|
+
resourceInputs["serviceAccountEmail"] = args?.serviceAccountEmail;
|
|
121
|
+
resourceInputs["tags"] = args?.tags;
|
|
122
122
|
}
|
|
123
123
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
124
124
|
super(GcpCloudCostConnector.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gcpCloudCostConnector.js","sourceRoot":"","sources":["../../platform/gcpCloudCostConnector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"gcpCloudCostConnector.js","sourceRoot":"","sources":["../../platform/gcpCloudCostConnector.ts"],"names":[],"mappings":"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"}
|
package/platform/gcpConnector.js
CHANGED
|
@@ -41,7 +41,7 @@ class GcpConnector extends pulumi.CustomResource {
|
|
|
41
41
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
42
|
*/
|
|
43
43
|
static get(name, id, state, opts) {
|
|
44
|
-
return new GcpConnector(name, state,
|
|
44
|
+
return new GcpConnector(name, state, { ...opts, id: id });
|
|
45
45
|
}
|
|
46
46
|
/**
|
|
47
47
|
* Returns true if the given object is an instance of GcpConnector. This is designed to work even
|
|
@@ -58,34 +58,34 @@ class GcpConnector extends pulumi.CustomResource {
|
|
|
58
58
|
opts = opts || {};
|
|
59
59
|
if (opts.id) {
|
|
60
60
|
const state = argsOrState;
|
|
61
|
-
resourceInputs["description"] = state
|
|
62
|
-
resourceInputs["executeOnDelegate"] = state
|
|
63
|
-
resourceInputs["forceDelete"] = state
|
|
64
|
-
resourceInputs["identifier"] = state
|
|
65
|
-
resourceInputs["inheritFromDelegates"] = state
|
|
66
|
-
resourceInputs["manual"] = state
|
|
67
|
-
resourceInputs["name"] = state
|
|
68
|
-
resourceInputs["oidcAuthentications"] = state
|
|
69
|
-
resourceInputs["orgId"] = state
|
|
70
|
-
resourceInputs["projectId"] = state
|
|
71
|
-
resourceInputs["tags"] = state
|
|
61
|
+
resourceInputs["description"] = state?.description;
|
|
62
|
+
resourceInputs["executeOnDelegate"] = state?.executeOnDelegate;
|
|
63
|
+
resourceInputs["forceDelete"] = state?.forceDelete;
|
|
64
|
+
resourceInputs["identifier"] = state?.identifier;
|
|
65
|
+
resourceInputs["inheritFromDelegates"] = state?.inheritFromDelegates;
|
|
66
|
+
resourceInputs["manual"] = state?.manual;
|
|
67
|
+
resourceInputs["name"] = state?.name;
|
|
68
|
+
resourceInputs["oidcAuthentications"] = state?.oidcAuthentications;
|
|
69
|
+
resourceInputs["orgId"] = state?.orgId;
|
|
70
|
+
resourceInputs["projectId"] = state?.projectId;
|
|
71
|
+
resourceInputs["tags"] = state?.tags;
|
|
72
72
|
}
|
|
73
73
|
else {
|
|
74
74
|
const args = argsOrState;
|
|
75
|
-
if (
|
|
75
|
+
if (args?.identifier === undefined && !opts.urn) {
|
|
76
76
|
throw new Error("Missing required property 'identifier'");
|
|
77
77
|
}
|
|
78
|
-
resourceInputs["description"] = args
|
|
79
|
-
resourceInputs["executeOnDelegate"] = args
|
|
80
|
-
resourceInputs["forceDelete"] = args
|
|
81
|
-
resourceInputs["identifier"] = args
|
|
82
|
-
resourceInputs["inheritFromDelegates"] = args
|
|
83
|
-
resourceInputs["manual"] = args
|
|
84
|
-
resourceInputs["name"] = args
|
|
85
|
-
resourceInputs["oidcAuthentications"] = args
|
|
86
|
-
resourceInputs["orgId"] = args
|
|
87
|
-
resourceInputs["projectId"] = args
|
|
88
|
-
resourceInputs["tags"] = args
|
|
78
|
+
resourceInputs["description"] = args?.description;
|
|
79
|
+
resourceInputs["executeOnDelegate"] = args?.executeOnDelegate;
|
|
80
|
+
resourceInputs["forceDelete"] = args?.forceDelete;
|
|
81
|
+
resourceInputs["identifier"] = args?.identifier;
|
|
82
|
+
resourceInputs["inheritFromDelegates"] = args?.inheritFromDelegates;
|
|
83
|
+
resourceInputs["manual"] = args?.manual;
|
|
84
|
+
resourceInputs["name"] = args?.name;
|
|
85
|
+
resourceInputs["oidcAuthentications"] = args?.oidcAuthentications;
|
|
86
|
+
resourceInputs["orgId"] = args?.orgId;
|
|
87
|
+
resourceInputs["projectId"] = args?.projectId;
|
|
88
|
+
resourceInputs["tags"] = args?.tags;
|
|
89
89
|
}
|
|
90
90
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
91
91
|
super(GcpConnector.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gcpConnector.js","sourceRoot":"","sources":["../../platform/gcpConnector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;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,
|
|
1
|
+
{"version":3,"file":"gcpConnector.js","sourceRoot":"","sources":["../../platform/gcpConnector.ts"],"names":[],"mappings":"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"}
|
|
@@ -41,7 +41,7 @@ class GcpSecretManagerConnector extends pulumi.CustomResource {
|
|
|
41
41
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
42
|
*/
|
|
43
43
|
static get(name, id, state, opts) {
|
|
44
|
-
return new GcpSecretManagerConnector(name, state,
|
|
44
|
+
return new GcpSecretManagerConnector(name, state, { ...opts, id: id });
|
|
45
45
|
}
|
|
46
46
|
/**
|
|
47
47
|
* Returns true if the given object is an instance of GcpSecretManagerConnector. This is designed to work even
|
|
@@ -58,36 +58,36 @@ class GcpSecretManagerConnector extends pulumi.CustomResource {
|
|
|
58
58
|
opts = opts || {};
|
|
59
59
|
if (opts.id) {
|
|
60
60
|
const state = argsOrState;
|
|
61
|
-
resourceInputs["credentialsRef"] = state
|
|
62
|
-
resourceInputs["delegateSelectors"] = state
|
|
63
|
-
resourceInputs["description"] = state
|
|
64
|
-
resourceInputs["executeOnDelegate"] = state
|
|
65
|
-
resourceInputs["identifier"] = state
|
|
66
|
-
resourceInputs["inheritFromDelegate"] = state
|
|
67
|
-
resourceInputs["isDefault"] = state
|
|
68
|
-
resourceInputs["name"] = state
|
|
69
|
-
resourceInputs["oidcAuthentications"] = state
|
|
70
|
-
resourceInputs["orgId"] = state
|
|
71
|
-
resourceInputs["projectId"] = state
|
|
72
|
-
resourceInputs["tags"] = state
|
|
61
|
+
resourceInputs["credentialsRef"] = state?.credentialsRef;
|
|
62
|
+
resourceInputs["delegateSelectors"] = state?.delegateSelectors;
|
|
63
|
+
resourceInputs["description"] = state?.description;
|
|
64
|
+
resourceInputs["executeOnDelegate"] = state?.executeOnDelegate;
|
|
65
|
+
resourceInputs["identifier"] = state?.identifier;
|
|
66
|
+
resourceInputs["inheritFromDelegate"] = state?.inheritFromDelegate;
|
|
67
|
+
resourceInputs["isDefault"] = state?.isDefault;
|
|
68
|
+
resourceInputs["name"] = state?.name;
|
|
69
|
+
resourceInputs["oidcAuthentications"] = state?.oidcAuthentications;
|
|
70
|
+
resourceInputs["orgId"] = state?.orgId;
|
|
71
|
+
resourceInputs["projectId"] = state?.projectId;
|
|
72
|
+
resourceInputs["tags"] = state?.tags;
|
|
73
73
|
}
|
|
74
74
|
else {
|
|
75
75
|
const args = argsOrState;
|
|
76
|
-
if (
|
|
76
|
+
if (args?.identifier === undefined && !opts.urn) {
|
|
77
77
|
throw new Error("Missing required property 'identifier'");
|
|
78
78
|
}
|
|
79
|
-
resourceInputs["credentialsRef"] = args
|
|
80
|
-
resourceInputs["delegateSelectors"] = args
|
|
81
|
-
resourceInputs["description"] = args
|
|
82
|
-
resourceInputs["executeOnDelegate"] = args
|
|
83
|
-
resourceInputs["identifier"] = args
|
|
84
|
-
resourceInputs["inheritFromDelegate"] = args
|
|
85
|
-
resourceInputs["isDefault"] = args
|
|
86
|
-
resourceInputs["name"] = args
|
|
87
|
-
resourceInputs["oidcAuthentications"] = args
|
|
88
|
-
resourceInputs["orgId"] = args
|
|
89
|
-
resourceInputs["projectId"] = args
|
|
90
|
-
resourceInputs["tags"] = args
|
|
79
|
+
resourceInputs["credentialsRef"] = args?.credentialsRef;
|
|
80
|
+
resourceInputs["delegateSelectors"] = args?.delegateSelectors;
|
|
81
|
+
resourceInputs["description"] = args?.description;
|
|
82
|
+
resourceInputs["executeOnDelegate"] = args?.executeOnDelegate;
|
|
83
|
+
resourceInputs["identifier"] = args?.identifier;
|
|
84
|
+
resourceInputs["inheritFromDelegate"] = args?.inheritFromDelegate;
|
|
85
|
+
resourceInputs["isDefault"] = args?.isDefault;
|
|
86
|
+
resourceInputs["name"] = args?.name;
|
|
87
|
+
resourceInputs["oidcAuthentications"] = args?.oidcAuthentications;
|
|
88
|
+
resourceInputs["orgId"] = args?.orgId;
|
|
89
|
+
resourceInputs["projectId"] = args?.projectId;
|
|
90
|
+
resourceInputs["tags"] = args?.tags;
|
|
91
91
|
}
|
|
92
92
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
93
93
|
super(GcpSecretManagerConnector.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gcpSecretManagerConnector.js","sourceRoot":"","sources":["../../platform/gcpSecretManagerConnector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;IAChE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsC,EAAE,IAAmC;QACpI,OAAO,IAAI,yBAAyB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"gcpSecretManagerConnector.js","sourceRoot":"","sources":["../../platform/gcpSecretManagerConnector.ts"],"names":[],"mappings":"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"}
|
|
@@ -50,8 +50,11 @@ export interface GetPolicySetArgs {
|
|
|
50
50
|
orgId?: string;
|
|
51
51
|
/**
|
|
52
52
|
* List of policy identifiers / severity for the policyset.
|
|
53
|
+
*
|
|
54
|
+
* @deprecated Use 'policy_references' instead. This field will be removed in a future version.
|
|
53
55
|
*/
|
|
54
56
|
policies?: inputs.platform.GetPolicySetPolicy[];
|
|
57
|
+
policyReferences?: inputs.platform.GetPolicySetPolicyReference[];
|
|
55
58
|
/**
|
|
56
59
|
* Unique identifier of the project.
|
|
57
60
|
*/
|
|
@@ -95,8 +98,11 @@ export interface GetPolicySetResult {
|
|
|
95
98
|
readonly orgId?: string;
|
|
96
99
|
/**
|
|
97
100
|
* List of policy identifiers / severity for the policyset.
|
|
101
|
+
*
|
|
102
|
+
* @deprecated Use 'policy_references' instead. This field will be removed in a future version.
|
|
98
103
|
*/
|
|
99
|
-
readonly policies
|
|
104
|
+
readonly policies: outputs.platform.GetPolicySetPolicy[];
|
|
105
|
+
readonly policyReferences: outputs.platform.GetPolicySetPolicyReference[];
|
|
100
106
|
/**
|
|
101
107
|
* Unique identifier of the project.
|
|
102
108
|
*/
|
|
@@ -159,8 +165,11 @@ export interface GetPolicySetOutputArgs {
|
|
|
159
165
|
orgId?: pulumi.Input<string>;
|
|
160
166
|
/**
|
|
161
167
|
* List of policy identifiers / severity for the policyset.
|
|
168
|
+
*
|
|
169
|
+
* @deprecated Use 'policy_references' instead. This field will be removed in a future version.
|
|
162
170
|
*/
|
|
163
171
|
policies?: pulumi.Input<pulumi.Input<inputs.platform.GetPolicySetPolicyArgs>[]>;
|
|
172
|
+
policyReferences?: pulumi.Input<pulumi.Input<inputs.platform.GetPolicySetPolicyReferenceArgs>[]>;
|
|
164
173
|
/**
|
|
165
174
|
* Unique identifier of the project.
|
|
166
175
|
*/
|