@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
|
@@ -88,7 +88,8 @@ export declare class RepositoryPolicyAuthorEmailPattern extends pulumi.CustomRes
|
|
|
88
88
|
static isInstance(obj: any): obj is RepositoryPolicyAuthorEmailPattern;
|
|
89
89
|
/**
|
|
90
90
|
* Block pushes with a commit author email that does not match the patterns. You can specify exact emails or use wildcards.
|
|
91
|
-
*
|
|
91
|
+
*
|
|
92
|
+
* ~>**NOTE:** Email patterns prefixed with `!` are excluded. Order is important.
|
|
92
93
|
*/
|
|
93
94
|
readonly authorEmailPatterns: pulumi.Output<string[]>;
|
|
94
95
|
/**
|
|
@@ -122,7 +123,8 @@ export declare class RepositoryPolicyAuthorEmailPattern extends pulumi.CustomRes
|
|
|
122
123
|
export interface RepositoryPolicyAuthorEmailPatternState {
|
|
123
124
|
/**
|
|
124
125
|
* Block pushes with a commit author email that does not match the patterns. You can specify exact emails or use wildcards.
|
|
125
|
-
*
|
|
126
|
+
*
|
|
127
|
+
* ~>**NOTE:** Email patterns prefixed with `!` are excluded. Order is important.
|
|
126
128
|
*/
|
|
127
129
|
authorEmailPatterns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
128
130
|
/**
|
|
@@ -148,7 +150,8 @@ export interface RepositoryPolicyAuthorEmailPatternState {
|
|
|
148
150
|
export interface RepositoryPolicyAuthorEmailPatternArgs {
|
|
149
151
|
/**
|
|
150
152
|
* Block pushes with a commit author email that does not match the patterns. You can specify exact emails or use wildcards.
|
|
151
|
-
*
|
|
153
|
+
*
|
|
154
|
+
* ~>**NOTE:** Email patterns prefixed with `!` are excluded. Order is important.
|
|
152
155
|
*/
|
|
153
156
|
authorEmailPatterns: pulumi.Input<pulumi.Input<string>[]>;
|
|
154
157
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"repositoryPolicyAuthorEmailPattern.js","sourceRoot":"","sources":["../repositoryPolicyAuthorEmailPattern.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsEG;AACH,MAAa,kCAAmC,SAAQ,MAAM,CAAC,cAAc;IACzE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+C,EAAE,IAAmC;QAC7I,OAAO,IAAI,kCAAkC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACzF,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,kCAAkC,CAAC,YAAY,CAAC;IACnF,CAAC;
|
|
1
|
+
{"version":3,"file":"repositoryPolicyAuthorEmailPattern.js","sourceRoot":"","sources":["../repositoryPolicyAuthorEmailPattern.ts"],"names":[],"mappings":"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"}
|
|
@@ -90,7 +90,7 @@ export declare class RepositoryPolicyMaxFileSize extends pulumi.CustomResource {
|
|
|
90
90
|
*/
|
|
91
91
|
readonly enabled: pulumi.Output<boolean | undefined>;
|
|
92
92
|
/**
|
|
93
|
-
* Block pushes that contain new or updated files larger than this limit.
|
|
93
|
+
* Block pushes that contain new or updated files larger than this limit. Possible values are: `1, 2, 5, 10, 50, 100, 200` (MB).
|
|
94
94
|
*/
|
|
95
95
|
readonly maxFileSize: pulumi.Output<number>;
|
|
96
96
|
/**
|
|
@@ -123,7 +123,7 @@ export interface RepositoryPolicyMaxFileSizeState {
|
|
|
123
123
|
*/
|
|
124
124
|
enabled?: pulumi.Input<boolean>;
|
|
125
125
|
/**
|
|
126
|
-
* Block pushes that contain new or updated files larger than this limit.
|
|
126
|
+
* Block pushes that contain new or updated files larger than this limit. Possible values are: `1, 2, 5, 10, 50, 100, 200` (MB).
|
|
127
127
|
*/
|
|
128
128
|
maxFileSize?: pulumi.Input<number>;
|
|
129
129
|
/**
|
|
@@ -148,7 +148,7 @@ export interface RepositoryPolicyMaxFileSizeArgs {
|
|
|
148
148
|
*/
|
|
149
149
|
enabled?: pulumi.Input<boolean>;
|
|
150
150
|
/**
|
|
151
|
-
* Block pushes that contain new or updated files larger than this limit.
|
|
151
|
+
* Block pushes that contain new or updated files larger than this limit. Possible values are: `1, 2, 5, 10, 50, 100, 200` (MB).
|
|
152
152
|
*/
|
|
153
153
|
maxFileSize: pulumi.Input<number>;
|
|
154
154
|
/**
|
|
@@ -52,23 +52,23 @@ export declare class ResourceAuthorization extends pulumi.CustomResource {
|
|
|
52
52
|
*/
|
|
53
53
|
static isInstance(obj: any): obj is ResourceAuthorization;
|
|
54
54
|
/**
|
|
55
|
-
* Set to true to allow public access in the project.
|
|
55
|
+
* Set to true to allow public access in the project.
|
|
56
56
|
*/
|
|
57
57
|
readonly authorized: pulumi.Output<boolean>;
|
|
58
58
|
/**
|
|
59
|
-
* The ID of the build definition to authorize.
|
|
59
|
+
* The ID of the build definition to authorize.
|
|
60
60
|
*/
|
|
61
61
|
readonly definitionId: pulumi.Output<number | undefined>;
|
|
62
62
|
/**
|
|
63
|
-
* The project ID or project name.
|
|
63
|
+
* The project ID or project name.
|
|
64
64
|
*/
|
|
65
65
|
readonly projectId: pulumi.Output<string>;
|
|
66
66
|
/**
|
|
67
|
-
* The ID of the resource to authorize.
|
|
67
|
+
* The ID of the resource to authorize.
|
|
68
68
|
*/
|
|
69
69
|
readonly resourceId: pulumi.Output<string>;
|
|
70
70
|
/**
|
|
71
|
-
* The type of the resource to authorize.
|
|
71
|
+
* The type of the resource to authorize. Possible values: `endpoint`, `queue`, `variablegroup`. Defaults to value: `endpoint`.
|
|
72
72
|
*/
|
|
73
73
|
readonly type: pulumi.Output<string | undefined>;
|
|
74
74
|
/**
|
|
@@ -85,23 +85,23 @@ export declare class ResourceAuthorization extends pulumi.CustomResource {
|
|
|
85
85
|
*/
|
|
86
86
|
export interface ResourceAuthorizationState {
|
|
87
87
|
/**
|
|
88
|
-
* Set to true to allow public access in the project.
|
|
88
|
+
* Set to true to allow public access in the project.
|
|
89
89
|
*/
|
|
90
90
|
authorized?: pulumi.Input<boolean>;
|
|
91
91
|
/**
|
|
92
|
-
* The ID of the build definition to authorize.
|
|
92
|
+
* The ID of the build definition to authorize.
|
|
93
93
|
*/
|
|
94
94
|
definitionId?: pulumi.Input<number>;
|
|
95
95
|
/**
|
|
96
|
-
* The project ID or project name.
|
|
96
|
+
* The project ID or project name.
|
|
97
97
|
*/
|
|
98
98
|
projectId?: pulumi.Input<string>;
|
|
99
99
|
/**
|
|
100
|
-
* The ID of the resource to authorize.
|
|
100
|
+
* The ID of the resource to authorize.
|
|
101
101
|
*/
|
|
102
102
|
resourceId?: pulumi.Input<string>;
|
|
103
103
|
/**
|
|
104
|
-
* The type of the resource to authorize.
|
|
104
|
+
* The type of the resource to authorize. Possible values: `endpoint`, `queue`, `variablegroup`. Defaults to value: `endpoint`.
|
|
105
105
|
*/
|
|
106
106
|
type?: pulumi.Input<string>;
|
|
107
107
|
}
|
|
@@ -110,23 +110,23 @@ export interface ResourceAuthorizationState {
|
|
|
110
110
|
*/
|
|
111
111
|
export interface ResourceAuthorizationArgs {
|
|
112
112
|
/**
|
|
113
|
-
* Set to true to allow public access in the project.
|
|
113
|
+
* Set to true to allow public access in the project.
|
|
114
114
|
*/
|
|
115
115
|
authorized: pulumi.Input<boolean>;
|
|
116
116
|
/**
|
|
117
|
-
* The ID of the build definition to authorize.
|
|
117
|
+
* The ID of the build definition to authorize.
|
|
118
118
|
*/
|
|
119
119
|
definitionId?: pulumi.Input<number>;
|
|
120
120
|
/**
|
|
121
|
-
* The project ID or project name.
|
|
121
|
+
* The project ID or project name.
|
|
122
122
|
*/
|
|
123
123
|
projectId: pulumi.Input<string>;
|
|
124
124
|
/**
|
|
125
|
-
* The ID of the resource to authorize.
|
|
125
|
+
* The ID of the resource to authorize.
|
|
126
126
|
*/
|
|
127
127
|
resourceId: pulumi.Input<string>;
|
|
128
128
|
/**
|
|
129
|
-
* The type of the resource to authorize.
|
|
129
|
+
* The type of the resource to authorize. Possible values: `endpoint`, `queue`, `variablegroup`. Defaults to value: `endpoint`.
|
|
130
130
|
*/
|
|
131
131
|
type?: pulumi.Input<string>;
|
|
132
132
|
}
|
|
@@ -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 an Artifactory server endpoint within an Azure DevOps organization. Using this service endpoint requires you to first install [JFrog Artifactory Extension](https://marketplace.visualstudio.com/items?itemName=JFrog.jfrog-artifactory-vsts-extension).
|
|
5
|
+
* Manages an JFrog Artifactory server endpoint within an Azure DevOps organization. Using this service endpoint requires you to first install [JFrog Artifactory Extension](https://marketplace.visualstudio.com/items?itemName=JFrog.jfrog-artifactory-vsts-extension).
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -59,7 +59,7 @@ import * as outputs from "./types/output";
|
|
|
59
59
|
*
|
|
60
60
|
* ## Import
|
|
61
61
|
*
|
|
62
|
-
* Azure DevOps Service Endpoint
|
|
62
|
+
* Azure DevOps JFrog Artifactory Service Endpoint can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
63
63
|
*
|
|
64
64
|
* ```sh
|
|
65
65
|
* $ pulumi import azuredevops:index/serviceEndpointArtifactory:ServiceEndpointArtifactory example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -82,6 +82,9 @@ export declare class ServiceEndpointArtifactory extends pulumi.CustomResource {
|
|
|
82
82
|
*/
|
|
83
83
|
static isInstance(obj: any): obj is ServiceEndpointArtifactory;
|
|
84
84
|
readonly authenticationBasic: pulumi.Output<outputs.ServiceEndpointArtifactoryAuthenticationBasic | undefined>;
|
|
85
|
+
/**
|
|
86
|
+
* A `authenticationBasic` block as defined below.
|
|
87
|
+
*/
|
|
85
88
|
readonly authenticationToken: pulumi.Output<outputs.ServiceEndpointArtifactoryAuthenticationToken | undefined>;
|
|
86
89
|
readonly authorization: pulumi.Output<{
|
|
87
90
|
[key: string]: string;
|
|
@@ -101,8 +104,7 @@ export declare class ServiceEndpointArtifactory extends pulumi.CustomResource {
|
|
|
101
104
|
/**
|
|
102
105
|
* URL of the Artifactory server to connect with.
|
|
103
106
|
*
|
|
104
|
-
*
|
|
105
|
-
* * either `authenticationToken` or `authenticationBasic` (one is required)
|
|
107
|
+
* _**Note: URL should not end in a slash character.**_
|
|
106
108
|
*/
|
|
107
109
|
readonly url: pulumi.Output<string>;
|
|
108
110
|
/**
|
|
@@ -119,6 +121,9 @@ export declare class ServiceEndpointArtifactory extends pulumi.CustomResource {
|
|
|
119
121
|
*/
|
|
120
122
|
export interface ServiceEndpointArtifactoryState {
|
|
121
123
|
authenticationBasic?: pulumi.Input<inputs.ServiceEndpointArtifactoryAuthenticationBasic>;
|
|
124
|
+
/**
|
|
125
|
+
* A `authenticationBasic` block as defined below.
|
|
126
|
+
*/
|
|
122
127
|
authenticationToken?: pulumi.Input<inputs.ServiceEndpointArtifactoryAuthenticationToken>;
|
|
123
128
|
authorization?: pulumi.Input<{
|
|
124
129
|
[key: string]: pulumi.Input<string>;
|
|
@@ -138,8 +143,7 @@ export interface ServiceEndpointArtifactoryState {
|
|
|
138
143
|
/**
|
|
139
144
|
* URL of the Artifactory server to connect with.
|
|
140
145
|
*
|
|
141
|
-
*
|
|
142
|
-
* * either `authenticationToken` or `authenticationBasic` (one is required)
|
|
146
|
+
* _**Note: URL should not end in a slash character.**_
|
|
143
147
|
*/
|
|
144
148
|
url?: pulumi.Input<string>;
|
|
145
149
|
}
|
|
@@ -148,6 +152,9 @@ export interface ServiceEndpointArtifactoryState {
|
|
|
148
152
|
*/
|
|
149
153
|
export interface ServiceEndpointArtifactoryArgs {
|
|
150
154
|
authenticationBasic?: pulumi.Input<inputs.ServiceEndpointArtifactoryAuthenticationBasic>;
|
|
155
|
+
/**
|
|
156
|
+
* A `authenticationBasic` block as defined below.
|
|
157
|
+
*/
|
|
151
158
|
authenticationToken?: pulumi.Input<inputs.ServiceEndpointArtifactoryAuthenticationToken>;
|
|
152
159
|
authorization?: pulumi.Input<{
|
|
153
160
|
[key: string]: pulumi.Input<string>;
|
|
@@ -167,8 +174,7 @@ export interface ServiceEndpointArtifactoryArgs {
|
|
|
167
174
|
/**
|
|
168
175
|
* URL of the Artifactory server to connect with.
|
|
169
176
|
*
|
|
170
|
-
*
|
|
171
|
-
* * either `authenticationToken` or `authenticationBasic` (one is required)
|
|
177
|
+
* _**Note: URL should not end in a slash character.**_
|
|
172
178
|
*/
|
|
173
179
|
url: pulumi.Input<string>;
|
|
174
180
|
}
|
|
@@ -6,7 +6,7 @@ exports.ServiceEndpointArtifactory = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages an Artifactory server endpoint within an Azure DevOps organization. Using this service endpoint requires you to first install [JFrog Artifactory Extension](https://marketplace.visualstudio.com/items?itemName=JFrog.jfrog-artifactory-vsts-extension).
|
|
9
|
+
* Manages an JFrog Artifactory server endpoint within an Azure DevOps organization. Using this service endpoint requires you to first install [JFrog Artifactory Extension](https://marketplace.visualstudio.com/items?itemName=JFrog.jfrog-artifactory-vsts-extension).
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -63,7 +63,7 @@ const utilities = require("./utilities");
|
|
|
63
63
|
*
|
|
64
64
|
* ## Import
|
|
65
65
|
*
|
|
66
|
-
* Azure DevOps Service Endpoint
|
|
66
|
+
* Azure DevOps JFrog Artifactory Service Endpoint can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
67
67
|
*
|
|
68
68
|
* ```sh
|
|
69
69
|
* $ pulumi import azuredevops:index/serviceEndpointArtifactory:ServiceEndpointArtifactory example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointArtifactory.js","sourceRoot":"","sources":["../serviceEndpointArtifactory.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+DG;AACH,MAAa,0BAA2B,SAAQ,MAAM,CAAC,cAAc;IACjE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuC,EAAE,IAAmC;QACrI,OAAO,IAAI,0BAA0B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjF,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,0BAA0B,CAAC,YAAY,CAAC;IAC3E,CAAC;
|
|
1
|
+
{"version":3,"file":"serviceEndpointArtifactory.js","sourceRoot":"","sources":["../serviceEndpointArtifactory.ts"],"names":[],"mappings":"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"}
|
package/serviceEndpointAws.d.ts
CHANGED
|
@@ -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 AWS Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
35
35
|
*
|
|
36
36
|
* ```sh
|
|
37
37
|
* $ pulumi import azuredevops:index/serviceEndpointAws:ServiceEndpointAws azuredevops_serviceendpoint_aws.example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
package/serviceEndpointAws.js
CHANGED
|
@@ -37,7 +37,7 @@ const utilities = require("./utilities");
|
|
|
37
37
|
*
|
|
38
38
|
* ## Import
|
|
39
39
|
*
|
|
40
|
-
* Azure DevOps Service Endpoint
|
|
40
|
+
* Azure DevOps AWS Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
41
41
|
*
|
|
42
42
|
* ```sh
|
|
43
43
|
* $ pulumi import azuredevops:index/serviceEndpointAws:ServiceEndpointAws azuredevops_serviceendpoint_aws.example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -6,8 +6,7 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
-
* ### Service Principal
|
|
10
|
-
*
|
|
9
|
+
* ### Authorize with Service Principal
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -31,7 +30,7 @@ import * as outputs from "./types/output";
|
|
|
31
30
|
* });
|
|
32
31
|
* ```
|
|
33
32
|
*
|
|
34
|
-
* ### WorkloadIdentityFederation
|
|
33
|
+
* ### Authorize with WorkloadIdentityFederation
|
|
35
34
|
*
|
|
36
35
|
* ```typescript
|
|
37
36
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -85,7 +84,7 @@ import * as outputs from "./types/output";
|
|
|
85
84
|
*
|
|
86
85
|
* ## Import
|
|
87
86
|
*
|
|
88
|
-
* Azure DevOps
|
|
87
|
+
* Azure DevOps Azure Container Registry Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
89
88
|
*
|
|
90
89
|
* ```sh
|
|
91
90
|
* $ pulumi import azuredevops:index/serviceEndpointAzureEcr:ServiceEndpointAzureEcr example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -130,7 +129,7 @@ export declare class ServiceEndpointAzureEcr extends pulumi.CustomResource {
|
|
|
130
129
|
*/
|
|
131
130
|
readonly azurecrSubscriptionName: pulumi.Output<string>;
|
|
132
131
|
/**
|
|
133
|
-
* A `credentials` block.
|
|
132
|
+
* A `credentials` block as defined below.
|
|
134
133
|
*/
|
|
135
134
|
readonly credentials: pulumi.Output<outputs.ServiceEndpointAzureEcrCredentials | undefined>;
|
|
136
135
|
readonly description: pulumi.Output<string | undefined>;
|
|
@@ -199,7 +198,7 @@ export interface ServiceEndpointAzureEcrState {
|
|
|
199
198
|
*/
|
|
200
199
|
azurecrSubscriptionName?: pulumi.Input<string>;
|
|
201
200
|
/**
|
|
202
|
-
* A `credentials` block.
|
|
201
|
+
* A `credentials` block as defined below.
|
|
203
202
|
*/
|
|
204
203
|
credentials?: pulumi.Input<inputs.ServiceEndpointAzureEcrCredentials>;
|
|
205
204
|
description?: pulumi.Input<string>;
|
|
@@ -257,7 +256,7 @@ export interface ServiceEndpointAzureEcrArgs {
|
|
|
257
256
|
*/
|
|
258
257
|
azurecrSubscriptionName: pulumi.Input<string>;
|
|
259
258
|
/**
|
|
260
|
-
* A `credentials` block.
|
|
259
|
+
* A `credentials` block as defined below.
|
|
261
260
|
*/
|
|
262
261
|
credentials?: pulumi.Input<inputs.ServiceEndpointAzureEcrCredentials>;
|
|
263
262
|
description?: pulumi.Input<string>;
|
|
@@ -10,8 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
-
* ### Service Principal
|
|
14
|
-
*
|
|
13
|
+
* ### Authorize with Service Principal
|
|
15
14
|
* ```typescript
|
|
16
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -35,7 +34,7 @@ const utilities = require("./utilities");
|
|
|
35
34
|
* });
|
|
36
35
|
* ```
|
|
37
36
|
*
|
|
38
|
-
* ### WorkloadIdentityFederation
|
|
37
|
+
* ### Authorize with WorkloadIdentityFederation
|
|
39
38
|
*
|
|
40
39
|
* ```typescript
|
|
41
40
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -89,7 +88,7 @@ const utilities = require("./utilities");
|
|
|
89
88
|
*
|
|
90
89
|
* ## Import
|
|
91
90
|
*
|
|
92
|
-
* Azure DevOps
|
|
91
|
+
* Azure DevOps Azure Container Registry Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
93
92
|
*
|
|
94
93
|
* ```sh
|
|
95
94
|
* $ pulumi import azuredevops:index/serviceEndpointAzureEcr:ServiceEndpointAzureEcr example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointAzureEcr.js","sourceRoot":"","sources":["../serviceEndpointAzureEcr.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"serviceEndpointAzureEcr.js","sourceRoot":"","sources":["../serviceEndpointAzureEcr.ts"],"names":[],"mappings":"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"}
|
|
@@ -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 Manual or Automatic
|
|
5
|
+
* Manages Manual or Automatic Azure Resource Manager service endpoint within Azure DevOps.
|
|
6
6
|
*
|
|
7
7
|
* ## Requirements (Manual AzureRM Service Endpoint)
|
|
8
8
|
*
|
|
@@ -186,7 +186,7 @@ import * as outputs from "./types/output";
|
|
|
186
186
|
*
|
|
187
187
|
* ## Import
|
|
188
188
|
*
|
|
189
|
-
* Azure DevOps
|
|
189
|
+
* Azure DevOps Azure Resource Manager Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
190
190
|
*
|
|
191
191
|
* ```sh
|
|
192
192
|
* $ pulumi import azuredevops:index/serviceEndpointAzureRM:ServiceEndpointAzureRM example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -232,7 +232,7 @@ export declare class ServiceEndpointAzureRM extends pulumi.CustomResource {
|
|
|
232
232
|
*/
|
|
233
233
|
readonly azurermSubscriptionName: pulumi.Output<string | undefined>;
|
|
234
234
|
/**
|
|
235
|
-
* A `credentials` block.
|
|
235
|
+
* A `credentials` block as defined below.
|
|
236
236
|
*/
|
|
237
237
|
readonly credentials: pulumi.Output<outputs.ServiceEndpointAzureRMCredentials | undefined>;
|
|
238
238
|
/**
|
|
@@ -244,7 +244,7 @@ export declare class ServiceEndpointAzureRM extends pulumi.CustomResource {
|
|
|
244
244
|
*/
|
|
245
245
|
readonly environment: pulumi.Output<string | undefined>;
|
|
246
246
|
/**
|
|
247
|
-
* A `features` block.
|
|
247
|
+
* A `features` block as defined below.
|
|
248
248
|
*/
|
|
249
249
|
readonly features: pulumi.Output<outputs.ServiceEndpointAzureRMFeatures | undefined>;
|
|
250
250
|
/**
|
|
@@ -262,7 +262,7 @@ export declare class ServiceEndpointAzureRM extends pulumi.CustomResource {
|
|
|
262
262
|
*/
|
|
263
263
|
readonly serverUrl: pulumi.Output<string>;
|
|
264
264
|
/**
|
|
265
|
-
* Specifies the type of
|
|
265
|
+
* Specifies the type of Azure Resource Manager Service Endpoint. Possible values are `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility.
|
|
266
266
|
*
|
|
267
267
|
* > **NOTE:** The `WorkloadIdentityFederation` authentication scheme is currently in private preview. Your organisation must be part of the preview and the feature toggle must be turned on to use it. More details can be found [here](https://aka.ms/azdo-rm-workload-identity).
|
|
268
268
|
*/
|
|
@@ -320,7 +320,7 @@ export interface ServiceEndpointAzureRMState {
|
|
|
320
320
|
*/
|
|
321
321
|
azurermSubscriptionName?: pulumi.Input<string>;
|
|
322
322
|
/**
|
|
323
|
-
* A `credentials` block.
|
|
323
|
+
* A `credentials` block as defined below.
|
|
324
324
|
*/
|
|
325
325
|
credentials?: pulumi.Input<inputs.ServiceEndpointAzureRMCredentials>;
|
|
326
326
|
/**
|
|
@@ -332,7 +332,7 @@ export interface ServiceEndpointAzureRMState {
|
|
|
332
332
|
*/
|
|
333
333
|
environment?: pulumi.Input<string>;
|
|
334
334
|
/**
|
|
335
|
-
* A `features` block.
|
|
335
|
+
* A `features` block as defined below.
|
|
336
336
|
*/
|
|
337
337
|
features?: pulumi.Input<inputs.ServiceEndpointAzureRMFeatures>;
|
|
338
338
|
/**
|
|
@@ -350,7 +350,7 @@ export interface ServiceEndpointAzureRMState {
|
|
|
350
350
|
*/
|
|
351
351
|
serverUrl?: pulumi.Input<string>;
|
|
352
352
|
/**
|
|
353
|
-
* Specifies the type of
|
|
353
|
+
* Specifies the type of Azure Resource Manager Service Endpoint. Possible values are `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility.
|
|
354
354
|
*
|
|
355
355
|
* > **NOTE:** The `WorkloadIdentityFederation` authentication scheme is currently in private preview. Your organisation must be part of the preview and the feature toggle must be turned on to use it. More details can be found [here](https://aka.ms/azdo-rm-workload-identity).
|
|
356
356
|
*/
|
|
@@ -400,7 +400,7 @@ export interface ServiceEndpointAzureRMArgs {
|
|
|
400
400
|
*/
|
|
401
401
|
azurermSubscriptionName?: pulumi.Input<string>;
|
|
402
402
|
/**
|
|
403
|
-
* A `credentials` block.
|
|
403
|
+
* A `credentials` block as defined below.
|
|
404
404
|
*/
|
|
405
405
|
credentials?: pulumi.Input<inputs.ServiceEndpointAzureRMCredentials>;
|
|
406
406
|
/**
|
|
@@ -412,7 +412,7 @@ export interface ServiceEndpointAzureRMArgs {
|
|
|
412
412
|
*/
|
|
413
413
|
environment?: pulumi.Input<string>;
|
|
414
414
|
/**
|
|
415
|
-
* A `features` block.
|
|
415
|
+
* A `features` block as defined below.
|
|
416
416
|
*/
|
|
417
417
|
features?: pulumi.Input<inputs.ServiceEndpointAzureRMFeatures>;
|
|
418
418
|
/**
|
|
@@ -430,7 +430,7 @@ export interface ServiceEndpointAzureRMArgs {
|
|
|
430
430
|
*/
|
|
431
431
|
serverUrl?: pulumi.Input<string>;
|
|
432
432
|
/**
|
|
433
|
-
* Specifies the type of
|
|
433
|
+
* Specifies the type of Azure Resource Manager Service Endpoint. Possible values are `WorkloadIdentityFederation`, `ManagedServiceIdentity` or `ServicePrincipal`. Defaults to `ServicePrincipal` for backwards compatibility.
|
|
434
434
|
*
|
|
435
435
|
* > **NOTE:** The `WorkloadIdentityFederation` authentication scheme is currently in private preview. Your organisation must be part of the preview and the feature toggle must be turned on to use it. More details can be found [here](https://aka.ms/azdo-rm-workload-identity).
|
|
436
436
|
*/
|
|
@@ -6,7 +6,7 @@ exports.ServiceEndpointAzureRM = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages Manual or Automatic
|
|
9
|
+
* Manages Manual or Automatic Azure Resource Manager service endpoint within Azure DevOps.
|
|
10
10
|
*
|
|
11
11
|
* ## Requirements (Manual AzureRM Service Endpoint)
|
|
12
12
|
*
|
|
@@ -190,7 +190,7 @@ const utilities = require("./utilities");
|
|
|
190
190
|
*
|
|
191
191
|
* ## Import
|
|
192
192
|
*
|
|
193
|
-
* Azure DevOps
|
|
193
|
+
* Azure DevOps Azure Resource Manager Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
194
194
|
*
|
|
195
195
|
* ```sh
|
|
196
196
|
* $ pulumi import azuredevops:index/serviceEndpointAzureRM:ServiceEndpointAzureRM example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -30,7 +30,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* Azure DevOps Service Endpoint
|
|
33
|
+
* Azure DevOps Bitbucket Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import azuredevops:index/serviceEndpointBitBucket:ServiceEndpointBitBucket example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -36,7 +36,7 @@ const utilities = require("./utilities");
|
|
|
36
36
|
*
|
|
37
37
|
* ## Import
|
|
38
38
|
*
|
|
39
|
-
* Azure DevOps Service Endpoint
|
|
39
|
+
* Azure DevOps Bitbucket Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
40
40
|
*
|
|
41
41
|
* ```sh
|
|
42
42
|
* $ pulumi import azuredevops:index/serviceEndpointBitBucket:ServiceEndpointBitBucket example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -42,7 +42,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
42
42
|
*
|
|
43
43
|
* ## Import
|
|
44
44
|
*
|
|
45
|
-
* Azure DevOps Service Endpoint
|
|
45
|
+
* Azure DevOps Docker Registry Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
46
46
|
*
|
|
47
47
|
* ```sh
|
|
48
48
|
* $ pulumi import azuredevops:index/serviceEndpointDockerRegistry:ServiceEndpointDockerRegistry example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -48,7 +48,7 @@ const utilities = require("./utilities");
|
|
|
48
48
|
*
|
|
49
49
|
* ## Import
|
|
50
50
|
*
|
|
51
|
-
* Azure DevOps Service Endpoint
|
|
51
|
+
* Azure DevOps Docker Registry Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
52
52
|
*
|
|
53
53
|
* ```sh
|
|
54
54
|
* $ pulumi import azuredevops:index/serviceEndpointDockerRegistry:ServiceEndpointDockerRegistry example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -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 Generic Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
36
36
|
*
|
|
37
37
|
* ```sh
|
|
38
38
|
* $ pulumi import azuredevops:index/serviceEndpointGeneric:ServiceEndpointGeneric example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -38,7 +38,7 @@ const utilities = require("./utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
* Azure DevOps Service Endpoint
|
|
41
|
+
* Azure DevOps Generic Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import azuredevops:index/serviceEndpointGeneric:ServiceEndpointGeneric 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
|
|
3
|
+
* Manages an Other Git service endpoint within Azure DevOps, which can be used to authenticate to any external git service
|
|
4
4
|
* using basic authentication via a username and password. This is mostly useful for importing private git repositories.
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
@@ -32,9 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
|
-
* Azure DevOps Service Endpoint
|
|
36
|
-
*
|
|
37
|
-
* **projectName/serviceEndpointID**
|
|
35
|
+
* Azure DevOps Other Git Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
38
36
|
*
|
|
39
37
|
* ```sh
|
|
40
38
|
* $ pulumi import azuredevops:index/serviceEndpointGenericGit:ServiceEndpointGenericGit example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -6,7 +6,7 @@ exports.ServiceEndpointGenericGit = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages
|
|
9
|
+
* Manages an Other Git service endpoint within Azure DevOps, which can be used to authenticate to any external git service
|
|
10
10
|
* using basic authentication via a username and password. This is mostly useful for importing private git repositories.
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
@@ -38,9 +38,7 @@ const utilities = require("./utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
* Azure DevOps Service Endpoint
|
|
42
|
-
*
|
|
43
|
-
* **projectName/serviceEndpointID**
|
|
41
|
+
* Azure DevOps Other Git Service Endpoint can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
44
42
|
*
|
|
45
43
|
* ```sh
|
|
46
44
|
* $ pulumi import azuredevops:index/serviceEndpointGenericGit:ServiceEndpointGenericGit example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointGenericGit.js","sourceRoot":"","sources":["../serviceEndpointGenericGit.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"serviceEndpointGenericGit.js","sourceRoot":"","sources":["../serviceEndpointGenericGit.ts"],"names":[],"mappings":"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"}
|