@pulumi/azuredevops 2.15.0 → 2.15.1
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/agent/getPool.d.ts +6 -0
- package/agent/getPool.js +6 -0
- package/agent/getPool.js.map +1 -1
- package/agent/getPools.d.ts +6 -0
- package/agent/getPools.js +6 -0
- package/agent/getPools.js.map +1 -1
- package/agent/pool.d.ts +4 -1
- package/agent/pool.js +4 -1
- package/agent/pool.js.map +1 -1
- package/agent/queue.d.ts +8 -1
- package/agent/queue.js +8 -1
- package/agent/queue.js.map +1 -1
- package/areaPermissions.d.ts +3 -0
- package/areaPermissions.js +3 -0
- package/areaPermissions.js.map +1 -1
- package/branchPolicyAutoReviewers.d.ts +5 -2
- package/branchPolicyAutoReviewers.js +5 -2
- package/branchPolicyAutoReviewers.js.map +1 -1
- package/branchPolicyBuildValidation.d.ts +5 -2
- package/branchPolicyBuildValidation.js +5 -2
- package/branchPolicyBuildValidation.js.map +1 -1
- package/branchPolicyCommentResolution.d.ts +5 -2
- package/branchPolicyCommentResolution.js +5 -2
- package/branchPolicyCommentResolution.js.map +1 -1
- package/branchPolicyMergeTypes.d.ts +5 -2
- package/branchPolicyMergeTypes.js +5 -2
- package/branchPolicyMergeTypes.js.map +1 -1
- package/branchPolicyMinReviewers.d.ts +5 -2
- package/branchPolicyMinReviewers.js +5 -2
- package/branchPolicyMinReviewers.js.map +1 -1
- package/branchPolicyStatusCheck.d.ts +5 -2
- package/branchPolicyStatusCheck.js +5 -2
- package/branchPolicyStatusCheck.js.map +1 -1
- package/branchPolicyWorkItemLinking.d.ts +5 -2
- package/branchPolicyWorkItemLinking.js +5 -2
- package/branchPolicyWorkItemLinking.js.map +1 -1
- package/build/buildDefinition.d.ts +10 -3
- package/build/buildDefinition.js +10 -3
- package/build/buildDefinition.js.map +1 -1
- package/buildDefinition.d.ts +10 -3
- package/buildDefinition.js +10 -3
- package/buildDefinition.js.map +1 -1
- package/buildDefinitionPermissions.d.ts +3 -0
- package/buildDefinitionPermissions.js +3 -0
- package/buildDefinitionPermissions.js.map +1 -1
- package/buildFolder.d.ts +5 -3
- package/buildFolder.js +5 -3
- package/buildFolder.js.map +1 -1
- package/buildFolderPermissions.d.ts +6 -0
- package/buildFolderPermissions.js +6 -0
- package/buildFolderPermissions.js.map +1 -1
- package/checkApproval.d.ts +3 -0
- package/checkApproval.js +3 -0
- package/checkApproval.js.map +1 -1
- package/checkBranchControl.d.ts +16 -0
- package/checkBranchControl.js +16 -0
- package/checkBranchControl.js.map +1 -1
- package/checkBusinessHours.d.ts +16 -0
- package/checkBusinessHours.js +16 -0
- package/checkBusinessHours.js.map +1 -1
- package/checkExclusiveLock.d.ts +6 -0
- package/checkExclusiveLock.js +6 -0
- package/checkExclusiveLock.js.map +1 -1
- package/checkRequiredTemplate.d.ts +6 -0
- package/checkRequiredTemplate.js +6 -0
- package/checkRequiredTemplate.js.map +1 -1
- package/core/getClientConfig.d.ts +4 -0
- package/core/getClientConfig.js +4 -0
- package/core/getClientConfig.js.map +1 -1
- package/core/getProject.d.ts +6 -0
- package/core/getProject.js +6 -0
- package/core/getProject.js.map +1 -1
- package/core/getProjects.d.ts +6 -0
- package/core/getProjects.js +6 -0
- package/core/getProjects.js.map +1 -1
- package/core/project.d.ts +6 -3
- package/core/project.js +6 -3
- package/core/project.js.map +1 -1
- package/core/projectFeatures.d.ts +4 -1
- package/core/projectFeatures.js +4 -1
- package/core/projectFeatures.js.map +1 -1
- package/elasticPool.d.ts +4 -1
- package/elasticPool.js +4 -1
- package/elasticPool.js.map +1 -1
- package/entitlement/user.d.ts +3 -0
- package/entitlement/user.js +3 -0
- package/entitlement/user.js.map +1 -1
- package/environment.d.ts +5 -2
- package/environment.js +5 -2
- package/environment.js.map +1 -1
- package/getAgentQueue.d.ts +6 -0
- package/getAgentQueue.js +6 -0
- package/getAgentQueue.js.map +1 -1
- package/getArea.d.ts +6 -0
- package/getArea.js +6 -0
- package/getArea.js.map +1 -1
- package/getBuildDefinition.d.ts +4 -0
- package/getBuildDefinition.js +4 -0
- package/getBuildDefinition.js.map +1 -1
- package/getClientConfig.d.ts +4 -0
- package/getClientConfig.js +4 -0
- package/getClientConfig.js.map +1 -1
- package/getEnvironment.d.ts +0 -8
- package/getEnvironment.js +0 -8
- package/getEnvironment.js.map +1 -1
- package/getGitRepository.d.ts +6 -0
- package/getGitRepository.js +6 -0
- package/getGitRepository.js.map +1 -1
- package/getGroup.d.ts +6 -0
- package/getGroup.js +6 -0
- package/getGroup.js.map +1 -1
- package/getGroups.d.ts +6 -0
- package/getGroups.js +6 -0
- package/getGroups.js.map +1 -1
- package/getIteration.d.ts +6 -0
- package/getIteration.js +6 -0
- package/getIteration.js.map +1 -1
- package/getPool.d.ts +6 -0
- package/getPool.js +6 -0
- package/getPool.js.map +1 -1
- package/getPools.d.ts +6 -0
- package/getPools.js +6 -0
- package/getPools.js.map +1 -1
- package/getProject.d.ts +6 -0
- package/getProject.js +6 -0
- package/getProject.js.map +1 -1
- package/getProjects.d.ts +6 -0
- package/getProjects.js +6 -0
- package/getProjects.js.map +1 -1
- package/getRepositories.d.ts +6 -0
- package/getRepositories.js +6 -0
- package/getRepositories.js.map +1 -1
- package/getServiceEndpointAzureRM.d.ts +12 -0
- package/getServiceEndpointAzureRM.js +12 -0
- package/getServiceEndpointAzureRM.js.map +1 -1
- package/getServiceEndpointGithub.d.ts +12 -0
- package/getServiceEndpointGithub.js +12 -0
- package/getServiceEndpointGithub.js.map +1 -1
- package/getServiceendpointAzurecr.d.ts +4 -0
- package/getServiceendpointAzurecr.js +4 -0
- package/getServiceendpointAzurecr.js.map +1 -1
- package/getServiceendpointNpm.d.ts +4 -0
- package/getServiceendpointNpm.js +4 -0
- package/getServiceendpointNpm.js.map +1 -1
- package/getServiceendpointSonarcloud.d.ts +4 -0
- package/getServiceendpointSonarcloud.js +4 -0
- package/getServiceendpointSonarcloud.js.map +1 -1
- package/getTeam.d.ts +6 -0
- package/getTeam.js +6 -0
- package/getTeam.js.map +1 -1
- package/getTeams.d.ts +6 -0
- package/getTeams.js +6 -0
- package/getTeams.js.map +1 -1
- package/getUsers.d.ts +14 -0
- package/getUsers.js +6 -0
- package/getUsers.js.map +1 -1
- package/getVariableGroup.d.ts +8 -2
- package/getVariableGroup.js +8 -2
- package/getVariableGroup.js.map +1 -1
- package/git.d.ts +26 -28
- package/git.js +26 -28
- package/git.js.map +1 -1
- package/gitPermissions.d.ts +9 -0
- package/gitPermissions.js +9 -0
- package/gitPermissions.js.map +1 -1
- package/gitRepositoryBranch.d.ts +2 -0
- package/gitRepositoryBranch.js +2 -0
- package/gitRepositoryBranch.js.map +1 -1
- package/gitRepositoryFile.d.ts +6 -3
- package/gitRepositoryFile.js +6 -3
- package/gitRepositoryFile.js.map +1 -1
- package/group.d.ts +4 -1
- package/group.js +4 -1
- package/group.js.map +1 -1
- package/groupEntitlement.d.ts +11 -2
- package/groupEntitlement.js +11 -2
- package/groupEntitlement.js.map +1 -1
- package/groupMembership.d.ts +3 -0
- package/groupMembership.js +3 -0
- package/groupMembership.js.map +1 -1
- package/identities/getGroup.d.ts +6 -0
- package/identities/getGroup.js +6 -0
- package/identities/getGroup.js.map +1 -1
- package/identities/getUsers.d.ts +14 -0
- package/identities/getUsers.js +6 -0
- package/identities/getUsers.js.map +1 -1
- package/identities/group.d.ts +4 -1
- package/identities/group.js +4 -1
- package/identities/group.js.map +1 -1
- package/identities/groupMembership.d.ts +3 -0
- package/identities/groupMembership.js +3 -0
- package/identities/groupMembership.js.map +1 -1
- package/iterativePermissions.d.ts +3 -0
- package/iterativePermissions.js +3 -0
- package/iterativePermissions.js.map +1 -1
- package/package.json +1 -1
- package/pipeline/variableGroup.d.ts +13 -5
- package/pipeline/variableGroup.js +13 -5
- package/pipeline/variableGroup.js.map +1 -1
- package/pipelineAuthorization.d.ts +7 -0
- package/pipelineAuthorization.js +7 -0
- package/pipelineAuthorization.js.map +1 -1
- package/policy/branchPolicyBuildValidation.d.ts +5 -2
- package/policy/branchPolicyBuildValidation.js +5 -2
- package/policy/branchPolicyBuildValidation.js.map +1 -1
- package/policy/branchPolicyMinReviewers.d.ts +5 -2
- package/policy/branchPolicyMinReviewers.js +5 -2
- package/policy/branchPolicyMinReviewers.js.map +1 -1
- package/pool.d.ts +4 -1
- package/pool.js +4 -1
- package/pool.js.map +1 -1
- package/project.d.ts +6 -3
- package/project.js +6 -3
- package/project.js.map +1 -1
- package/projectFeatures.d.ts +4 -1
- package/projectFeatures.js +4 -1
- package/projectFeatures.js.map +1 -1
- package/projectPermissions.d.ts +3 -0
- package/projectPermissions.js +3 -0
- package/projectPermissions.js.map +1 -1
- package/projectPipelineSettings.d.ts +4 -1
- package/projectPipelineSettings.js +4 -1
- package/projectPipelineSettings.js.map +1 -1
- package/queue.d.ts +8 -1
- package/queue.js +8 -1
- package/queue.js.map +1 -1
- package/repository/getRepositories.d.ts +6 -0
- package/repository/getRepositories.js +6 -0
- package/repository/getRepositories.js.map +1 -1
- package/repository/git.d.ts +26 -28
- package/repository/git.js +26 -28
- package/repository/git.js.map +1 -1
- package/repositoryPolicyAuthorEmailPattern.d.ts +7 -2
- package/repositoryPolicyAuthorEmailPattern.js +7 -2
- package/repositoryPolicyAuthorEmailPattern.js.map +1 -1
- package/repositoryPolicyCaseEnforcement.d.ts +7 -2
- package/repositoryPolicyCaseEnforcement.js +7 -2
- package/repositoryPolicyCaseEnforcement.js.map +1 -1
- package/repositoryPolicyCheckCredentials.d.ts +7 -2
- package/repositoryPolicyCheckCredentials.js +7 -2
- package/repositoryPolicyCheckCredentials.js.map +1 -1
- package/repositoryPolicyFilePathPattern.d.ts +7 -2
- package/repositoryPolicyFilePathPattern.js +7 -2
- package/repositoryPolicyFilePathPattern.js.map +1 -1
- package/repositoryPolicyMaxFileSize.d.ts +7 -2
- package/repositoryPolicyMaxFileSize.js +7 -2
- package/repositoryPolicyMaxFileSize.js.map +1 -1
- package/repositoryPolicyMaxPathLength.d.ts +7 -2
- package/repositoryPolicyMaxPathLength.js +7 -2
- package/repositoryPolicyMaxPathLength.js.map +1 -1
- package/repositoryPolicyReservedNames.d.ts +7 -2
- package/repositoryPolicyReservedNames.js +7 -2
- package/repositoryPolicyReservedNames.js.map +1 -1
- package/resourceAuthorization.d.ts +4 -1
- package/resourceAuthorization.js +4 -1
- package/resourceAuthorization.js.map +1 -1
- package/security/resourceAuthorization.d.ts +4 -1
- package/security/resourceAuthorization.js +4 -1
- package/security/resourceAuthorization.js.map +1 -1
- package/serviceEndpointArtifactory.d.ts +6 -1
- package/serviceEndpointArtifactory.js +6 -1
- package/serviceEndpointArtifactory.js.map +1 -1
- package/serviceEndpointAws.d.ts +4 -1
- package/serviceEndpointAws.js +4 -1
- package/serviceEndpointAws.js.map +1 -1
- package/serviceEndpointAzureDevOps.d.ts +4 -1
- package/serviceEndpointAzureDevOps.js +4 -1
- package/serviceEndpointAzureDevOps.js.map +1 -1
- package/serviceEndpointAzureEcr.d.ts +4 -1
- package/serviceEndpointAzureEcr.js +4 -1
- package/serviceEndpointAzureEcr.js.map +1 -1
- package/serviceEndpointAzureRM.d.ts +16 -44
- package/serviceEndpointAzureRM.js +16 -44
- package/serviceEndpointAzureRM.js.map +1 -1
- package/serviceEndpointBitBucket.d.ts +4 -1
- package/serviceEndpointBitBucket.js +4 -1
- package/serviceEndpointBitBucket.js.map +1 -1
- package/serviceEndpointDockerRegistry.d.ts +4 -1
- package/serviceEndpointDockerRegistry.js +4 -1
- package/serviceEndpointDockerRegistry.js.map +1 -1
- package/serviceEndpointGeneric.d.ts +7 -2
- package/serviceEndpointGeneric.js +7 -2
- package/serviceEndpointGeneric.js.map +1 -1
- package/serviceEndpointGenericGit.d.ts +7 -2
- package/serviceEndpointGenericGit.js +7 -2
- package/serviceEndpointGenericGit.js.map +1 -1
- package/serviceEndpointGitHub.d.ts +8 -1
- package/serviceEndpointGitHub.js +8 -1
- package/serviceEndpointGitHub.js.map +1 -1
- package/serviceEndpointGitHubEnterprise.d.ts +4 -1
- package/serviceEndpointGitHubEnterprise.js +4 -1
- package/serviceEndpointGitHubEnterprise.js.map +1 -1
- package/serviceEndpointKubernetes.d.ts +1 -5
- package/serviceEndpointKubernetes.js +1 -5
- package/serviceEndpointKubernetes.js.map +1 -1
- package/serviceEndpointNpm.d.ts +4 -1
- package/serviceEndpointNpm.js +4 -1
- package/serviceEndpointNpm.js.map +1 -1
- package/serviceEndpointPipeline.d.ts +4 -1
- package/serviceEndpointPipeline.js +4 -1
- package/serviceEndpointPipeline.js.map +1 -1
- package/serviceEndpointServiceFabric.d.ts +12 -2
- package/serviceEndpointServiceFabric.js +12 -2
- package/serviceEndpointServiceFabric.js.map +1 -1
- package/serviceEndpointSonarCloud.d.ts +4 -1
- package/serviceEndpointSonarCloud.js +4 -1
- package/serviceEndpointSonarCloud.js.map +1 -1
- package/serviceEndpointSonarQube.d.ts +4 -1
- package/serviceEndpointSonarQube.js +4 -1
- package/serviceEndpointSonarQube.js.map +1 -1
- package/serviceEndpointSsh.d.ts +7 -2
- package/serviceEndpointSsh.js +7 -2
- package/serviceEndpointSsh.js.map +1 -1
- package/serviceendpoint/azureRM.d.ts +16 -44
- package/serviceendpoint/azureRM.js +16 -44
- package/serviceendpoint/azureRM.js.map +1 -1
- package/serviceendpoint/bitBucket.d.ts +4 -1
- package/serviceendpoint/bitBucket.js +4 -1
- package/serviceendpoint/bitBucket.js.map +1 -1
- package/serviceendpoint/dockerRegistry.d.ts +4 -1
- package/serviceendpoint/dockerRegistry.js +4 -1
- package/serviceendpoint/dockerRegistry.js.map +1 -1
- package/serviceendpoint/gitHub.d.ts +8 -1
- package/serviceendpoint/gitHub.js +8 -1
- package/serviceendpoint/gitHub.js.map +1 -1
- package/serviceendpoint/kubernetes.d.ts +1 -5
- package/serviceendpoint/kubernetes.js +1 -5
- package/serviceendpoint/kubernetes.js.map +1 -1
- package/serviceendpointArgocd.d.ts +5 -1
- package/serviceendpointArgocd.js +5 -1
- package/serviceendpointArgocd.js.map +1 -1
- package/serviceendpointExternaltfs.d.ts +1 -5
- package/serviceendpointExternaltfs.js +1 -5
- package/serviceendpointExternaltfs.js.map +1 -1
- package/serviceendpointGcpTerraform.d.ts +4 -1
- package/serviceendpointGcpTerraform.js +4 -1
- package/serviceendpointGcpTerraform.js.map +1 -1
- package/serviceendpointIncomingwebhook.d.ts +3 -1
- package/serviceendpointIncomingwebhook.js +3 -1
- package/serviceendpointIncomingwebhook.js.map +1 -1
- package/serviceendpointJenkins.d.ts +3 -1
- package/serviceendpointJenkins.js +3 -1
- package/serviceendpointJenkins.js.map +1 -1
- package/serviceendpointJfrogArtifactoryV2.d.ts +6 -1
- package/serviceendpointJfrogArtifactoryV2.js +6 -1
- package/serviceendpointJfrogArtifactoryV2.js.map +1 -1
- package/serviceendpointJfrogDistributionV2.d.ts +6 -1
- package/serviceendpointJfrogDistributionV2.js +6 -1
- package/serviceendpointJfrogDistributionV2.js.map +1 -1
- package/serviceendpointJfrogPlatformV2.d.ts +6 -1
- package/serviceendpointJfrogPlatformV2.js +6 -1
- package/serviceendpointJfrogPlatformV2.js.map +1 -1
- package/serviceendpointJfrogXrayV2.d.ts +6 -1
- package/serviceendpointJfrogXrayV2.js +6 -1
- package/serviceendpointJfrogXrayV2.js.map +1 -1
- package/serviceendpointMaven.d.ts +5 -1
- package/serviceendpointMaven.js +5 -1
- package/serviceendpointMaven.js.map +1 -1
- package/serviceendpointNexus.d.ts +3 -1
- package/serviceendpointNexus.js +3 -1
- package/serviceendpointNexus.js.map +1 -1
- package/serviceendpointNuget.d.ts +4 -1
- package/serviceendpointNuget.js +4 -1
- package/serviceendpointNuget.js.map +1 -1
- package/serviceendpointOctopusdeploy.d.ts +4 -1
- package/serviceendpointOctopusdeploy.js +4 -1
- package/serviceendpointOctopusdeploy.js.map +1 -1
- package/serviceendpointPermissions.d.ts +3 -0
- package/serviceendpointPermissions.js +3 -0
- package/serviceendpointPermissions.js.map +1 -1
- package/servicehookPermissions.d.ts +3 -0
- package/servicehookPermissions.js +3 -0
- package/servicehookPermissions.js.map +1 -1
- package/servicehookStorageQueuePipelines.d.ts +14 -17
- package/servicehookStorageQueuePipelines.js +14 -17
- package/servicehookStorageQueuePipelines.js.map +1 -1
- package/taggingPermissions.d.ts +3 -0
- package/taggingPermissions.js +3 -0
- package/taggingPermissions.js.map +1 -1
- package/team.d.ts +4 -1
- package/team.js +4 -1
- package/team.js.map +1 -1
- package/teamAdministrators.d.ts +3 -0
- package/teamAdministrators.js +3 -0
- package/teamAdministrators.js.map +1 -1
- package/teamMembers.d.ts +3 -0
- package/teamMembers.js +3 -0
- package/teamMembers.js.map +1 -1
- package/user.d.ts +3 -0
- package/user.js +3 -0
- package/user.js.map +1 -1
- package/variableGroup.d.ts +13 -5
- package/variableGroup.js +13 -5
- package/variableGroup.js.map +1 -1
- package/workItemQueryPermissions.d.ts +7 -0
- package/workItemQueryPermissions.js +7 -0
- package/workItemQueryPermissions.js.map +1 -1
- package/workitem.d.ts +6 -0
- package/workitem.js +6 -0
- package/workitem.js.map +1 -1
package/agent/getPool.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -16,6 +17,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
17
|
* export const autoProvision = example.then(example => example.autoProvision);
|
|
17
18
|
* export const autoUpdate = example.then(example => example.autoUpdate);
|
|
18
19
|
* ```
|
|
20
|
+
* <!--End PulumiCodeChooser -->
|
|
21
|
+
*
|
|
19
22
|
* ## Relevant Links
|
|
20
23
|
*
|
|
21
24
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.0)
|
|
@@ -49,6 +52,7 @@ export interface GetPoolResult {
|
|
|
49
52
|
*
|
|
50
53
|
* ## Example Usage
|
|
51
54
|
*
|
|
55
|
+
* <!--Start PulumiCodeChooser -->
|
|
52
56
|
* ```typescript
|
|
53
57
|
* import * as pulumi from "@pulumi/pulumi";
|
|
54
58
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -61,6 +65,8 @@ export interface GetPoolResult {
|
|
|
61
65
|
* export const autoProvision = example.then(example => example.autoProvision);
|
|
62
66
|
* export const autoUpdate = example.then(example => example.autoUpdate);
|
|
63
67
|
* ```
|
|
68
|
+
* <!--End PulumiCodeChooser -->
|
|
69
|
+
*
|
|
64
70
|
* ## Relevant Links
|
|
65
71
|
*
|
|
66
72
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.0)
|
package/agent/getPool.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -22,6 +23,8 @@ const utilities = require("../utilities");
|
|
|
22
23
|
* export const autoProvision = example.then(example => example.autoProvision);
|
|
23
24
|
* export const autoUpdate = example.then(example => example.autoUpdate);
|
|
24
25
|
* ```
|
|
26
|
+
* <!--End PulumiCodeChooser -->
|
|
27
|
+
*
|
|
25
28
|
* ## Relevant Links
|
|
26
29
|
*
|
|
27
30
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.0)
|
|
@@ -40,6 +43,7 @@ exports.getPool = getPool;
|
|
|
40
43
|
*
|
|
41
44
|
* ## Example Usage
|
|
42
45
|
*
|
|
46
|
+
* <!--Start PulumiCodeChooser -->
|
|
43
47
|
* ```typescript
|
|
44
48
|
* import * as pulumi from "@pulumi/pulumi";
|
|
45
49
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -52,6 +56,8 @@ exports.getPool = getPool;
|
|
|
52
56
|
* export const autoProvision = example.then(example => example.autoProvision);
|
|
53
57
|
* export const autoUpdate = example.then(example => example.autoUpdate);
|
|
54
58
|
* ```
|
|
59
|
+
* <!--End PulumiCodeChooser -->
|
|
60
|
+
*
|
|
55
61
|
* ## Relevant Links
|
|
56
62
|
*
|
|
57
63
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.0)
|
package/agent/getPool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPool.js","sourceRoot":"","sources":["../../agent/getPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getPool.js","sourceRoot":"","sources":["../../agent/getPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,gGAAgG;AAChG,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,sGAAsG,CAAC,CAAA;IAEvH,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;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0BAOC;AAyBD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,gGAAgG;AAChG,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,sCAEC"}
|
package/agent/getPools.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
9
|
* ```typescript
|
|
9
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
11
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -15,6 +16,8 @@ import * as outputs from "../types/output";
|
|
|
15
16
|
* export const autoUpdate = example.then(example => example.agentPools.map(__item => __item.autoUpdate));
|
|
16
17
|
* export const poolType = example.then(example => example.agentPools.map(__item => __item.poolType));
|
|
17
18
|
* ```
|
|
19
|
+
* <!--End PulumiCodeChooser -->
|
|
20
|
+
*
|
|
18
21
|
* ## Relevant Links
|
|
19
22
|
*
|
|
20
23
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.0)
|
|
@@ -39,6 +42,7 @@ export interface GetPoolsResult {
|
|
|
39
42
|
*
|
|
40
43
|
* ## Example Usage
|
|
41
44
|
*
|
|
45
|
+
* <!--Start PulumiCodeChooser -->
|
|
42
46
|
* ```typescript
|
|
43
47
|
* import * as pulumi from "@pulumi/pulumi";
|
|
44
48
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -49,6 +53,8 @@ export interface GetPoolsResult {
|
|
|
49
53
|
* export const autoUpdate = example.then(example => example.agentPools.map(__item => __item.autoUpdate));
|
|
50
54
|
* export const poolType = example.then(example => example.agentPools.map(__item => __item.poolType));
|
|
51
55
|
* ```
|
|
56
|
+
* <!--End PulumiCodeChooser -->
|
|
57
|
+
*
|
|
52
58
|
* ## Relevant Links
|
|
53
59
|
*
|
|
54
60
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.0)
|
package/agent/getPools.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -20,6 +21,8 @@ const utilities = require("../utilities");
|
|
|
20
21
|
* export const autoUpdate = example.then(example => example.agentPools.map(__item => __item.autoUpdate));
|
|
21
22
|
* export const poolType = example.then(example => example.agentPools.map(__item => __item.poolType));
|
|
22
23
|
* ```
|
|
24
|
+
* <!--End PulumiCodeChooser -->
|
|
25
|
+
*
|
|
23
26
|
* ## Relevant Links
|
|
24
27
|
*
|
|
25
28
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.0)
|
|
@@ -36,6 +39,7 @@ exports.getPools = getPools;
|
|
|
36
39
|
*
|
|
37
40
|
* ## Example Usage
|
|
38
41
|
*
|
|
42
|
+
* <!--Start PulumiCodeChooser -->
|
|
39
43
|
* ```typescript
|
|
40
44
|
* import * as pulumi from "@pulumi/pulumi";
|
|
41
45
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -46,6 +50,8 @@ exports.getPools = getPools;
|
|
|
46
50
|
* export const autoUpdate = example.then(example => example.agentPools.map(__item => __item.autoUpdate));
|
|
47
51
|
* export const poolType = example.then(example => example.agentPools.map(__item => __item.poolType));
|
|
48
52
|
* ```
|
|
53
|
+
* <!--End PulumiCodeChooser -->
|
|
54
|
+
*
|
|
49
55
|
* ## Relevant Links
|
|
50
56
|
*
|
|
51
57
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.0)
|
package/agent/getPools.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPools.js","sourceRoot":"","sources":["../../agent/getPools.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getPools.js","sourceRoot":"","sources":["../../agent/getPools.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,kGAAkG;AAClG,SAAgB,QAAQ,CAAC,IAA2B;IAChD,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,yGAAyG,CAAC,CAAA;IAE1H,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,EACnE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAeD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,kGAAkG;AAClG,SAAgB,cAAc,CAAC,IAA2B;IACtD,OAAO,MAAM,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAA;AACxC,CAAC;AAFD,wCAEC"}
|
package/agent/pool.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -13,6 +14,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
13
14
|
* autoUpdate: false,
|
|
14
15
|
* });
|
|
15
16
|
* ```
|
|
17
|
+
* <!--End PulumiCodeChooser -->
|
|
18
|
+
*
|
|
16
19
|
* ## Relevant Links
|
|
17
20
|
*
|
|
18
21
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools?view=azure-devops-rest-7.0)
|
|
@@ -22,7 +25,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
25
|
* Azure DevOps Agent Pools can be imported using the agent pool ID, e.g.
|
|
23
26
|
*
|
|
24
27
|
* ```sh
|
|
25
|
-
*
|
|
28
|
+
* $ pulumi import azuredevops:Agent/pool:Pool example 0
|
|
26
29
|
* ```
|
|
27
30
|
*
|
|
28
31
|
* @deprecated azuredevops.agent.Pool has been deprecated in favor of azuredevops.Pool
|
package/agent/pool.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -19,6 +20,8 @@ const utilities = require("../utilities");
|
|
|
19
20
|
* autoUpdate: false,
|
|
20
21
|
* });
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
24
|
+
*
|
|
22
25
|
* ## Relevant Links
|
|
23
26
|
*
|
|
24
27
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools?view=azure-devops-rest-7.0)
|
|
@@ -28,7 +31,7 @@ const utilities = require("../utilities");
|
|
|
28
31
|
* Azure DevOps Agent Pools can be imported using the agent pool ID, e.g.
|
|
29
32
|
*
|
|
30
33
|
* ```sh
|
|
31
|
-
*
|
|
34
|
+
* $ pulumi import azuredevops:Agent/pool:Pool example 0
|
|
32
35
|
* ```
|
|
33
36
|
*
|
|
34
37
|
* @deprecated azuredevops.agent.Pool has been deprecated in favor of azuredevops.Pool
|
package/agent/pool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pool.js","sourceRoot":"","sources":["../../agent/pool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"pool.js","sourceRoot":"","sources":["../../agent/pool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,6FAA6F,CAAC,CAAA;QAC9G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3D,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,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;IA4BD,0FAA0F;IAC1F,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,6FAA6F,CAAC,CAAA;QAC9G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;;AA3EL,oBA4EC;AA7DG,gBAAgB;AACO,iBAAY,GAAG,6BAA6B,CAAC"}
|
package/agent/queue.d.ts
CHANGED
|
@@ -7,8 +7,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
7
7
|
* the `azuredevops.ResourceAuthorization` resource can be used to grant authorization.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
|
+
*
|
|
10
11
|
* ### Creating a Queue from an organization-level pool
|
|
11
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
12
14
|
* ```typescript
|
|
13
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
14
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -29,8 +31,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
29
31
|
* authorized: true,
|
|
30
32
|
* });
|
|
31
33
|
* ```
|
|
34
|
+
* <!--End PulumiCodeChooser -->
|
|
35
|
+
*
|
|
32
36
|
* ### Creating a Queue at the project level (Organization-level permissions not required)
|
|
33
37
|
*
|
|
38
|
+
* <!--Start PulumiCodeChooser -->
|
|
34
39
|
* ```typescript
|
|
35
40
|
* import * as pulumi from "@pulumi/pulumi";
|
|
36
41
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -40,6 +45,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
40
45
|
* });
|
|
41
46
|
* const exampleQueue = new azuredevops.Queue("exampleQueue", {projectId: exampleProject.then(exampleProject => exampleProject.id)});
|
|
42
47
|
* ```
|
|
48
|
+
* <!--End PulumiCodeChooser -->
|
|
49
|
+
*
|
|
43
50
|
* ## Relevant Links
|
|
44
51
|
*
|
|
45
52
|
* - [Azure DevOps Service REST API 7.0 - Agent Queues](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/queues?view=azure-devops-rest-7.0)
|
|
@@ -49,7 +56,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
49
56
|
* Azure DevOps Agent Pools can be imported using the project ID and agent queue ID, e.g.
|
|
50
57
|
*
|
|
51
58
|
* ```sh
|
|
52
|
-
*
|
|
59
|
+
* $ pulumi import azuredevops:Agent/queue:Queue example 00000000-0000-0000-0000-000000000000/0
|
|
53
60
|
* ```
|
|
54
61
|
*
|
|
55
62
|
* @deprecated azuredevops.agent.Queue has been deprecated in favor of azuredevops.Queue
|
package/agent/queue.js
CHANGED
|
@@ -13,8 +13,10 @@ const utilities = require("../utilities");
|
|
|
13
13
|
* the `azuredevops.ResourceAuthorization` resource can be used to grant authorization.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
|
+
*
|
|
16
17
|
* ### Creating a Queue from an organization-level pool
|
|
17
18
|
*
|
|
19
|
+
* <!--Start PulumiCodeChooser -->
|
|
18
20
|
* ```typescript
|
|
19
21
|
* import * as pulumi from "@pulumi/pulumi";
|
|
20
22
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -35,8 +37,11 @@ const utilities = require("../utilities");
|
|
|
35
37
|
* authorized: true,
|
|
36
38
|
* });
|
|
37
39
|
* ```
|
|
40
|
+
* <!--End PulumiCodeChooser -->
|
|
41
|
+
*
|
|
38
42
|
* ### Creating a Queue at the project level (Organization-level permissions not required)
|
|
39
43
|
*
|
|
44
|
+
* <!--Start PulumiCodeChooser -->
|
|
40
45
|
* ```typescript
|
|
41
46
|
* import * as pulumi from "@pulumi/pulumi";
|
|
42
47
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -46,6 +51,8 @@ const utilities = require("../utilities");
|
|
|
46
51
|
* });
|
|
47
52
|
* const exampleQueue = new azuredevops.Queue("exampleQueue", {projectId: exampleProject.then(exampleProject => exampleProject.id)});
|
|
48
53
|
* ```
|
|
54
|
+
* <!--End PulumiCodeChooser -->
|
|
55
|
+
*
|
|
49
56
|
* ## Relevant Links
|
|
50
57
|
*
|
|
51
58
|
* - [Azure DevOps Service REST API 7.0 - Agent Queues](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/queues?view=azure-devops-rest-7.0)
|
|
@@ -55,7 +62,7 @@ const utilities = require("../utilities");
|
|
|
55
62
|
* Azure DevOps Agent Pools can be imported using the project ID and agent queue ID, e.g.
|
|
56
63
|
*
|
|
57
64
|
* ```sh
|
|
58
|
-
*
|
|
65
|
+
* $ pulumi import azuredevops:Agent/queue:Queue example 00000000-0000-0000-0000-000000000000/0
|
|
59
66
|
* ```
|
|
60
67
|
*
|
|
61
68
|
* @deprecated azuredevops.agent.Queue has been deprecated in favor of azuredevops.Queue
|
package/agent/queue.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"queue.js","sourceRoot":"","sources":["../../agent/queue.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"queue.js","sourceRoot":"","sources":["../../agent/queue.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,gGAAgG,CAAC,CAAA;QACjH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5D,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;IA4BD,4FAA4F;IAC5F,YAAY,IAAY,EAAE,WAAoC,EAAE,IAAmC;QAC/F,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,gGAAgG,CAAC,CAAA;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqC,CAAC;YACpD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;;AA5EL,sBA6EC;AA9DG,gBAAgB;AACO,kBAAY,GAAG,+BAA+B,CAAC"}
|
package/areaPermissions.d.ts
CHANGED
|
@@ -11,6 +11,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
14
|
+
* <!--Start PulumiCodeChooser -->
|
|
14
15
|
* ```typescript
|
|
15
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
17
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -37,6 +38,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
37
38
|
* },
|
|
38
39
|
* });
|
|
39
40
|
* ```
|
|
41
|
+
* <!--End PulumiCodeChooser -->
|
|
42
|
+
*
|
|
40
43
|
* ## Relevant Links
|
|
41
44
|
*
|
|
42
45
|
* * [Azure DevOps Service REST API 7.0 - Security](https://docs.microsoft.com/en-us/rest/api/azure/devops/security/?view=azure-devops-rest-7.0)
|
package/areaPermissions.js
CHANGED
|
@@ -17,6 +17,7 @@ const utilities = require("./utilities");
|
|
|
17
17
|
*
|
|
18
18
|
* ## Example Usage
|
|
19
19
|
*
|
|
20
|
+
* <!--Start PulumiCodeChooser -->
|
|
20
21
|
* ```typescript
|
|
21
22
|
* import * as pulumi from "@pulumi/pulumi";
|
|
22
23
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -43,6 +44,8 @@ const utilities = require("./utilities");
|
|
|
43
44
|
* },
|
|
44
45
|
* });
|
|
45
46
|
* ```
|
|
47
|
+
* <!--End PulumiCodeChooser -->
|
|
48
|
+
*
|
|
46
49
|
* ## Relevant Links
|
|
47
50
|
*
|
|
48
51
|
* * [Azure DevOps Service REST API 7.0 - Security](https://docs.microsoft.com/en-us/rest/api/azure/devops/security/?view=azure-devops-rest-7.0)
|
package/areaPermissions.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"areaPermissions.js","sourceRoot":"","sources":["../areaPermissions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"areaPermissions.js","sourceRoot":"","sources":["../areaPermissions.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,6 +6,7 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
+
* <!--Start PulumiCodeChooser -->
|
|
9
10
|
* ```typescript
|
|
10
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
12
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -38,16 +39,18 @@ import * as outputs from "./types/output";
|
|
|
38
39
|
* },
|
|
39
40
|
* });
|
|
40
41
|
* ```
|
|
42
|
+
* <!--End PulumiCodeChooser -->
|
|
43
|
+
*
|
|
41
44
|
* ## Relevant Links
|
|
42
45
|
*
|
|
43
46
|
* - [Azure DevOps Service REST API 7.0 - Policy Configurations](https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/configurations/create?view=azure-devops-rest-7.0)
|
|
44
47
|
*
|
|
45
48
|
* ## Import
|
|
46
49
|
*
|
|
47
|
-
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID
|
|
50
|
+
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID:
|
|
48
51
|
*
|
|
49
52
|
* ```sh
|
|
50
|
-
*
|
|
53
|
+
* $ pulumi import azuredevops:index/branchPolicyAutoReviewers:BranchPolicyAutoReviewers example 00000000-0000-0000-0000-000000000000/0
|
|
51
54
|
* ```
|
|
52
55
|
*/
|
|
53
56
|
export declare class BranchPolicyAutoReviewers extends pulumi.CustomResource {
|
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -42,16 +43,18 @@ const utilities = require("./utilities");
|
|
|
42
43
|
* },
|
|
43
44
|
* });
|
|
44
45
|
* ```
|
|
46
|
+
* <!--End PulumiCodeChooser -->
|
|
47
|
+
*
|
|
45
48
|
* ## Relevant Links
|
|
46
49
|
*
|
|
47
50
|
* - [Azure DevOps Service REST API 7.0 - Policy Configurations](https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/configurations/create?view=azure-devops-rest-7.0)
|
|
48
51
|
*
|
|
49
52
|
* ## Import
|
|
50
53
|
*
|
|
51
|
-
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID
|
|
54
|
+
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID:
|
|
52
55
|
*
|
|
53
56
|
* ```sh
|
|
54
|
-
*
|
|
57
|
+
* $ pulumi import azuredevops:index/branchPolicyAutoReviewers:BranchPolicyAutoReviewers example 00000000-0000-0000-0000-000000000000/0
|
|
55
58
|
* ```
|
|
56
59
|
*/
|
|
57
60
|
class BranchPolicyAutoReviewers extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"branchPolicyAutoReviewers.js","sourceRoot":"","sources":["../branchPolicyAutoReviewers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"branchPolicyAutoReviewers.js","sourceRoot":"","sources":["../branchPolicyAutoReviewers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmDG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;IAChE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsC,EAAE,IAAmC;QACpI,OAAO,IAAI,yBAAyB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAChF,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,yBAAyB,CAAC,YAAY,CAAC;IAC1E,CAAC;IA2BD,YAAY,IAAY,EAAE,WAA4E,EAAE,IAAmC;QACvI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAyD,CAAC;YACxE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAAwD,CAAC;YACtE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,yBAAyB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC9E,CAAC;;AA7EL,8DA8EC;AAhEG,gBAAgB;AACO,sCAAY,GAAG,uEAAuE,CAAC"}
|
|
@@ -6,6 +6,7 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
+
* <!--Start PulumiCodeChooser -->
|
|
9
10
|
* ```typescript
|
|
10
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
12
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -56,16 +57,18 @@ import * as outputs from "./types/output";
|
|
|
56
57
|
* },
|
|
57
58
|
* });
|
|
58
59
|
* ```
|
|
60
|
+
* <!--End PulumiCodeChooser -->
|
|
61
|
+
*
|
|
59
62
|
* ## Relevant Links
|
|
60
63
|
*
|
|
61
64
|
* - [Azure DevOps Service REST API 7.0 - Policy Configurations](https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/configurations/create?view=azure-devops-rest-7.0)
|
|
62
65
|
*
|
|
63
66
|
* ## Import
|
|
64
67
|
*
|
|
65
|
-
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID
|
|
68
|
+
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID:
|
|
66
69
|
*
|
|
67
70
|
* ```sh
|
|
68
|
-
*
|
|
71
|
+
* $ pulumi import azuredevops:index/branchPolicyBuildValidation:BranchPolicyBuildValidation example 00000000-0000-0000-0000-000000000000/0
|
|
69
72
|
* ```
|
|
70
73
|
*/
|
|
71
74
|
export declare class BranchPolicyBuildValidation extends pulumi.CustomResource {
|
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -60,16 +61,18 @@ const utilities = require("./utilities");
|
|
|
60
61
|
* },
|
|
61
62
|
* });
|
|
62
63
|
* ```
|
|
64
|
+
* <!--End PulumiCodeChooser -->
|
|
65
|
+
*
|
|
63
66
|
* ## Relevant Links
|
|
64
67
|
*
|
|
65
68
|
* - [Azure DevOps Service REST API 7.0 - Policy Configurations](https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/configurations/create?view=azure-devops-rest-7.0)
|
|
66
69
|
*
|
|
67
70
|
* ## Import
|
|
68
71
|
*
|
|
69
|
-
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID
|
|
72
|
+
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID:
|
|
70
73
|
*
|
|
71
74
|
* ```sh
|
|
72
|
-
*
|
|
75
|
+
* $ pulumi import azuredevops:index/branchPolicyBuildValidation:BranchPolicyBuildValidation example 00000000-0000-0000-0000-000000000000/0
|
|
73
76
|
* ```
|
|
74
77
|
*/
|
|
75
78
|
class BranchPolicyBuildValidation extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"branchPolicyBuildValidation.js","sourceRoot":"","sources":["../branchPolicyBuildValidation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"branchPolicyBuildValidation.js","sourceRoot":"","sources":["../branchPolicyBuildValidation.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,6 +6,7 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
+
* <!--Start PulumiCodeChooser -->
|
|
9
10
|
* ```typescript
|
|
10
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
12
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -40,16 +41,18 @@ import * as outputs from "./types/output";
|
|
|
40
41
|
* },
|
|
41
42
|
* });
|
|
42
43
|
* ```
|
|
44
|
+
* <!--End PulumiCodeChooser -->
|
|
45
|
+
*
|
|
43
46
|
* ## Relevant Links
|
|
44
47
|
*
|
|
45
48
|
* - [Azure DevOps Service REST API 7.0 - Policy Configurations](https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/configurations/create?view=azure-devops-rest-7.0)
|
|
46
49
|
*
|
|
47
50
|
* ## Import
|
|
48
51
|
*
|
|
49
|
-
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID
|
|
52
|
+
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID:
|
|
50
53
|
*
|
|
51
54
|
* ```sh
|
|
52
|
-
*
|
|
55
|
+
* $ pulumi import azuredevops:index/branchPolicyCommentResolution:BranchPolicyCommentResolution example 00000000-0000-0000-0000-000000000000/0
|
|
53
56
|
* ```
|
|
54
57
|
*/
|
|
55
58
|
export declare class BranchPolicyCommentResolution extends pulumi.CustomResource {
|
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -44,16 +45,18 @@ const utilities = require("./utilities");
|
|
|
44
45
|
* },
|
|
45
46
|
* });
|
|
46
47
|
* ```
|
|
48
|
+
* <!--End PulumiCodeChooser -->
|
|
49
|
+
*
|
|
47
50
|
* ## Relevant Links
|
|
48
51
|
*
|
|
49
52
|
* - [Azure DevOps Service REST API 7.0 - Policy Configurations](https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/configurations/create?view=azure-devops-rest-7.0)
|
|
50
53
|
*
|
|
51
54
|
* ## Import
|
|
52
55
|
*
|
|
53
|
-
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID
|
|
56
|
+
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID:
|
|
54
57
|
*
|
|
55
58
|
* ```sh
|
|
56
|
-
*
|
|
59
|
+
* $ pulumi import azuredevops:index/branchPolicyCommentResolution:BranchPolicyCommentResolution example 00000000-0000-0000-0000-000000000000/0
|
|
57
60
|
* ```
|
|
58
61
|
*/
|
|
59
62
|
class BranchPolicyCommentResolution extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"branchPolicyCommentResolution.js","sourceRoot":"","sources":["../branchPolicyCommentResolution.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"branchPolicyCommentResolution.js","sourceRoot":"","sources":["../branchPolicyCommentResolution.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,MAAa,6BAA8B,SAAQ,MAAM,CAAC,cAAc;IACpE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0C,EAAE,IAAmC;QACxI,OAAO,IAAI,6BAA6B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACpF,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,6BAA6B,CAAC,YAAY,CAAC;IAC9E,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAoF,EAAE,IAAmC;QAC/I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6D,CAAC;YAC5E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAA4D,CAAC;YAC1E,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,6BAA6B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClF,CAAC;;AA7EL,sEA8EC;AAhEG,gBAAgB;AACO,0CAAY,GAAG,+EAA+E,CAAC"}
|
|
@@ -6,6 +6,7 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
+
* <!--Start PulumiCodeChooser -->
|
|
9
10
|
* ```typescript
|
|
10
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
12
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -44,16 +45,18 @@ import * as outputs from "./types/output";
|
|
|
44
45
|
* },
|
|
45
46
|
* });
|
|
46
47
|
* ```
|
|
48
|
+
* <!--End PulumiCodeChooser -->
|
|
49
|
+
*
|
|
47
50
|
* ## Relevant Links
|
|
48
51
|
*
|
|
49
52
|
* - [Azure DevOps Service REST API 7.0 - Policy Configurations](https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/configurations/create?view=azure-devops-rest-7.0)
|
|
50
53
|
*
|
|
51
54
|
* ## Import
|
|
52
55
|
*
|
|
53
|
-
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID
|
|
56
|
+
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID:
|
|
54
57
|
*
|
|
55
58
|
* ```sh
|
|
56
|
-
*
|
|
59
|
+
* $ pulumi import azuredevops:index/branchPolicyMergeTypes:BranchPolicyMergeTypes example 00000000-0000-0000-0000-000000000000/0
|
|
57
60
|
* ```
|
|
58
61
|
*/
|
|
59
62
|
export declare class BranchPolicyMergeTypes extends pulumi.CustomResource {
|
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -48,16 +49,18 @@ const utilities = require("./utilities");
|
|
|
48
49
|
* },
|
|
49
50
|
* });
|
|
50
51
|
* ```
|
|
52
|
+
* <!--End PulumiCodeChooser -->
|
|
53
|
+
*
|
|
51
54
|
* ## Relevant Links
|
|
52
55
|
*
|
|
53
56
|
* - [Azure DevOps Service REST API 7.0 - Policy Configurations](https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/configurations/create?view=azure-devops-rest-7.0)
|
|
54
57
|
*
|
|
55
58
|
* ## Import
|
|
56
59
|
*
|
|
57
|
-
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID
|
|
60
|
+
* Azure DevOps Branch Policies can be imported using the project ID and policy configuration ID:
|
|
58
61
|
*
|
|
59
62
|
* ```sh
|
|
60
|
-
*
|
|
63
|
+
* $ pulumi import azuredevops:index/branchPolicyMergeTypes:BranchPolicyMergeTypes example 00000000-0000-0000-0000-000000000000/0
|
|
61
64
|
* ```
|
|
62
65
|
*/
|
|
63
66
|
class BranchPolicyMergeTypes extends pulumi.CustomResource {
|