@pulumi/azuredevops 3.6.0-alpha.1737523387 → 3.6.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/areaPermissions.d.ts +36 -36
- package/branchPolicyAutoReviewers.d.ts +3 -3
- package/branchPolicyBuildValidation.d.ts +3 -3
- package/branchPolicyCommentResolution.d.ts +3 -3
- package/branchPolicyMergeTypes.d.ts +3 -3
- package/branchPolicyStatusCheck.d.ts +3 -3
- package/branchPolicyWorkItemLinking.d.ts +3 -3
- package/buildDefinition.d.ts +3 -3
- package/checkBranchControl.d.ts +3 -3
- package/checkBusinessHours.d.ts +3 -3
- package/checkExclusiveLock.d.ts +3 -3
- package/checkRestApi.d.ts +300 -0
- package/checkRestApi.js +161 -0
- package/checkRestApi.js.map +1 -0
- package/feed.d.ts +4 -4
- package/feed.js +4 -4
- package/feedPermission.d.ts +4 -4
- package/feedPermission.js +1 -1
- package/feedRetentionPolicy.d.ts +155 -0
- package/feedRetentionPolicy.js +135 -0
- package/feedRetentionPolicy.js.map +1 -0
- package/getAgentQueue.d.ts +2 -2
- package/getArea.d.ts +1 -1
- package/getClientConfig.d.ts +3 -0
- package/getClientConfig.js.map +1 -1
- package/getFeed.d.ts +4 -4
- package/getGitRepository.d.ts +8 -8
- package/getGroup.d.ts +4 -4
- package/getGroups.d.ts +3 -3
- package/getIdentityGroup.d.ts +3 -0
- package/getIdentityGroup.js.map +1 -1
- package/getIdentityGroups.d.ts +1 -1
- package/getIdentityUsers.d.ts +5 -5
- package/getPool.d.ts +14 -2
- package/getPool.js +2 -2
- package/getPool.js.map +1 -1
- package/getPools.d.ts +3 -3
- package/getPools.js +2 -2
- package/getProject.d.ts +32 -0
- package/getProject.js +10 -0
- package/getProject.js.map +1 -1
- package/getProjects.d.ts +4 -4
- package/getRepositories.d.ts +5 -1
- package/getRepositories.js.map +1 -1
- package/getSecurityroleDefinitions.d.ts +4 -4
- package/getSecurityroleDefinitions.js +2 -2
- package/getServiceEndpointAzureRM.d.ts +5 -5
- package/getServiceEndpointGithub.d.ts +6 -6
- package/getServicePrincipal.d.ts +73 -0
- package/getServicePrincipal.js +52 -0
- package/getServicePrincipal.js.map +1 -0
- package/getServiceendpointAzurecr.d.ts +1 -1
- package/getServiceendpointBitbucket.d.ts +6 -6
- package/getServiceendpointNpm.d.ts +3 -3
- package/getServiceendpointSonarcloud.d.ts +2 -2
- package/getTeam.d.ts +10 -3
- package/getTeam.js.map +1 -1
- package/getTeams.d.ts +2 -3
- package/getTeams.js.map +1 -1
- package/getUsers.d.ts +5 -9
- package/getUsers.js.map +1 -1
- package/git.d.ts +3 -3
- package/gitPermissions.d.ts +3 -6
- package/gitPermissions.js.map +1 -1
- package/gitRepositoryFile.d.ts +3 -6
- package/gitRepositoryFile.js.map +1 -1
- package/group.d.ts +9 -3
- package/group.js.map +1 -1
- package/groupEntitlement.d.ts +7 -9
- package/groupEntitlement.js +1 -3
- package/groupEntitlement.js.map +1 -1
- package/groupMembership.d.ts +15 -22
- package/groupMembership.js +0 -4
- package/groupMembership.js.map +1 -1
- package/index.d.ts +24 -0
- package/index.js +42 -4
- package/index.js.map +1 -1
- package/iterativePermissions.d.ts +21 -21
- package/libraryPermissions.d.ts +33 -33
- package/libraryPermissions.js +6 -6
- package/package.json +2 -2
- package/pipelineAuthorization.d.ts +3 -3
- package/pool.d.ts +2 -2
- package/pool.js +2 -2
- package/project.d.ts +49 -27
- package/project.js +1 -0
- package/project.js.map +1 -1
- package/projectFeatures.d.ts +36 -18
- package/projectFeatures.js.map +1 -1
- package/projectPermissions.d.ts +3 -3
- package/projectPipelineSettings.d.ts +12 -15
- package/projectPipelineSettings.js.map +1 -1
- package/projectTags.d.ts +97 -0
- package/projectTags.js +94 -0
- package/projectTags.js.map +1 -0
- package/queue.d.ts +3 -6
- package/queue.js.map +1 -1
- package/repositoryPolicyAuthorEmailPattern.d.ts +6 -3
- package/repositoryPolicyAuthorEmailPattern.js.map +1 -1
- package/repositoryPolicyMaxFileSize.d.ts +3 -3
- package/resourceAuthorization.d.ts +15 -15
- package/serviceEndpointArtifactory.d.ts +14 -8
- package/serviceEndpointArtifactory.js +2 -2
- package/serviceEndpointArtifactory.js.map +1 -1
- package/serviceEndpointAws.d.ts +1 -1
- package/serviceEndpointAws.js +1 -1
- package/serviceEndpointAzureEcr.d.ts +6 -7
- package/serviceEndpointAzureEcr.js +3 -4
- package/serviceEndpointAzureEcr.js.map +1 -1
- package/serviceEndpointAzureRM.d.ts +11 -11
- package/serviceEndpointAzureRM.js +2 -2
- package/serviceEndpointBitBucket.d.ts +1 -1
- package/serviceEndpointBitBucket.js +1 -1
- package/serviceEndpointDockerRegistry.d.ts +1 -1
- package/serviceEndpointDockerRegistry.js +1 -1
- package/serviceEndpointGeneric.d.ts +1 -1
- package/serviceEndpointGeneric.js +1 -1
- package/serviceEndpointGenericGit.d.ts +2 -4
- package/serviceEndpointGenericGit.js +2 -4
- package/serviceEndpointGenericGit.js.map +1 -1
- package/serviceEndpointGitHub.d.ts +10 -1
- package/serviceEndpointGitHub.js +1 -1
- package/serviceEndpointGitHub.js.map +1 -1
- package/serviceEndpointGitHubEnterprise.d.ts +10 -1
- package/serviceEndpointGitHubEnterprise.js +1 -1
- package/serviceEndpointGitHubEnterprise.js.map +1 -1
- package/serviceEndpointKubernetes.d.ts +10 -10
- package/serviceEndpointKubernetes.js +1 -1
- package/serviceEndpointNpm.d.ts +2 -2
- package/serviceEndpointNpm.js +2 -2
- package/serviceEndpointPipeline.d.ts +2 -2
- package/serviceEndpointPipeline.js +2 -2
- package/serviceEndpointServiceFabric.d.ts +31 -4
- package/serviceEndpointServiceFabric.js +1 -1
- package/serviceEndpointServiceFabric.js.map +1 -1
- package/serviceEndpointSonarCloud.d.ts +5 -5
- package/serviceEndpointSonarCloud.js +2 -2
- package/serviceEndpointSonarQube.d.ts +5 -5
- package/serviceEndpointSonarQube.js +2 -2
- package/serviceEndpointSsh.d.ts +1 -3
- package/serviceEndpointSsh.js +1 -3
- package/serviceEndpointSsh.js.map +1 -1
- package/servicePrincipalEntitlement.d.ts +122 -0
- package/servicePrincipalEntitlement.js +84 -0
- package/servicePrincipalEntitlement.js.map +1 -0
- package/serviceendpointArgocd.d.ts +1 -1
- package/serviceendpointArgocd.js +1 -1
- package/serviceendpointAzureServiceBus.d.ts +1 -1
- package/serviceendpointAzureServiceBus.js +1 -1
- package/serviceendpointCheckmarxOne.d.ts +199 -0
- package/serviceendpointCheckmarxOne.js +137 -0
- package/serviceendpointCheckmarxOne.js.map +1 -0
- package/serviceendpointCheckmarxSast.d.ts +171 -0
- package/serviceendpointCheckmarxSast.js +121 -0
- package/serviceendpointCheckmarxSast.js.map +1 -0
- package/serviceendpointCheckmarxSca.d.ts +196 -0
- package/serviceendpointCheckmarxSca.js +135 -0
- package/serviceendpointCheckmarxSca.js.map +1 -0
- package/serviceendpointDynamicsLifecycleServices.d.ts +1 -1
- package/serviceendpointDynamicsLifecycleServices.js +1 -1
- package/serviceendpointExternaltfs.d.ts +33 -5
- package/serviceendpointExternaltfs.js +30 -2
- package/serviceendpointExternaltfs.js.map +1 -1
- package/serviceendpointGcpTerraform.d.ts +1 -1
- package/serviceendpointGcpTerraform.js +1 -1
- package/serviceendpointIncomingwebhook.d.ts +1 -1
- package/serviceendpointIncomingwebhook.js +1 -1
- package/serviceendpointJenkins.d.ts +1 -1
- package/serviceendpointJenkins.js +1 -1
- package/serviceendpointJfrogArtifactoryV2.d.ts +8 -8
- package/serviceendpointJfrogArtifactoryV2.js +2 -2
- package/serviceendpointJfrogDistributionV2.d.ts +8 -8
- package/serviceendpointJfrogDistributionV2.js +2 -2
- package/serviceendpointJfrogPlatformV2.d.ts +8 -8
- package/serviceendpointJfrogPlatformV2.js +2 -2
- package/serviceendpointJfrogXrayV2.d.ts +8 -8
- package/serviceendpointJfrogXrayV2.js +2 -2
- package/serviceendpointMaven.d.ts +1 -1
- package/serviceendpointMaven.js +1 -1
- package/serviceendpointNexus.d.ts +1 -1
- package/serviceendpointNexus.js +1 -1
- package/serviceendpointNuget.d.ts +1 -1
- package/serviceendpointNuget.js +1 -1
- package/serviceendpointOctopusdeploy.d.ts +1 -1
- package/serviceendpointOctopusdeploy.js +1 -1
- package/serviceendpointPermissions.d.ts +24 -24
- package/serviceendpointSnyk.d.ts +1 -1
- package/serviceendpointSnyk.js +1 -1
- package/serviceendpointVisualstudiomarketplace.d.ts +2 -3
- package/serviceendpointVisualstudiomarketplace.js +2 -3
- package/serviceendpointVisualstudiomarketplace.js.map +1 -1
- package/servicehookPermissions.d.ts +22 -22
- package/servicehookPermissions.js +1 -1
- package/servicehookStorageQueuePipelines.d.ts +2 -2
- package/servicehookStorageQueuePipelines.js +2 -2
- package/taggingPermissions.d.ts +21 -21
- package/team.d.ts +34 -24
- package/team.js +10 -0
- package/team.js.map +1 -1
- package/teamAdministrators.d.ts +37 -24
- package/teamAdministrators.js +10 -0
- package/teamAdministrators.js.map +1 -1
- package/teamMembers.d.ts +24 -21
- package/teamMembers.js.map +1 -1
- package/types/input.d.ts +40 -39
- package/types/output.d.ts +66 -51
- package/variableGroup.d.ts +2 -1
- package/variableGroup.js +2 -1
- package/variableGroup.js.map +1 -1
- package/variableGroupPermissions.d.ts +33 -33
- package/variableGroupPermissions.js +6 -6
- package/wiki.d.ts +10 -1
- package/wiki.js +1 -1
- package/wiki.js.map +1 -1
- package/wikiPage.d.ts +1 -1
- package/wikiPage.js +1 -1
- package/workItemQueryPermissions.d.ts +3 -3
|
@@ -70,7 +70,7 @@ import * as outputs from "./types/output";
|
|
|
70
70
|
*
|
|
71
71
|
* ## Import
|
|
72
72
|
*
|
|
73
|
-
* Azure DevOps Service Endpoint
|
|
73
|
+
* Azure DevOps GitHub Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
74
74
|
*
|
|
75
75
|
* ```sh
|
|
76
76
|
* $ pulumi import azuredevops:index/serviceEndpointGitHub:ServiceEndpointGitHub example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -92,6 +92,9 @@ export declare class ServiceEndpointGitHub extends pulumi.CustomResource {
|
|
|
92
92
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
93
93
|
*/
|
|
94
94
|
static isInstance(obj: any): obj is ServiceEndpointGitHub;
|
|
95
|
+
/**
|
|
96
|
+
* An `authOauth` block as documented below. Allows connecting using an Oauth token.
|
|
97
|
+
*/
|
|
95
98
|
readonly authOauth: pulumi.Output<outputs.ServiceEndpointGitHubAuthOauth | undefined>;
|
|
96
99
|
/**
|
|
97
100
|
* An `authPersonal` block as documented below. Allows connecting using a personal access token.
|
|
@@ -122,6 +125,9 @@ export declare class ServiceEndpointGitHub extends pulumi.CustomResource {
|
|
|
122
125
|
* Input properties used for looking up and filtering ServiceEndpointGitHub resources.
|
|
123
126
|
*/
|
|
124
127
|
export interface ServiceEndpointGitHubState {
|
|
128
|
+
/**
|
|
129
|
+
* An `authOauth` block as documented below. Allows connecting using an Oauth token.
|
|
130
|
+
*/
|
|
125
131
|
authOauth?: pulumi.Input<inputs.ServiceEndpointGitHubAuthOauth>;
|
|
126
132
|
/**
|
|
127
133
|
* An `authPersonal` block as documented below. Allows connecting using a personal access token.
|
|
@@ -144,6 +150,9 @@ export interface ServiceEndpointGitHubState {
|
|
|
144
150
|
* The set of arguments for constructing a ServiceEndpointGitHub resource.
|
|
145
151
|
*/
|
|
146
152
|
export interface ServiceEndpointGitHubArgs {
|
|
153
|
+
/**
|
|
154
|
+
* An `authOauth` block as documented below. Allows connecting using an Oauth token.
|
|
155
|
+
*/
|
|
147
156
|
authOauth?: pulumi.Input<inputs.ServiceEndpointGitHubAuthOauth>;
|
|
148
157
|
/**
|
|
149
158
|
* An `authPersonal` block as documented below. Allows connecting using a personal access token.
|
package/serviceEndpointGitHub.js
CHANGED
|
@@ -74,7 +74,7 @@ const utilities = require("./utilities");
|
|
|
74
74
|
*
|
|
75
75
|
* ## Import
|
|
76
76
|
*
|
|
77
|
-
* Azure DevOps Service Endpoint
|
|
77
|
+
* Azure DevOps GitHub Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
78
78
|
*
|
|
79
79
|
* ```sh
|
|
80
80
|
* $ pulumi import azuredevops:index/serviceEndpointGitHub:ServiceEndpointGitHub example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointGitHub.js","sourceRoot":"","sources":["../serviceEndpointGitHub.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0EG;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,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;
|
|
1
|
+
{"version":3,"file":"serviceEndpointGitHub.js","sourceRoot":"","sources":["../serviceEndpointGitHub.ts"],"names":[],"mappings":"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"}
|
|
@@ -34,7 +34,7 @@ import * as outputs from "./types/output";
|
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
|
37
|
-
* Azure DevOps
|
|
37
|
+
* Azure DevOps GitHub Enterprise Server Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
38
38
|
*
|
|
39
39
|
* ```sh
|
|
40
40
|
* $ pulumi import azuredevops:index/serviceEndpointGitHubEnterprise:ServiceEndpointGitHubEnterprise example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -56,6 +56,9 @@ export declare class ServiceEndpointGitHubEnterprise extends pulumi.CustomResour
|
|
|
56
56
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
57
57
|
*/
|
|
58
58
|
static isInstance(obj: any): obj is ServiceEndpointGitHubEnterprise;
|
|
59
|
+
/**
|
|
60
|
+
* An `authPersonal` block as documented below. Allows connecting using a personal access token.
|
|
61
|
+
*/
|
|
59
62
|
readonly authPersonal: pulumi.Output<outputs.ServiceEndpointGitHubEnterpriseAuthPersonal>;
|
|
60
63
|
readonly authorization: pulumi.Output<{
|
|
61
64
|
[key: string]: string;
|
|
@@ -86,6 +89,9 @@ export declare class ServiceEndpointGitHubEnterprise extends pulumi.CustomResour
|
|
|
86
89
|
* Input properties used for looking up and filtering ServiceEndpointGitHubEnterprise resources.
|
|
87
90
|
*/
|
|
88
91
|
export interface ServiceEndpointGitHubEnterpriseState {
|
|
92
|
+
/**
|
|
93
|
+
* An `authPersonal` block as documented below. Allows connecting using a personal access token.
|
|
94
|
+
*/
|
|
89
95
|
authPersonal?: pulumi.Input<inputs.ServiceEndpointGitHubEnterpriseAuthPersonal>;
|
|
90
96
|
authorization?: pulumi.Input<{
|
|
91
97
|
[key: string]: pulumi.Input<string>;
|
|
@@ -108,6 +114,9 @@ export interface ServiceEndpointGitHubEnterpriseState {
|
|
|
108
114
|
* The set of arguments for constructing a ServiceEndpointGitHubEnterprise resource.
|
|
109
115
|
*/
|
|
110
116
|
export interface ServiceEndpointGitHubEnterpriseArgs {
|
|
117
|
+
/**
|
|
118
|
+
* An `authPersonal` block as documented below. Allows connecting using a personal access token.
|
|
119
|
+
*/
|
|
111
120
|
authPersonal: pulumi.Input<inputs.ServiceEndpointGitHubEnterpriseAuthPersonal>;
|
|
112
121
|
authorization?: pulumi.Input<{
|
|
113
122
|
[key: string]: pulumi.Input<string>;
|
|
@@ -38,7 +38,7 @@ const utilities = require("./utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
* Azure DevOps
|
|
41
|
+
* Azure DevOps GitHub Enterprise Server Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import azuredevops:index/serviceEndpointGitHubEnterprise:ServiceEndpointGitHubEnterprise example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointGitHubEnterprise.js","sourceRoot":"","sources":["../serviceEndpointGitHubEnterprise.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,MAAa,+BAAgC,SAAQ,MAAM,CAAC,cAAc;IACtE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4C,EAAE,IAAmC;QAC1I,OAAO,IAAI,+BAA+B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtF,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,+BAA+B,CAAC,YAAY,CAAC;IAChF,CAAC;
|
|
1
|
+
{"version":3,"file":"serviceEndpointGitHubEnterprise.js","sourceRoot":"","sources":["../serviceEndpointGitHubEnterprise.ts"],"names":[],"mappings":"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"}
|
|
@@ -80,7 +80,7 @@ import * as outputs from "./types/output";
|
|
|
80
80
|
*
|
|
81
81
|
* ## Import
|
|
82
82
|
*
|
|
83
|
-
* Azure DevOps Service Endpoint
|
|
83
|
+
* Azure DevOps Kubernetes Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
84
84
|
*
|
|
85
85
|
* ```sh
|
|
86
86
|
* $ pulumi import azuredevops:index/serviceEndpointKubernetes:ServiceEndpointKubernetes example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -114,12 +114,12 @@ export declare class ServiceEndpointKubernetes extends pulumi.CustomResource {
|
|
|
114
114
|
*/
|
|
115
115
|
readonly authorizationType: pulumi.Output<string>;
|
|
116
116
|
/**
|
|
117
|
-
*
|
|
117
|
+
* An `azureSubscription` block as defined below.
|
|
118
118
|
*/
|
|
119
119
|
readonly azureSubscriptions: pulumi.Output<outputs.ServiceEndpointKubernetesAzureSubscription[] | undefined>;
|
|
120
120
|
readonly description: pulumi.Output<string | undefined>;
|
|
121
121
|
/**
|
|
122
|
-
* A `kubeconfig` block defined
|
|
122
|
+
* A `kubeconfig` block as defined below.
|
|
123
123
|
*/
|
|
124
124
|
readonly kubeconfig: pulumi.Output<outputs.ServiceEndpointKubernetesKubeconfig | undefined>;
|
|
125
125
|
/**
|
|
@@ -127,7 +127,7 @@ export declare class ServiceEndpointKubernetes extends pulumi.CustomResource {
|
|
|
127
127
|
*/
|
|
128
128
|
readonly projectId: pulumi.Output<string>;
|
|
129
129
|
/**
|
|
130
|
-
* A `serviceAccount` block defined
|
|
130
|
+
* A `serviceAccount` block as defined below.
|
|
131
131
|
*/
|
|
132
132
|
readonly serviceAccount: pulumi.Output<outputs.ServiceEndpointKubernetesServiceAccount | undefined>;
|
|
133
133
|
/**
|
|
@@ -159,12 +159,12 @@ export interface ServiceEndpointKubernetesState {
|
|
|
159
159
|
*/
|
|
160
160
|
authorizationType?: pulumi.Input<string>;
|
|
161
161
|
/**
|
|
162
|
-
*
|
|
162
|
+
* An `azureSubscription` block as defined below.
|
|
163
163
|
*/
|
|
164
164
|
azureSubscriptions?: pulumi.Input<pulumi.Input<inputs.ServiceEndpointKubernetesAzureSubscription>[]>;
|
|
165
165
|
description?: pulumi.Input<string>;
|
|
166
166
|
/**
|
|
167
|
-
* A `kubeconfig` block defined
|
|
167
|
+
* A `kubeconfig` block as defined below.
|
|
168
168
|
*/
|
|
169
169
|
kubeconfig?: pulumi.Input<inputs.ServiceEndpointKubernetesKubeconfig>;
|
|
170
170
|
/**
|
|
@@ -172,7 +172,7 @@ export interface ServiceEndpointKubernetesState {
|
|
|
172
172
|
*/
|
|
173
173
|
projectId?: pulumi.Input<string>;
|
|
174
174
|
/**
|
|
175
|
-
* A `serviceAccount` block defined
|
|
175
|
+
* A `serviceAccount` block as defined below.
|
|
176
176
|
*/
|
|
177
177
|
serviceAccount?: pulumi.Input<inputs.ServiceEndpointKubernetesServiceAccount>;
|
|
178
178
|
/**
|
|
@@ -196,12 +196,12 @@ export interface ServiceEndpointKubernetesArgs {
|
|
|
196
196
|
*/
|
|
197
197
|
authorizationType: pulumi.Input<string>;
|
|
198
198
|
/**
|
|
199
|
-
*
|
|
199
|
+
* An `azureSubscription` block as defined below.
|
|
200
200
|
*/
|
|
201
201
|
azureSubscriptions?: pulumi.Input<pulumi.Input<inputs.ServiceEndpointKubernetesAzureSubscription>[]>;
|
|
202
202
|
description?: pulumi.Input<string>;
|
|
203
203
|
/**
|
|
204
|
-
* A `kubeconfig` block defined
|
|
204
|
+
* A `kubeconfig` block as defined below.
|
|
205
205
|
*/
|
|
206
206
|
kubeconfig?: pulumi.Input<inputs.ServiceEndpointKubernetesKubeconfig>;
|
|
207
207
|
/**
|
|
@@ -209,7 +209,7 @@ export interface ServiceEndpointKubernetesArgs {
|
|
|
209
209
|
*/
|
|
210
210
|
projectId: pulumi.Input<string>;
|
|
211
211
|
/**
|
|
212
|
-
* A `serviceAccount` block defined
|
|
212
|
+
* A `serviceAccount` block as defined below.
|
|
213
213
|
*/
|
|
214
214
|
serviceAccount?: pulumi.Input<inputs.ServiceEndpointKubernetesServiceAccount>;
|
|
215
215
|
/**
|
|
@@ -84,7 +84,7 @@ const utilities = require("./utilities");
|
|
|
84
84
|
*
|
|
85
85
|
* ## Import
|
|
86
86
|
*
|
|
87
|
-
* Azure DevOps Service Endpoint
|
|
87
|
+
* Azure DevOps Kubernetes Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
88
88
|
*
|
|
89
89
|
* ```sh
|
|
90
90
|
* $ pulumi import azuredevops:index/serviceEndpointKubernetes:ServiceEndpointKubernetes example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
package/serviceEndpointNpm.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Manages a
|
|
3
|
+
* Manages a NPM service endpoint within Azure DevOps.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
|
-
* Azure DevOps Service Endpoint
|
|
35
|
+
* Azure DevOps NPM Service Endpoint can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
36
36
|
*
|
|
37
37
|
* ```sh
|
|
38
38
|
* $ pulumi import azuredevops:index/serviceEndpointNpm:ServiceEndpointNpm example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
package/serviceEndpointNpm.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.ServiceEndpointNpm = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages a
|
|
9
|
+
* Manages a NPM service endpoint within Azure DevOps.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -38,7 +38,7 @@ const utilities = require("./utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
* Azure DevOps Service Endpoint
|
|
41
|
+
* Azure DevOps NPM Service Endpoint can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import azuredevops:index/serviceEndpointNpm:ServiceEndpointNpm example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* Manages a Azure DevOps Service Connection service endpoint within Azure DevOps. Allows to run downstream pipelines, monitoring their execution, collecting and consolidating artefacts produced in the delegate pipelines (yaml block `task: RunPipelines@1`). More details on Marketplace page: [RunPipelines](https://marketplace.visualstudio.com/items?itemName=CSE-DevOps.RunPipelines)
|
|
5
|
+
* Manages a Azure DevOps Run Pipeline Service Connection service endpoint within Azure DevOps. Allows to run downstream pipelines, monitoring their execution, collecting and consolidating artefacts produced in the delegate pipelines (yaml block `task: RunPipelines@1`). More details on Marketplace page: [RunPipelines](https://marketplace.visualstudio.com/items?itemName=CSE-DevOps.RunPipelines)
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -34,7 +34,7 @@ import * as outputs from "./types/output";
|
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
|
37
|
-
* Azure DevOps Service Endpoint can be imported using the `project id`, `service connection id`, e.g.
|
|
37
|
+
* Azure DevOps Run Pipeline Service Endpoint can be imported using the `project id`, `service connection id`, e.g.
|
|
38
38
|
*
|
|
39
39
|
* ```sh
|
|
40
40
|
* $ pulumi import azuredevops:index/serviceEndpointPipeline:ServiceEndpointPipeline example projectID/00000000-0000-0000-0000-000000000000
|
|
@@ -6,7 +6,7 @@ exports.ServiceEndpointPipeline = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages a Azure DevOps Service Connection service endpoint within Azure DevOps. Allows to run downstream pipelines, monitoring their execution, collecting and consolidating artefacts produced in the delegate pipelines (yaml block `task: RunPipelines@1`). More details on Marketplace page: [RunPipelines](https://marketplace.visualstudio.com/items?itemName=CSE-DevOps.RunPipelines)
|
|
9
|
+
* Manages a Azure DevOps Run Pipeline Service Connection service endpoint within Azure DevOps. Allows to run downstream pipelines, monitoring their execution, collecting and consolidating artefacts produced in the delegate pipelines (yaml block `task: RunPipelines@1`). More details on Marketplace page: [RunPipelines](https://marketplace.visualstudio.com/items?itemName=CSE-DevOps.RunPipelines)
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -38,7 +38,7 @@ const utilities = require("./utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
* Azure DevOps Service Endpoint can be imported using the `project id`, `service connection id`, e.g.
|
|
41
|
+
* Azure DevOps Run Pipeline Service Endpoint can be imported using the `project id`, `service connection id`, e.g.
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import azuredevops:index/serviceEndpointPipeline:ServiceEndpointPipeline example projectID/00000000-0000-0000-0000-000000000000
|
|
@@ -62,7 +62,7 @@ import * as outputs from "./types/output";
|
|
|
62
62
|
*
|
|
63
63
|
* ## Import
|
|
64
64
|
*
|
|
65
|
-
* Azure DevOps Service
|
|
65
|
+
* Azure DevOps Service Fabric Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
66
66
|
*
|
|
67
67
|
* ```sh
|
|
68
68
|
* $ pulumi import azuredevops:index/serviceEndpointServiceFabric:ServiceEndpointServiceFabric example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -87,13 +87,22 @@ export declare class ServiceEndpointServiceFabric extends pulumi.CustomResource
|
|
|
87
87
|
readonly authorization: pulumi.Output<{
|
|
88
88
|
[key: string]: string;
|
|
89
89
|
}>;
|
|
90
|
+
/**
|
|
91
|
+
* An `azureActiveDirectory` block as documented below.
|
|
92
|
+
*/
|
|
90
93
|
readonly azureActiveDirectory: pulumi.Output<outputs.ServiceEndpointServiceFabricAzureActiveDirectory | undefined>;
|
|
94
|
+
/**
|
|
95
|
+
* A `certificate` block as documented below.
|
|
96
|
+
*/
|
|
91
97
|
readonly certificate: pulumi.Output<outputs.ServiceEndpointServiceFabricCertificate | undefined>;
|
|
92
98
|
/**
|
|
93
|
-
* Client connection endpoint for the cluster. Prefix the value with
|
|
99
|
+
* Client connection endpoint for the cluster. Prefix the value with `tcp://`;. This value overrides the publish profile.
|
|
94
100
|
*/
|
|
95
101
|
readonly clusterEndpoint: pulumi.Output<string>;
|
|
96
102
|
readonly description: pulumi.Output<string | undefined>;
|
|
103
|
+
/**
|
|
104
|
+
* A `none` block as documented below.
|
|
105
|
+
*/
|
|
97
106
|
readonly none: pulumi.Output<outputs.ServiceEndpointServiceFabricNone | undefined>;
|
|
98
107
|
/**
|
|
99
108
|
* The ID of the project.
|
|
@@ -119,13 +128,22 @@ export interface ServiceEndpointServiceFabricState {
|
|
|
119
128
|
authorization?: pulumi.Input<{
|
|
120
129
|
[key: string]: pulumi.Input<string>;
|
|
121
130
|
}>;
|
|
131
|
+
/**
|
|
132
|
+
* An `azureActiveDirectory` block as documented below.
|
|
133
|
+
*/
|
|
122
134
|
azureActiveDirectory?: pulumi.Input<inputs.ServiceEndpointServiceFabricAzureActiveDirectory>;
|
|
135
|
+
/**
|
|
136
|
+
* A `certificate` block as documented below.
|
|
137
|
+
*/
|
|
123
138
|
certificate?: pulumi.Input<inputs.ServiceEndpointServiceFabricCertificate>;
|
|
124
139
|
/**
|
|
125
|
-
* Client connection endpoint for the cluster. Prefix the value with
|
|
140
|
+
* Client connection endpoint for the cluster. Prefix the value with `tcp://`;. This value overrides the publish profile.
|
|
126
141
|
*/
|
|
127
142
|
clusterEndpoint?: pulumi.Input<string>;
|
|
128
143
|
description?: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* A `none` block as documented below.
|
|
146
|
+
*/
|
|
129
147
|
none?: pulumi.Input<inputs.ServiceEndpointServiceFabricNone>;
|
|
130
148
|
/**
|
|
131
149
|
* The ID of the project.
|
|
@@ -143,13 +161,22 @@ export interface ServiceEndpointServiceFabricArgs {
|
|
|
143
161
|
authorization?: pulumi.Input<{
|
|
144
162
|
[key: string]: pulumi.Input<string>;
|
|
145
163
|
}>;
|
|
164
|
+
/**
|
|
165
|
+
* An `azureActiveDirectory` block as documented below.
|
|
166
|
+
*/
|
|
146
167
|
azureActiveDirectory?: pulumi.Input<inputs.ServiceEndpointServiceFabricAzureActiveDirectory>;
|
|
168
|
+
/**
|
|
169
|
+
* A `certificate` block as documented below.
|
|
170
|
+
*/
|
|
147
171
|
certificate?: pulumi.Input<inputs.ServiceEndpointServiceFabricCertificate>;
|
|
148
172
|
/**
|
|
149
|
-
* Client connection endpoint for the cluster. Prefix the value with
|
|
173
|
+
* Client connection endpoint for the cluster. Prefix the value with `tcp://`;. This value overrides the publish profile.
|
|
150
174
|
*/
|
|
151
175
|
clusterEndpoint: pulumi.Input<string>;
|
|
152
176
|
description?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* A `none` block as documented below.
|
|
179
|
+
*/
|
|
153
180
|
none?: pulumi.Input<inputs.ServiceEndpointServiceFabricNone>;
|
|
154
181
|
/**
|
|
155
182
|
* The ID of the project.
|
|
@@ -66,7 +66,7 @@ const utilities = require("./utilities");
|
|
|
66
66
|
*
|
|
67
67
|
* ## Import
|
|
68
68
|
*
|
|
69
|
-
* Azure DevOps Service
|
|
69
|
+
* Azure DevOps Service Fabric Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
70
70
|
*
|
|
71
71
|
* ```sh
|
|
72
72
|
* $ pulumi import azuredevops:index/serviceEndpointServiceFabric:ServiceEndpointServiceFabric example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointServiceFabric.js","sourceRoot":"","sources":["../serviceEndpointServiceFabric.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkEG;AACH,MAAa,4BAA6B,SAAQ,MAAM,CAAC,cAAc;IACnE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyC,EAAE,IAAmC;QACvI,OAAO,IAAI,4BAA4B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnF,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,4BAA4B,CAAC,YAAY,CAAC;IAC7E,CAAC;
|
|
1
|
+
{"version":3,"file":"serviceEndpointServiceFabric.js","sourceRoot":"","sources":["../serviceEndpointServiceFabric.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Manages a
|
|
3
|
+
* Manages a SonarQube Cloud service endpoint within Azure DevOps.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -31,7 +31,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
31
31
|
*
|
|
32
32
|
* ## Import
|
|
33
33
|
*
|
|
34
|
-
* Azure DevOps Service Endpoint
|
|
34
|
+
* Azure DevOps SonarQube Cloud Service Endpoint can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
35
35
|
*
|
|
36
36
|
* ```sh
|
|
37
37
|
* $ pulumi import azuredevops:index/serviceEndpointSonarCloud:ServiceEndpointSonarCloud example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -69,7 +69,7 @@ export declare class ServiceEndpointSonarCloud extends pulumi.CustomResource {
|
|
|
69
69
|
*/
|
|
70
70
|
readonly serviceEndpointName: pulumi.Output<string>;
|
|
71
71
|
/**
|
|
72
|
-
* Authentication Token generated through SonarCloud (go to `My Account > Security > Generate Tokens`).
|
|
72
|
+
* The Authentication Token generated through SonarCloud (go to `My Account > Security > Generate Tokens`).
|
|
73
73
|
*/
|
|
74
74
|
readonly token: pulumi.Output<string>;
|
|
75
75
|
/**
|
|
@@ -101,7 +101,7 @@ export interface ServiceEndpointSonarCloudState {
|
|
|
101
101
|
*/
|
|
102
102
|
serviceEndpointName?: pulumi.Input<string>;
|
|
103
103
|
/**
|
|
104
|
-
* Authentication Token generated through SonarCloud (go to `My Account > Security > Generate Tokens`).
|
|
104
|
+
* The Authentication Token generated through SonarCloud (go to `My Account > Security > Generate Tokens`).
|
|
105
105
|
*/
|
|
106
106
|
token?: pulumi.Input<string>;
|
|
107
107
|
}
|
|
@@ -125,7 +125,7 @@ export interface ServiceEndpointSonarCloudArgs {
|
|
|
125
125
|
*/
|
|
126
126
|
serviceEndpointName: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
128
|
-
* Authentication Token generated through SonarCloud (go to `My Account > Security > Generate Tokens`).
|
|
128
|
+
* The Authentication Token generated through SonarCloud (go to `My Account > Security > Generate Tokens`).
|
|
129
129
|
*/
|
|
130
130
|
token: pulumi.Input<string>;
|
|
131
131
|
}
|
|
@@ -6,7 +6,7 @@ exports.ServiceEndpointSonarCloud = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages a
|
|
9
|
+
* Manages a SonarQube Cloud service endpoint within Azure DevOps.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -37,7 +37,7 @@ const utilities = require("./utilities");
|
|
|
37
37
|
*
|
|
38
38
|
* ## Import
|
|
39
39
|
*
|
|
40
|
-
* Azure DevOps Service Endpoint
|
|
40
|
+
* Azure DevOps SonarQube Cloud Service Endpoint can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
41
41
|
*
|
|
42
42
|
* ```sh
|
|
43
43
|
* $ pulumi import azuredevops:index/serviceEndpointSonarCloud:ServiceEndpointSonarCloud example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Manages a SonarQube service endpoint within Azure DevOps.
|
|
3
|
+
* Manages a SonarQube Server service endpoint within Azure DevOps.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
|
-
* Azure DevOps Service Endpoint
|
|
35
|
+
* Azure DevOps SonarQube Server Service Endpoint can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
36
36
|
*
|
|
37
37
|
* ```sh
|
|
38
38
|
* $ pulumi import azuredevops:index/serviceEndpointSonarQube:ServiceEndpointSonarQube example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -70,7 +70,7 @@ export declare class ServiceEndpointSonarQube extends pulumi.CustomResource {
|
|
|
70
70
|
*/
|
|
71
71
|
readonly serviceEndpointName: pulumi.Output<string>;
|
|
72
72
|
/**
|
|
73
|
-
* Authentication Token generated through SonarQube (go to My Account > Security > Generate Tokens).
|
|
73
|
+
* The Authentication Token generated through SonarQube (go to My Account > Security > Generate Tokens).
|
|
74
74
|
*/
|
|
75
75
|
readonly token: pulumi.Output<string>;
|
|
76
76
|
/**
|
|
@@ -106,7 +106,7 @@ export interface ServiceEndpointSonarQubeState {
|
|
|
106
106
|
*/
|
|
107
107
|
serviceEndpointName?: pulumi.Input<string>;
|
|
108
108
|
/**
|
|
109
|
-
* Authentication Token generated through SonarQube (go to My Account > Security > Generate Tokens).
|
|
109
|
+
* The Authentication Token generated through SonarQube (go to My Account > Security > Generate Tokens).
|
|
110
110
|
*/
|
|
111
111
|
token?: pulumi.Input<string>;
|
|
112
112
|
/**
|
|
@@ -134,7 +134,7 @@ export interface ServiceEndpointSonarQubeArgs {
|
|
|
134
134
|
*/
|
|
135
135
|
serviceEndpointName: pulumi.Input<string>;
|
|
136
136
|
/**
|
|
137
|
-
* Authentication Token generated through SonarQube (go to My Account > Security > Generate Tokens).
|
|
137
|
+
* The Authentication Token generated through SonarQube (go to My Account > Security > Generate Tokens).
|
|
138
138
|
*/
|
|
139
139
|
token: pulumi.Input<string>;
|
|
140
140
|
/**
|
|
@@ -6,7 +6,7 @@ exports.ServiceEndpointSonarQube = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages a SonarQube service endpoint within Azure DevOps.
|
|
9
|
+
* Manages a SonarQube Server service endpoint within Azure DevOps.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -38,7 +38,7 @@ const utilities = require("./utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
* Azure DevOps Service Endpoint
|
|
41
|
+
* Azure DevOps SonarQube Server Service Endpoint can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import azuredevops:index/serviceEndpointSonarQube:ServiceEndpointSonarQube example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
package/serviceEndpointSsh.d.ts
CHANGED
|
@@ -30,9 +30,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* Azure DevOps Service Endpoint
|
|
34
|
-
*
|
|
35
|
-
* projectName/serviceEndpointID**
|
|
33
|
+
* Azure DevOps SSH Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
36
34
|
*
|
|
37
35
|
* ```sh
|
|
38
36
|
* $ pulumi import azuredevops:index/serviceEndpointSsh:ServiceEndpointSsh example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
package/serviceEndpointSsh.js
CHANGED
|
@@ -36,9 +36,7 @@ const utilities = require("./utilities");
|
|
|
36
36
|
*
|
|
37
37
|
* ## Import
|
|
38
38
|
*
|
|
39
|
-
* Azure DevOps Service Endpoint
|
|
40
|
-
*
|
|
41
|
-
* projectName/serviceEndpointID**
|
|
39
|
+
* Azure DevOps SSH Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
42
40
|
*
|
|
43
41
|
* ```sh
|
|
44
42
|
* $ pulumi import azuredevops:index/serviceEndpointSsh:ServiceEndpointSsh example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointSsh.js","sourceRoot":"","sources":["../serviceEndpointSsh.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"serviceEndpointSsh.js","sourceRoot":"","sources":["../serviceEndpointSsh.ts"],"names":[],"mappings":"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"}
|