@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
package/getPools.js
CHANGED
|
@@ -23,7 +23,7 @@ const utilities = require("./utilities");
|
|
|
23
23
|
*
|
|
24
24
|
* ## Relevant Links
|
|
25
25
|
*
|
|
26
|
-
* - [Azure DevOps Service REST API 7.
|
|
26
|
+
* - [Azure DevOps Service REST API 7.1 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.1)
|
|
27
27
|
*/
|
|
28
28
|
function getPools(opts) {
|
|
29
29
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -48,7 +48,7 @@ exports.getPools = getPools;
|
|
|
48
48
|
*
|
|
49
49
|
* ## Relevant Links
|
|
50
50
|
*
|
|
51
|
-
* - [Azure DevOps Service REST API 7.
|
|
51
|
+
* - [Azure DevOps Service REST API 7.1 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.1)
|
|
52
52
|
*/
|
|
53
53
|
function getPoolsOutput(opts) {
|
|
54
54
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/getProject.d.ts
CHANGED
|
@@ -17,6 +17,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
17
|
* ## Relevant Links
|
|
18
18
|
*
|
|
19
19
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
20
|
+
*
|
|
21
|
+
* ## PAT Permissions Required
|
|
22
|
+
*
|
|
23
|
+
* - **Project & Team**: Read
|
|
24
|
+
* - **Work Items**: Read
|
|
20
25
|
*/
|
|
21
26
|
export declare function getProject(args?: GetProjectArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectResult>;
|
|
22
27
|
/**
|
|
@@ -29,6 +34,8 @@ export interface GetProjectArgs {
|
|
|
29
34
|
name?: string;
|
|
30
35
|
/**
|
|
31
36
|
* ID of the Project.
|
|
37
|
+
*
|
|
38
|
+
* > **NOTE:** One of either `projectId` or `name` must be specified.
|
|
32
39
|
*/
|
|
33
40
|
projectId?: string;
|
|
34
41
|
}
|
|
@@ -36,6 +43,9 @@ export interface GetProjectArgs {
|
|
|
36
43
|
* A collection of values returned by getProject.
|
|
37
44
|
*/
|
|
38
45
|
export interface GetProjectResult {
|
|
46
|
+
/**
|
|
47
|
+
* The description of the project.
|
|
48
|
+
*/
|
|
39
49
|
readonly description: string;
|
|
40
50
|
readonly features: {
|
|
41
51
|
[key: string]: string;
|
|
@@ -44,11 +54,26 @@ export interface GetProjectResult {
|
|
|
44
54
|
* The provider-assigned unique ID for this managed resource.
|
|
45
55
|
*/
|
|
46
56
|
readonly id: string;
|
|
57
|
+
/**
|
|
58
|
+
* The name of the project.
|
|
59
|
+
*/
|
|
47
60
|
readonly name?: string;
|
|
61
|
+
/**
|
|
62
|
+
* The process template ID for the project.
|
|
63
|
+
*/
|
|
48
64
|
readonly processTemplateId: string;
|
|
49
65
|
readonly projectId?: string;
|
|
66
|
+
/**
|
|
67
|
+
* The version control of the project.
|
|
68
|
+
*/
|
|
50
69
|
readonly versionControl: string;
|
|
70
|
+
/**
|
|
71
|
+
* The visibility of the project.
|
|
72
|
+
*/
|
|
51
73
|
readonly visibility: string;
|
|
74
|
+
/**
|
|
75
|
+
* The work item template for the project.
|
|
76
|
+
*/
|
|
52
77
|
readonly workItemTemplate: string;
|
|
53
78
|
}
|
|
54
79
|
/**
|
|
@@ -69,6 +94,11 @@ export interface GetProjectResult {
|
|
|
69
94
|
* ## Relevant Links
|
|
70
95
|
*
|
|
71
96
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
97
|
+
*
|
|
98
|
+
* ## PAT Permissions Required
|
|
99
|
+
*
|
|
100
|
+
* - **Project & Team**: Read
|
|
101
|
+
* - **Work Items**: Read
|
|
72
102
|
*/
|
|
73
103
|
export declare function getProjectOutput(args?: GetProjectOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetProjectResult>;
|
|
74
104
|
/**
|
|
@@ -81,6 +111,8 @@ export interface GetProjectOutputArgs {
|
|
|
81
111
|
name?: pulumi.Input<string>;
|
|
82
112
|
/**
|
|
83
113
|
* ID of the Project.
|
|
114
|
+
*
|
|
115
|
+
* > **NOTE:** One of either `projectId` or `name` must be specified.
|
|
84
116
|
*/
|
|
85
117
|
projectId?: pulumi.Input<string>;
|
|
86
118
|
}
|
package/getProject.js
CHANGED
|
@@ -23,6 +23,11 @@ const utilities = require("./utilities");
|
|
|
23
23
|
* ## Relevant Links
|
|
24
24
|
*
|
|
25
25
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
26
|
+
*
|
|
27
|
+
* ## PAT Permissions Required
|
|
28
|
+
*
|
|
29
|
+
* - **Project & Team**: Read
|
|
30
|
+
* - **Work Items**: Read
|
|
26
31
|
*/
|
|
27
32
|
function getProject(args, opts) {
|
|
28
33
|
args = args || {};
|
|
@@ -51,6 +56,11 @@ exports.getProject = getProject;
|
|
|
51
56
|
* ## Relevant Links
|
|
52
57
|
*
|
|
53
58
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
59
|
+
*
|
|
60
|
+
* ## PAT Permissions Required
|
|
61
|
+
*
|
|
62
|
+
* - **Project & Team**: Read
|
|
63
|
+
* - **Work Items**: Read
|
|
54
64
|
*/
|
|
55
65
|
function getProjectOutput(args, opts) {
|
|
56
66
|
args = args || {};
|
package/getProject.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AAqDD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAAiC;IAC3F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC"}
|
package/getProjects.d.ts
CHANGED
|
@@ -35,7 +35,7 @@ export interface GetProjectsArgs {
|
|
|
35
35
|
/**
|
|
36
36
|
* State of the Project, if not specified all projects will be returned. Valid values are `all`, `deleting`, `new`, `wellFormed`, `createPending`, `unchanged`,`deleted`.
|
|
37
37
|
*
|
|
38
|
-
* DataSource without specifying any arguments will return all projects.
|
|
38
|
+
* > **NOTE:** DataSource without specifying any arguments will return all projects.
|
|
39
39
|
*/
|
|
40
40
|
state?: string;
|
|
41
41
|
}
|
|
@@ -52,11 +52,11 @@ export interface GetProjectsResult {
|
|
|
52
52
|
*/
|
|
53
53
|
readonly name?: string;
|
|
54
54
|
/**
|
|
55
|
-
* A list of existing projects in your Azure DevOps Organization with details about every project which includes:
|
|
55
|
+
* A list of `projects` blocks as documented below. A list of existing projects in your Azure DevOps Organization with details about every project which includes:
|
|
56
56
|
*/
|
|
57
57
|
readonly projects: outputs.GetProjectsProject[];
|
|
58
58
|
/**
|
|
59
|
-
*
|
|
59
|
+
* The state of the Project.
|
|
60
60
|
*/
|
|
61
61
|
readonly state?: string;
|
|
62
62
|
}
|
|
@@ -95,7 +95,7 @@ export interface GetProjectsOutputArgs {
|
|
|
95
95
|
/**
|
|
96
96
|
* State of the Project, if not specified all projects will be returned. Valid values are `all`, `deleting`, `new`, `wellFormed`, `createPending`, `unchanged`,`deleted`.
|
|
97
97
|
*
|
|
98
|
-
* DataSource without specifying any arguments will return all projects.
|
|
98
|
+
* > **NOTE:** DataSource without specifying any arguments will return all projects.
|
|
99
99
|
*/
|
|
100
100
|
state?: pulumi.Input<string>;
|
|
101
101
|
}
|
package/getRepositories.d.ts
CHANGED
|
@@ -35,6 +35,8 @@ export declare function getRepositories(args?: GetRepositoriesArgs, opts?: pulum
|
|
|
35
35
|
*/
|
|
36
36
|
export interface GetRepositoriesArgs {
|
|
37
37
|
/**
|
|
38
|
+
* Defaults to `false`.
|
|
39
|
+
*
|
|
38
40
|
* DataSource without specifying any arguments will return all Git repositories of an organization.
|
|
39
41
|
*/
|
|
40
42
|
includeHidden?: boolean;
|
|
@@ -65,7 +67,7 @@ export interface GetRepositoriesResult {
|
|
|
65
67
|
*/
|
|
66
68
|
readonly projectId?: string;
|
|
67
69
|
/**
|
|
68
|
-
* A list of existing projects in your Azure DevOps Organization with details about every project
|
|
70
|
+
* A `repositories` blocks as documented below. A list of existing projects in your Azure DevOps Organization with details about every project.
|
|
69
71
|
*/
|
|
70
72
|
readonly repositories: outputs.GetRepositoriesRepository[];
|
|
71
73
|
}
|
|
@@ -104,6 +106,8 @@ export declare function getRepositoriesOutput(args?: GetRepositoriesOutputArgs,
|
|
|
104
106
|
*/
|
|
105
107
|
export interface GetRepositoriesOutputArgs {
|
|
106
108
|
/**
|
|
109
|
+
* Defaults to `false`.
|
|
110
|
+
*
|
|
107
111
|
* DataSource without specifying any arguments will return all Git repositories of an organization.
|
|
108
112
|
*/
|
|
109
113
|
includeHidden?: pulumi.Input<boolean>;
|
package/getRepositories.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRepositories.js","sourceRoot":"","sources":["../getRepositories.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC;
|
|
1
|
+
{"version":3,"file":"getRepositories.js","sourceRoot":"","sources":["../getRepositories.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC;AA4CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAAiC;IACrG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE;QACpF,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sDAQC"}
|
|
@@ -17,7 +17,7 @@ import * as outputs from "./types/output";
|
|
|
17
17
|
*
|
|
18
18
|
* ## Relevant Links
|
|
19
19
|
*
|
|
20
|
-
* - [Azure DevOps Service REST API 7.0 -
|
|
20
|
+
* - [Azure DevOps Service REST API 7.0 - Role Definitions - List](https://learn.microsoft.com/en-us/rest/api/azure/devops/securityroles/roledefinitions/list?view=azure-devops-rest-7.1)
|
|
21
21
|
*/
|
|
22
22
|
export declare function getSecurityroleDefinitions(args: GetSecurityroleDefinitionsArgs, opts?: pulumi.InvokeOptions): Promise<GetSecurityroleDefinitionsResult>;
|
|
23
23
|
/**
|
|
@@ -27,7 +27,7 @@ export interface GetSecurityroleDefinitionsArgs {
|
|
|
27
27
|
/**
|
|
28
28
|
* Name of the Scope for which Security Role Definitions will be returned.
|
|
29
29
|
*
|
|
30
|
-
* DataSource without specifying any arguments will return all projects.
|
|
30
|
+
* > **NOTE:** DataSource without specifying any arguments will return all projects.
|
|
31
31
|
*/
|
|
32
32
|
scope: string;
|
|
33
33
|
}
|
|
@@ -65,7 +65,7 @@ export interface GetSecurityroleDefinitionsResult {
|
|
|
65
65
|
*
|
|
66
66
|
* ## Relevant Links
|
|
67
67
|
*
|
|
68
|
-
* - [Azure DevOps Service REST API 7.0 -
|
|
68
|
+
* - [Azure DevOps Service REST API 7.0 - Role Definitions - List](https://learn.microsoft.com/en-us/rest/api/azure/devops/securityroles/roledefinitions/list?view=azure-devops-rest-7.1)
|
|
69
69
|
*/
|
|
70
70
|
export declare function getSecurityroleDefinitionsOutput(args: GetSecurityroleDefinitionsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSecurityroleDefinitionsResult>;
|
|
71
71
|
/**
|
|
@@ -75,7 +75,7 @@ export interface GetSecurityroleDefinitionsOutputArgs {
|
|
|
75
75
|
/**
|
|
76
76
|
* Name of the Scope for which Security Role Definitions will be returned.
|
|
77
77
|
*
|
|
78
|
-
* DataSource without specifying any arguments will return all projects.
|
|
78
|
+
* > **NOTE:** DataSource without specifying any arguments will return all projects.
|
|
79
79
|
*/
|
|
80
80
|
scope: pulumi.Input<string>;
|
|
81
81
|
}
|
|
@@ -22,7 +22,7 @@ const utilities = require("./utilities");
|
|
|
22
22
|
*
|
|
23
23
|
* ## Relevant Links
|
|
24
24
|
*
|
|
25
|
-
* - [Azure DevOps Service REST API 7.0 -
|
|
25
|
+
* - [Azure DevOps Service REST API 7.0 - Role Definitions - List](https://learn.microsoft.com/en-us/rest/api/azure/devops/securityroles/roledefinitions/list?view=azure-devops-rest-7.1)
|
|
26
26
|
*/
|
|
27
27
|
function getSecurityroleDefinitions(args, opts) {
|
|
28
28
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -48,7 +48,7 @@ exports.getSecurityroleDefinitions = getSecurityroleDefinitions;
|
|
|
48
48
|
*
|
|
49
49
|
* ## Relevant Links
|
|
50
50
|
*
|
|
51
|
-
* - [Azure DevOps Service REST API 7.0 -
|
|
51
|
+
* - [Azure DevOps Service REST API 7.0 - Role Definitions - List](https://learn.microsoft.com/en-us/rest/api/azure/devops/securityroles/roledefinitions/list?view=azure-devops-rest-7.1)
|
|
52
52
|
*/
|
|
53
53
|
function getSecurityroleDefinitionsOutput(args, opts) {
|
|
54
54
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -52,8 +52,8 @@ export interface GetServiceEndpointAzureRMArgs {
|
|
|
52
52
|
/**
|
|
53
53
|
* the Name of the Service Endpoint.
|
|
54
54
|
*
|
|
55
|
-
* > **NOTE:** One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
56
|
-
* >
|
|
55
|
+
* > **NOTE:** 1. One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
56
|
+
* <br>2. When supplying `serviceEndpointName`, take care to ensure that this is a unique name.
|
|
57
57
|
*/
|
|
58
58
|
serviceEndpointName?: string;
|
|
59
59
|
}
|
|
@@ -62,7 +62,7 @@ export interface GetServiceEndpointAzureRMArgs {
|
|
|
62
62
|
*/
|
|
63
63
|
export interface GetServiceEndpointAzureRMResult {
|
|
64
64
|
/**
|
|
65
|
-
* The Authorization
|
|
65
|
+
* The Authorization scheme.
|
|
66
66
|
*/
|
|
67
67
|
readonly authorization: {
|
|
68
68
|
[key: string]: string;
|
|
@@ -180,8 +180,8 @@ export interface GetServiceEndpointAzureRMOutputArgs {
|
|
|
180
180
|
/**
|
|
181
181
|
* the Name of the Service Endpoint.
|
|
182
182
|
*
|
|
183
|
-
* > **NOTE:** One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
184
|
-
* >
|
|
183
|
+
* > **NOTE:** 1. One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
184
|
+
* <br>2. When supplying `serviceEndpointName`, take care to ensure that this is a unique name.
|
|
185
185
|
*/
|
|
186
186
|
serviceEndpointName?: pulumi.Input<string>;
|
|
187
187
|
}
|
|
@@ -52,8 +52,8 @@ export interface GetServiceEndpointGithubArgs {
|
|
|
52
52
|
/**
|
|
53
53
|
* the Name of the Service Endpoint.
|
|
54
54
|
*
|
|
55
|
-
* > **NOTE:** One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
56
|
-
* >
|
|
55
|
+
* > **NOTE:** 1. One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
56
|
+
* <br>2. When supplying `serviceEndpointName`, take care to ensure that this is a unique name.
|
|
57
57
|
*/
|
|
58
58
|
serviceEndpointName?: string;
|
|
59
59
|
}
|
|
@@ -62,13 +62,13 @@ export interface GetServiceEndpointGithubArgs {
|
|
|
62
62
|
*/
|
|
63
63
|
export interface GetServiceEndpointGithubResult {
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* The Authorization scheme.
|
|
66
66
|
*/
|
|
67
67
|
readonly authorization: {
|
|
68
68
|
[key: string]: string;
|
|
69
69
|
};
|
|
70
70
|
/**
|
|
71
|
-
*
|
|
71
|
+
* The description of the Service Endpoint.
|
|
72
72
|
*/
|
|
73
73
|
readonly description: string;
|
|
74
74
|
/**
|
|
@@ -132,8 +132,8 @@ export interface GetServiceEndpointGithubOutputArgs {
|
|
|
132
132
|
/**
|
|
133
133
|
* the Name of the Service Endpoint.
|
|
134
134
|
*
|
|
135
|
-
* > **NOTE:** One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
136
|
-
* >
|
|
135
|
+
* > **NOTE:** 1. One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
136
|
+
* <br>2. When supplying `serviceEndpointName`, take care to ensure that this is a unique name.
|
|
137
137
|
*/
|
|
138
138
|
serviceEndpointName?: pulumi.Input<string>;
|
|
139
139
|
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to access information about an existing Service Principal.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
10
|
+
*
|
|
11
|
+
* const example = azuredevops.getServicePrincipal({
|
|
12
|
+
* displayName: "existing",
|
|
13
|
+
* });
|
|
14
|
+
* export const id = example.then(example => example.id);
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
export declare function getServicePrincipal(args: GetServicePrincipalArgs, opts?: pulumi.InvokeOptions): Promise<GetServicePrincipalResult>;
|
|
18
|
+
/**
|
|
19
|
+
* A collection of arguments for invoking getServicePrincipal.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetServicePrincipalArgs {
|
|
22
|
+
/**
|
|
23
|
+
* The Display Name of the Service Principal. Changing this forces a new Service Principal to be created.
|
|
24
|
+
*/
|
|
25
|
+
displayName: string;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* A collection of values returned by getServicePrincipal.
|
|
29
|
+
*/
|
|
30
|
+
export interface GetServicePrincipalResult {
|
|
31
|
+
/**
|
|
32
|
+
* The descriptor of the Service Principal.
|
|
33
|
+
*/
|
|
34
|
+
readonly descriptor: string;
|
|
35
|
+
readonly displayName: string;
|
|
36
|
+
/**
|
|
37
|
+
* The provider-assigned unique ID for this managed resource.
|
|
38
|
+
*/
|
|
39
|
+
readonly id: string;
|
|
40
|
+
/**
|
|
41
|
+
* The origin of the Service Principal.
|
|
42
|
+
*/
|
|
43
|
+
readonly origin: string;
|
|
44
|
+
/**
|
|
45
|
+
* The origin ID of the Service Principal..
|
|
46
|
+
*/
|
|
47
|
+
readonly originId: string;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Use this data source to access information about an existing Service Principal.
|
|
51
|
+
*
|
|
52
|
+
* ## Example Usage
|
|
53
|
+
*
|
|
54
|
+
* ```typescript
|
|
55
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
56
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
57
|
+
*
|
|
58
|
+
* const example = azuredevops.getServicePrincipal({
|
|
59
|
+
* displayName: "existing",
|
|
60
|
+
* });
|
|
61
|
+
* export const id = example.then(example => example.id);
|
|
62
|
+
* ```
|
|
63
|
+
*/
|
|
64
|
+
export declare function getServicePrincipalOutput(args: GetServicePrincipalOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetServicePrincipalResult>;
|
|
65
|
+
/**
|
|
66
|
+
* A collection of arguments for invoking getServicePrincipal.
|
|
67
|
+
*/
|
|
68
|
+
export interface GetServicePrincipalOutputArgs {
|
|
69
|
+
/**
|
|
70
|
+
* The Display Name of the Service Principal. Changing this forces a new Service Principal to be created.
|
|
71
|
+
*/
|
|
72
|
+
displayName: pulumi.Input<string>;
|
|
73
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getServicePrincipalOutput = exports.getServicePrincipal = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about an existing Service Principal.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
16
|
+
*
|
|
17
|
+
* const example = azuredevops.getServicePrincipal({
|
|
18
|
+
* displayName: "existing",
|
|
19
|
+
* });
|
|
20
|
+
* export const id = example.then(example => example.id);
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getServicePrincipal(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("azuredevops:index/getServicePrincipal:getServicePrincipal", {
|
|
26
|
+
"displayName": args.displayName,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.getServicePrincipal = getServicePrincipal;
|
|
30
|
+
/**
|
|
31
|
+
* Use this data source to access information about an existing Service Principal.
|
|
32
|
+
*
|
|
33
|
+
* ## Example Usage
|
|
34
|
+
*
|
|
35
|
+
* ```typescript
|
|
36
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
38
|
+
*
|
|
39
|
+
* const example = azuredevops.getServicePrincipal({
|
|
40
|
+
* displayName: "existing",
|
|
41
|
+
* });
|
|
42
|
+
* export const id = example.then(example => example.id);
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
function getServicePrincipalOutput(args, opts) {
|
|
46
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
47
|
+
return pulumi.runtime.invokeOutput("azuredevops:index/getServicePrincipal:getServicePrincipal", {
|
|
48
|
+
"displayName": args.displayName,
|
|
49
|
+
}, opts);
|
|
50
|
+
}
|
|
51
|
+
exports.getServicePrincipalOutput = getServicePrincipalOutput;
|
|
52
|
+
//# sourceMappingURL=getServicePrincipal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getServicePrincipal.js","sourceRoot":"","sources":["../getServicePrincipal.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAkCD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2DAA2D,EAAE;QAC5F,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
|
|
@@ -56,8 +56,8 @@ export interface GetServiceendpointBitbucketArgs {
|
|
|
56
56
|
/**
|
|
57
57
|
* the Name of the Service Endpoint.
|
|
58
58
|
*
|
|
59
|
-
* > **NOTE:** One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
60
|
-
* >
|
|
59
|
+
* > **NOTE:** 1. One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
60
|
+
* <br>2. When supplying `serviceEndpointName`, take care to ensure that this is a unique name.
|
|
61
61
|
*/
|
|
62
62
|
serviceEndpointName?: string;
|
|
63
63
|
}
|
|
@@ -66,13 +66,13 @@ export interface GetServiceendpointBitbucketArgs {
|
|
|
66
66
|
*/
|
|
67
67
|
export interface GetServiceendpointBitbucketResult {
|
|
68
68
|
/**
|
|
69
|
-
*
|
|
69
|
+
* The Authorization scheme.
|
|
70
70
|
*/
|
|
71
71
|
readonly authorization: {
|
|
72
72
|
[key: string]: string;
|
|
73
73
|
};
|
|
74
74
|
/**
|
|
75
|
-
*
|
|
75
|
+
* The description of the Service Endpoint.
|
|
76
76
|
*/
|
|
77
77
|
readonly description: string;
|
|
78
78
|
/**
|
|
@@ -140,8 +140,8 @@ export interface GetServiceendpointBitbucketOutputArgs {
|
|
|
140
140
|
/**
|
|
141
141
|
* the Name of the Service Endpoint.
|
|
142
142
|
*
|
|
143
|
-
* > **NOTE:** One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
144
|
-
* >
|
|
143
|
+
* > **NOTE:** 1. One of either `serviceEndpointId` or `serviceEndpointName` must be specified.
|
|
144
|
+
* <br>2. When supplying `serviceEndpointName`, take care to ensure that this is a unique name.
|
|
145
145
|
*/
|
|
146
146
|
serviceEndpointName?: pulumi.Input<string>;
|
|
147
147
|
}
|
|
@@ -40,13 +40,13 @@ export interface GetServiceendpointNpmArgs {
|
|
|
40
40
|
*/
|
|
41
41
|
export interface GetServiceendpointNpmResult {
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* The Authorization scheme.
|
|
44
44
|
*/
|
|
45
45
|
readonly authorization: {
|
|
46
46
|
[key: string]: string;
|
|
47
47
|
};
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* The description of the Service Endpoint.
|
|
50
50
|
*/
|
|
51
51
|
readonly description: string;
|
|
52
52
|
/**
|
|
@@ -57,7 +57,7 @@ export interface GetServiceendpointNpmResult {
|
|
|
57
57
|
readonly serviceEndpointId: string;
|
|
58
58
|
readonly serviceEndpointName: string;
|
|
59
59
|
/**
|
|
60
|
-
*
|
|
60
|
+
* The URL of the NPM registry to connect with.
|
|
61
61
|
*/
|
|
62
62
|
readonly url: string;
|
|
63
63
|
}
|
|
@@ -40,13 +40,13 @@ export interface GetServiceendpointSonarcloudArgs {
|
|
|
40
40
|
*/
|
|
41
41
|
export interface GetServiceendpointSonarcloudResult {
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* The Authorization scheme.
|
|
44
44
|
*/
|
|
45
45
|
readonly authorization: {
|
|
46
46
|
[key: string]: string;
|
|
47
47
|
};
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* The description of the Service Endpoint.
|
|
50
50
|
*/
|
|
51
51
|
readonly description: string;
|
|
52
52
|
/**
|
package/getTeam.d.ts
CHANGED
|
@@ -43,7 +43,9 @@ export interface GetTeamArgs {
|
|
|
43
43
|
*/
|
|
44
44
|
projectId: string;
|
|
45
45
|
/**
|
|
46
|
-
* The maximum number of teams to return. Defaults to `100`.
|
|
46
|
+
* The maximum number of teams to return. Defaults to `100`. This property is deprecated and will be removed in the feature
|
|
47
|
+
*
|
|
48
|
+
* @deprecated This property is deprecated and will be removed in the feature
|
|
47
49
|
*/
|
|
48
50
|
top?: number;
|
|
49
51
|
}
|
|
@@ -56,7 +58,7 @@ export interface GetTeamResult {
|
|
|
56
58
|
*/
|
|
57
59
|
readonly administrators: string[];
|
|
58
60
|
/**
|
|
59
|
-
*
|
|
61
|
+
* The description of the team.
|
|
60
62
|
*/
|
|
61
63
|
readonly description: string;
|
|
62
64
|
/**
|
|
@@ -73,6 +75,9 @@ export interface GetTeamResult {
|
|
|
73
75
|
readonly members: string[];
|
|
74
76
|
readonly name: string;
|
|
75
77
|
readonly projectId: string;
|
|
78
|
+
/**
|
|
79
|
+
* @deprecated This property is deprecated and will be removed in the feature
|
|
80
|
+
*/
|
|
76
81
|
readonly top?: number;
|
|
77
82
|
}
|
|
78
83
|
/**
|
|
@@ -119,7 +124,9 @@ export interface GetTeamOutputArgs {
|
|
|
119
124
|
*/
|
|
120
125
|
projectId: pulumi.Input<string>;
|
|
121
126
|
/**
|
|
122
|
-
* The maximum number of teams to return. Defaults to `100`.
|
|
127
|
+
* The maximum number of teams to return. Defaults to `100`. This property is deprecated and will be removed in the feature
|
|
128
|
+
*
|
|
129
|
+
* @deprecated This property is deprecated and will be removed in the feature
|
|
123
130
|
*/
|
|
124
131
|
top?: pulumi.Input<number>;
|
|
125
132
|
}
|
package/getTeam.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTeam.js","sourceRoot":"","sources":["../getTeam.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0BAOC;
|
|
1
|
+
{"version":3,"file":"getTeam.js","sourceRoot":"","sources":["../getTeam.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0BAOC;AAqDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mCAAmC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC"}
|
package/getTeams.d.ts
CHANGED
|
@@ -47,12 +47,11 @@ export interface GetTeamsResult {
|
|
|
47
47
|
*/
|
|
48
48
|
readonly id: string;
|
|
49
49
|
/**
|
|
50
|
-
* Project
|
|
51
|
-
* - `id - Team identifier
|
|
50
|
+
* The ID of the Project.
|
|
52
51
|
*/
|
|
53
52
|
readonly projectId?: string;
|
|
54
53
|
/**
|
|
55
|
-
* A list of existing projects in your Azure DevOps Organization with details about every project which includes:
|
|
54
|
+
* A list of `teams` blocks as documented below. A list of existing projects in your Azure DevOps Organization with details about every project which includes:
|
|
56
55
|
*/
|
|
57
56
|
readonly teams: outputs.GetTeamsTeam[];
|
|
58
57
|
readonly top?: number;
|
package/getTeams.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTeams.js","sourceRoot":"","sources":["../getTeams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;
|
|
1
|
+
{"version":3,"file":"getTeams.js","sourceRoot":"","sources":["../getTeams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AAkCD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAAiC;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qCAAqC,EAAE;QACtE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC"}
|