@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
|
@@ -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,7 @@ const utilities = require("./utilities");
|
|
|
20
21
|
* });
|
|
21
22
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
22
23
|
* ```
|
|
24
|
+
* <!--End PulumiCodeChooser -->
|
|
23
25
|
*/
|
|
24
26
|
function getServiceendpointSonarcloud(args, opts) {
|
|
25
27
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -35,6 +37,7 @@ exports.getServiceendpointSonarcloud = getServiceendpointSonarcloud;
|
|
|
35
37
|
*
|
|
36
38
|
* ## Example Usage
|
|
37
39
|
*
|
|
40
|
+
* <!--Start PulumiCodeChooser -->
|
|
38
41
|
* ```typescript
|
|
39
42
|
* import * as pulumi from "@pulumi/pulumi";
|
|
40
43
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -45,6 +48,7 @@ exports.getServiceendpointSonarcloud = getServiceendpointSonarcloud;
|
|
|
45
48
|
* });
|
|
46
49
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
47
50
|
* ```
|
|
51
|
+
* <!--End PulumiCodeChooser -->
|
|
48
52
|
*/
|
|
49
53
|
function getServiceendpointSonarcloudOutput(args, opts) {
|
|
50
54
|
return pulumi.output(args).apply((a) => getServiceendpointSonarcloud(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceendpointSonarcloud.js","sourceRoot":"","sources":["../getServiceendpointSonarcloud.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServiceendpointSonarcloud.js","sourceRoot":"","sources":["../getServiceendpointSonarcloud.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAE5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6EAA6E,EAAE;QACxG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oEAQC;AA0CD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IACxH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,4BAA4B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvF,CAAC;AAFD,gFAEC"}
|
package/getTeam.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";
|
|
@@ -19,6 +20,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
20
|
* name: "Example Project Team",
|
|
20
21
|
* });
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
24
|
+
*
|
|
22
25
|
* ## Relevant Links
|
|
23
26
|
*
|
|
24
27
|
* - [Azure DevOps Service REST API 7.0 - Teams - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/teams/get?view=azure-devops-rest-7.0)
|
|
@@ -78,6 +81,7 @@ export interface GetTeamResult {
|
|
|
78
81
|
*
|
|
79
82
|
* ## Example Usage
|
|
80
83
|
*
|
|
84
|
+
* <!--Start PulumiCodeChooser -->
|
|
81
85
|
* ```typescript
|
|
82
86
|
* import * as pulumi from "@pulumi/pulumi";
|
|
83
87
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -93,6 +97,8 @@ export interface GetTeamResult {
|
|
|
93
97
|
* name: "Example Project Team",
|
|
94
98
|
* });
|
|
95
99
|
* ```
|
|
100
|
+
* <!--End PulumiCodeChooser -->
|
|
101
|
+
*
|
|
96
102
|
* ## Relevant Links
|
|
97
103
|
*
|
|
98
104
|
* - [Azure DevOps Service REST API 7.0 - Teams - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/teams/get?view=azure-devops-rest-7.0)
|
package/getTeam.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";
|
|
@@ -25,6 +26,8 @@ const utilities = require("./utilities");
|
|
|
25
26
|
* name: "Example Project Team",
|
|
26
27
|
* });
|
|
27
28
|
* ```
|
|
29
|
+
* <!--End PulumiCodeChooser -->
|
|
30
|
+
*
|
|
28
31
|
* ## Relevant Links
|
|
29
32
|
*
|
|
30
33
|
* - [Azure DevOps Service REST API 7.0 - Teams - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/teams/get?view=azure-devops-rest-7.0)
|
|
@@ -47,6 +50,7 @@ exports.getTeam = getTeam;
|
|
|
47
50
|
*
|
|
48
51
|
* ## Example Usage
|
|
49
52
|
*
|
|
53
|
+
* <!--Start PulumiCodeChooser -->
|
|
50
54
|
* ```typescript
|
|
51
55
|
* import * as pulumi from "@pulumi/pulumi";
|
|
52
56
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -62,6 +66,8 @@ exports.getTeam = getTeam;
|
|
|
62
66
|
* name: "Example Project Team",
|
|
63
67
|
* });
|
|
64
68
|
* ```
|
|
69
|
+
* <!--End PulumiCodeChooser -->
|
|
70
|
+
*
|
|
65
71
|
* ## Relevant Links
|
|
66
72
|
*
|
|
67
73
|
* - [Azure DevOps Service REST API 7.0 - Teams - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/teams/get?view=azure-devops-rest-7.0)
|
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
|
|
1
|
+
{"version":3,"file":"getTeam.js","sourceRoot":"","sources":["../getTeam.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAElE,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;AARD,0BAQC;AAgDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,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/getTeams.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 alladministrators = example.then(example => example.teams.map(__item => __item.administrators));
|
|
16
17
|
* export const administrators = example.then(example => example.teams.map(__item => __item.members));
|
|
17
18
|
* ```
|
|
19
|
+
* <!--End PulumiCodeChooser -->
|
|
20
|
+
*
|
|
18
21
|
* ## Relevant Links
|
|
19
22
|
*
|
|
20
23
|
* - [Azure DevOps Service REST API 7.0 - Teams - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/teams/get?view=azure-devops-rest-7.0)
|
|
@@ -61,6 +64,7 @@ export interface GetTeamsResult {
|
|
|
61
64
|
*
|
|
62
65
|
* ## Example Usage
|
|
63
66
|
*
|
|
67
|
+
* <!--Start PulumiCodeChooser -->
|
|
64
68
|
* ```typescript
|
|
65
69
|
* import * as pulumi from "@pulumi/pulumi";
|
|
66
70
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -71,6 +75,8 @@ export interface GetTeamsResult {
|
|
|
71
75
|
* export const alladministrators = example.then(example => example.teams.map(__item => __item.administrators));
|
|
72
76
|
* export const administrators = example.then(example => example.teams.map(__item => __item.members));
|
|
73
77
|
* ```
|
|
78
|
+
* <!--End PulumiCodeChooser -->
|
|
79
|
+
*
|
|
74
80
|
* ## Relevant Links
|
|
75
81
|
*
|
|
76
82
|
* - [Azure DevOps Service REST API 7.0 - Teams - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/teams/get?view=azure-devops-rest-7.0)
|
package/getTeams.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 alladministrators = example.then(example => example.teams.map(__item => __item.administrators));
|
|
21
22
|
* export const administrators = example.then(example => example.teams.map(__item => __item.members));
|
|
22
23
|
* ```
|
|
24
|
+
* <!--End PulumiCodeChooser -->
|
|
25
|
+
*
|
|
23
26
|
* ## Relevant Links
|
|
24
27
|
*
|
|
25
28
|
* - [Azure DevOps Service REST API 7.0 - Teams - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/teams/get?view=azure-devops-rest-7.0)
|
|
@@ -42,6 +45,7 @@ exports.getTeams = getTeams;
|
|
|
42
45
|
*
|
|
43
46
|
* ## Example Usage
|
|
44
47
|
*
|
|
48
|
+
* <!--Start PulumiCodeChooser -->
|
|
45
49
|
* ```typescript
|
|
46
50
|
* import * as pulumi from "@pulumi/pulumi";
|
|
47
51
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -52,6 +56,8 @@ exports.getTeams = getTeams;
|
|
|
52
56
|
* export const alladministrators = example.then(example => example.teams.map(__item => __item.administrators));
|
|
53
57
|
* export const administrators = example.then(example => example.teams.map(__item => __item.members));
|
|
54
58
|
* ```
|
|
59
|
+
* <!--End PulumiCodeChooser -->
|
|
60
|
+
*
|
|
55
61
|
* ## Relevant Links
|
|
56
62
|
*
|
|
57
63
|
* - [Azure DevOps Service REST API 7.0 - Teams - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/teams/get?view=azure-devops-rest-7.0)
|
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
|
|
1
|
+
{"version":3,"file":"getTeams.js","sourceRoot":"","sources":["../getTeams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,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;AARD,4BAQC;AAmCD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
|
package/getUsers.d.ts
CHANGED
|
@@ -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";
|
|
@@ -32,6 +33,8 @@ import * as outputs from "./types/output";
|
|
|
32
33
|
* originId: "00000000-0000-0000-0000-000000000000",
|
|
33
34
|
* });
|
|
34
35
|
* ```
|
|
36
|
+
* <!--End PulumiCodeChooser -->
|
|
37
|
+
*
|
|
35
38
|
* ## Relevant Links
|
|
36
39
|
*
|
|
37
40
|
* - [Azure DevOps Service REST API 7.0 - Graph Users API](https://docs.microsoft.com/en-us/rest/api/azure/devops/graph/users?view=azure-devops-rest-7.0)
|
|
@@ -48,15 +51,19 @@ export interface GetUsersArgs {
|
|
|
48
51
|
*
|
|
49
52
|
* List of possible subject types
|
|
50
53
|
*
|
|
54
|
+
* <!--Start PulumiCodeChooser -->
|
|
51
55
|
* ```typescript
|
|
52
56
|
* import * as pulumi from "@pulumi/pulumi";
|
|
53
57
|
* ```
|
|
58
|
+
* <!--End PulumiCodeChooser -->
|
|
54
59
|
*
|
|
55
60
|
* List of possible origins
|
|
56
61
|
*
|
|
62
|
+
* <!--Start PulumiCodeChooser -->
|
|
57
63
|
* ```typescript
|
|
58
64
|
* import * as pulumi from "@pulumi/pulumi";
|
|
59
65
|
* ```
|
|
66
|
+
* <!--End PulumiCodeChooser -->
|
|
60
67
|
*/
|
|
61
68
|
features?: inputs.GetUsersFeatures;
|
|
62
69
|
/**
|
|
@@ -108,6 +115,7 @@ export interface GetUsersResult {
|
|
|
108
115
|
*
|
|
109
116
|
* ## Example Usage
|
|
110
117
|
*
|
|
118
|
+
* <!--Start PulumiCodeChooser -->
|
|
111
119
|
* ```typescript
|
|
112
120
|
* import * as pulumi from "@pulumi/pulumi";
|
|
113
121
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -134,6 +142,8 @@ export interface GetUsersResult {
|
|
|
134
142
|
* originId: "00000000-0000-0000-0000-000000000000",
|
|
135
143
|
* });
|
|
136
144
|
* ```
|
|
145
|
+
* <!--End PulumiCodeChooser -->
|
|
146
|
+
*
|
|
137
147
|
* ## Relevant Links
|
|
138
148
|
*
|
|
139
149
|
* - [Azure DevOps Service REST API 7.0 - Graph Users API](https://docs.microsoft.com/en-us/rest/api/azure/devops/graph/users?view=azure-devops-rest-7.0)
|
|
@@ -150,15 +160,19 @@ export interface GetUsersOutputArgs {
|
|
|
150
160
|
*
|
|
151
161
|
* List of possible subject types
|
|
152
162
|
*
|
|
163
|
+
* <!--Start PulumiCodeChooser -->
|
|
153
164
|
* ```typescript
|
|
154
165
|
* import * as pulumi from "@pulumi/pulumi";
|
|
155
166
|
* ```
|
|
167
|
+
* <!--End PulumiCodeChooser -->
|
|
156
168
|
*
|
|
157
169
|
* List of possible origins
|
|
158
170
|
*
|
|
171
|
+
* <!--Start PulumiCodeChooser -->
|
|
159
172
|
* ```typescript
|
|
160
173
|
* import * as pulumi from "@pulumi/pulumi";
|
|
161
174
|
* ```
|
|
175
|
+
* <!--End PulumiCodeChooser -->
|
|
162
176
|
*/
|
|
163
177
|
features?: pulumi.Input<inputs.GetUsersFeaturesArgs>;
|
|
164
178
|
/**
|
package/getUsers.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";
|
|
@@ -36,6 +37,8 @@ const utilities = require("./utilities");
|
|
|
36
37
|
* originId: "00000000-0000-0000-0000-000000000000",
|
|
37
38
|
* });
|
|
38
39
|
* ```
|
|
40
|
+
* <!--End PulumiCodeChooser -->
|
|
41
|
+
*
|
|
39
42
|
* ## Relevant Links
|
|
40
43
|
*
|
|
41
44
|
* - [Azure DevOps Service REST API 7.0 - Graph Users API](https://docs.microsoft.com/en-us/rest/api/azure/devops/graph/users?view=azure-devops-rest-7.0)
|
|
@@ -57,6 +60,7 @@ exports.getUsers = getUsers;
|
|
|
57
60
|
*
|
|
58
61
|
* ## Example Usage
|
|
59
62
|
*
|
|
63
|
+
* <!--Start PulumiCodeChooser -->
|
|
60
64
|
* ```typescript
|
|
61
65
|
* import * as pulumi from "@pulumi/pulumi";
|
|
62
66
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -83,6 +87,8 @@ exports.getUsers = getUsers;
|
|
|
83
87
|
* originId: "00000000-0000-0000-0000-000000000000",
|
|
84
88
|
* });
|
|
85
89
|
* ```
|
|
90
|
+
* <!--End PulumiCodeChooser -->
|
|
91
|
+
*
|
|
86
92
|
* ## Relevant Links
|
|
87
93
|
*
|
|
88
94
|
* - [Azure DevOps Service REST API 7.0 - Graph Users API](https://docs.microsoft.com/en-us/rest/api/azure/devops/graph/users?view=azure-devops-rest-7.0)
|
package/getUsers.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getUsers.js","sourceRoot":"","sources":["../getUsers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getUsers.js","sourceRoot":"","sources":["../getUsers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,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,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4BAWC;AAyED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
|
package/getVariableGroup.d.ts
CHANGED
|
@@ -3,10 +3,11 @@ import * as outputs from "./types/output";
|
|
|
3
3
|
/**
|
|
4
4
|
* Use this data source to access information about existing Variable Groups within Azure DevOps.
|
|
5
5
|
*
|
|
6
|
-
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml
|
|
6
|
+
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](<https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%!C(MISSING)batch#secret-variables>)
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
+
* <!--Start PulumiCodeChooser -->
|
|
10
11
|
* ```typescript
|
|
11
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
13
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -20,6 +21,8 @@ import * as outputs from "./types/output";
|
|
|
20
21
|
* }));
|
|
21
22
|
* export const id = exampleVariableGroup.then(exampleVariableGroup => exampleVariableGroup.id);
|
|
22
23
|
* ```
|
|
24
|
+
* <!--End PulumiCodeChooser -->
|
|
25
|
+
*
|
|
23
26
|
* ## Relevant Links
|
|
24
27
|
*
|
|
25
28
|
* - [Azure DevOps Service REST API 7.0 - Variable Groups](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/variablegroups?view=azure-devops-rest-7.0)
|
|
@@ -71,10 +74,11 @@ export interface GetVariableGroupResult {
|
|
|
71
74
|
/**
|
|
72
75
|
* Use this data source to access information about existing Variable Groups within Azure DevOps.
|
|
73
76
|
*
|
|
74
|
-
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml
|
|
77
|
+
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](<https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%!C(MISSING)batch#secret-variables>)
|
|
75
78
|
*
|
|
76
79
|
* ## Example Usage
|
|
77
80
|
*
|
|
81
|
+
* <!--Start PulumiCodeChooser -->
|
|
78
82
|
* ```typescript
|
|
79
83
|
* import * as pulumi from "@pulumi/pulumi";
|
|
80
84
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -88,6 +92,8 @@ export interface GetVariableGroupResult {
|
|
|
88
92
|
* }));
|
|
89
93
|
* export const id = exampleVariableGroup.then(exampleVariableGroup => exampleVariableGroup.id);
|
|
90
94
|
* ```
|
|
95
|
+
* <!--End PulumiCodeChooser -->
|
|
96
|
+
*
|
|
91
97
|
* ## Relevant Links
|
|
92
98
|
*
|
|
93
99
|
* - [Azure DevOps Service REST API 7.0 - Variable Groups](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/variablegroups?view=azure-devops-rest-7.0)
|
package/getVariableGroup.js
CHANGED
|
@@ -8,10 +8,11 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Use this data source to access information about existing Variable Groups within Azure DevOps.
|
|
10
10
|
*
|
|
11
|
-
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml
|
|
11
|
+
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](<https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%!C(MISSING)batch#secret-variables>)
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
+
* <!--Start PulumiCodeChooser -->
|
|
15
16
|
* ```typescript
|
|
16
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
18
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -25,6 +26,8 @@ const utilities = require("./utilities");
|
|
|
25
26
|
* }));
|
|
26
27
|
* export const id = exampleVariableGroup.then(exampleVariableGroup => exampleVariableGroup.id);
|
|
27
28
|
* ```
|
|
29
|
+
* <!--End PulumiCodeChooser -->
|
|
30
|
+
*
|
|
28
31
|
* ## Relevant Links
|
|
29
32
|
*
|
|
30
33
|
* - [Azure DevOps Service REST API 7.0 - Variable Groups](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/variablegroups?view=azure-devops-rest-7.0)
|
|
@@ -40,10 +43,11 @@ exports.getVariableGroup = getVariableGroup;
|
|
|
40
43
|
/**
|
|
41
44
|
* Use this data source to access information about existing Variable Groups within Azure DevOps.
|
|
42
45
|
*
|
|
43
|
-
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml
|
|
46
|
+
* > **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](<https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%!C(MISSING)batch#secret-variables>)
|
|
44
47
|
*
|
|
45
48
|
* ## Example Usage
|
|
46
49
|
*
|
|
50
|
+
* <!--Start PulumiCodeChooser -->
|
|
47
51
|
* ```typescript
|
|
48
52
|
* import * as pulumi from "@pulumi/pulumi";
|
|
49
53
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -57,6 +61,8 @@ exports.getVariableGroup = getVariableGroup;
|
|
|
57
61
|
* }));
|
|
58
62
|
* export const id = exampleVariableGroup.then(exampleVariableGroup => exampleVariableGroup.id);
|
|
59
63
|
* ```
|
|
64
|
+
* <!--End PulumiCodeChooser -->
|
|
65
|
+
*
|
|
60
66
|
* ## Relevant Links
|
|
61
67
|
*
|
|
62
68
|
* - [Azure DevOps Service REST API 7.0 - Variable Groups](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/variablegroups?view=azure-devops-rest-7.0)
|
package/getVariableGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVariableGroup.js","sourceRoot":"","sources":["../getVariableGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getVariableGroup.js","sourceRoot":"","sources":["../getVariableGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC;AA8CD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
package/git.d.ts
CHANGED
|
@@ -7,62 +7,60 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
* Azure DevOps Repositories can be imported using the repo name or by the repo Guid e.g.
|
|
8
8
|
*
|
|
9
9
|
* ```sh
|
|
10
|
-
*
|
|
10
|
+
* $ pulumi import azuredevops:index/git:Git example projectName/repoName
|
|
11
11
|
* ```
|
|
12
12
|
*
|
|
13
|
-
*
|
|
13
|
+
* or
|
|
14
14
|
*
|
|
15
15
|
* ```sh
|
|
16
|
-
*
|
|
16
|
+
* $ pulumi import azuredevops:index/git:Git example projectName/00000000-0000-0000-0000-000000000000
|
|
17
17
|
* ```
|
|
18
18
|
*
|
|
19
|
-
*
|
|
19
|
+
* hcl
|
|
20
20
|
*
|
|
21
|
-
*
|
|
21
|
+
* resource "azuredevops_project" "example" {
|
|
22
22
|
*
|
|
23
|
-
*
|
|
23
|
+
* name = "Example Project"
|
|
24
24
|
*
|
|
25
|
-
*
|
|
25
|
+
* visibility = "private"
|
|
26
26
|
*
|
|
27
|
-
*
|
|
27
|
+
* version_control = "Git"
|
|
28
28
|
*
|
|
29
|
-
*
|
|
29
|
+
* work_item_template = "Agile"
|
|
30
30
|
*
|
|
31
|
-
*
|
|
31
|
+
* }
|
|
32
32
|
*
|
|
33
|
-
*
|
|
33
|
+
* resource "azuredevops_git_repository" "example" {
|
|
34
34
|
*
|
|
35
|
-
*
|
|
35
|
+
* project_id = azuredevops_project.example.id
|
|
36
36
|
*
|
|
37
|
-
*
|
|
37
|
+
* name = "Example Git Repository"
|
|
38
38
|
*
|
|
39
|
-
*
|
|
39
|
+
* default_branch = "refs/heads/main"
|
|
40
40
|
*
|
|
41
|
-
*
|
|
41
|
+
* initialization {
|
|
42
42
|
*
|
|
43
|
-
*
|
|
43
|
+
* init_type = "Clean"
|
|
44
44
|
*
|
|
45
|
-
*
|
|
45
|
+
* }
|
|
46
46
|
*
|
|
47
|
-
*
|
|
47
|
+
* lifecycle {
|
|
48
48
|
*
|
|
49
|
-
*
|
|
49
|
+
* ignore_changes = [
|
|
50
50
|
*
|
|
51
|
-
*
|
|
51
|
+
* # Ignore changes to initialization to support importing existing repositories
|
|
52
52
|
*
|
|
53
|
-
*
|
|
53
|
+
* # Given that a repo now exists, either imported into terraform state or created by terraform,
|
|
54
54
|
*
|
|
55
|
-
*
|
|
55
|
+
* # we don't care for the configuration of initialization against the existing resource
|
|
56
56
|
*
|
|
57
|
-
*
|
|
57
|
+
* initialization,
|
|
58
58
|
*
|
|
59
|
-
*
|
|
59
|
+
* ]
|
|
60
60
|
*
|
|
61
|
-
*
|
|
61
|
+
* }
|
|
62
62
|
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
* } }
|
|
63
|
+
* }
|
|
66
64
|
*/
|
|
67
65
|
export declare class Git extends pulumi.CustomResource {
|
|
68
66
|
/**
|
package/git.js
CHANGED
|
@@ -11,62 +11,60 @@ const utilities = require("./utilities");
|
|
|
11
11
|
* Azure DevOps Repositories can be imported using the repo name or by the repo Guid e.g.
|
|
12
12
|
*
|
|
13
13
|
* ```sh
|
|
14
|
-
*
|
|
14
|
+
* $ pulumi import azuredevops:index/git:Git example projectName/repoName
|
|
15
15
|
* ```
|
|
16
16
|
*
|
|
17
|
-
*
|
|
17
|
+
* or
|
|
18
18
|
*
|
|
19
19
|
* ```sh
|
|
20
|
-
*
|
|
20
|
+
* $ pulumi import azuredevops:index/git:Git example projectName/00000000-0000-0000-0000-000000000000
|
|
21
21
|
* ```
|
|
22
22
|
*
|
|
23
|
-
*
|
|
23
|
+
* hcl
|
|
24
24
|
*
|
|
25
|
-
*
|
|
25
|
+
* resource "azuredevops_project" "example" {
|
|
26
26
|
*
|
|
27
|
-
*
|
|
27
|
+
* name = "Example Project"
|
|
28
28
|
*
|
|
29
|
-
*
|
|
29
|
+
* visibility = "private"
|
|
30
30
|
*
|
|
31
|
-
*
|
|
31
|
+
* version_control = "Git"
|
|
32
32
|
*
|
|
33
|
-
*
|
|
33
|
+
* work_item_template = "Agile"
|
|
34
34
|
*
|
|
35
|
-
*
|
|
35
|
+
* }
|
|
36
36
|
*
|
|
37
|
-
*
|
|
37
|
+
* resource "azuredevops_git_repository" "example" {
|
|
38
38
|
*
|
|
39
|
-
*
|
|
39
|
+
* project_id = azuredevops_project.example.id
|
|
40
40
|
*
|
|
41
|
-
*
|
|
41
|
+
* name = "Example Git Repository"
|
|
42
42
|
*
|
|
43
|
-
*
|
|
43
|
+
* default_branch = "refs/heads/main"
|
|
44
44
|
*
|
|
45
|
-
*
|
|
45
|
+
* initialization {
|
|
46
46
|
*
|
|
47
|
-
*
|
|
47
|
+
* init_type = "Clean"
|
|
48
48
|
*
|
|
49
|
-
*
|
|
49
|
+
* }
|
|
50
50
|
*
|
|
51
|
-
*
|
|
51
|
+
* lifecycle {
|
|
52
52
|
*
|
|
53
|
-
*
|
|
53
|
+
* ignore_changes = [
|
|
54
54
|
*
|
|
55
|
-
*
|
|
55
|
+
* # Ignore changes to initialization to support importing existing repositories
|
|
56
56
|
*
|
|
57
|
-
*
|
|
57
|
+
* # Given that a repo now exists, either imported into terraform state or created by terraform,
|
|
58
58
|
*
|
|
59
|
-
*
|
|
59
|
+
* # we don't care for the configuration of initialization against the existing resource
|
|
60
60
|
*
|
|
61
|
-
*
|
|
61
|
+
* initialization,
|
|
62
62
|
*
|
|
63
|
-
*
|
|
63
|
+
* ]
|
|
64
64
|
*
|
|
65
|
-
*
|
|
65
|
+
* }
|
|
66
66
|
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
69
|
-
* } }
|
|
67
|
+
* }
|
|
70
68
|
*/
|
|
71
69
|
class Git extends pulumi.CustomResource {
|
|
72
70
|
/**
|
package/git.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"git.js","sourceRoot":"","sources":["../git.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"git.js","sourceRoot":"","sources":["../git.ts"],"names":[],"mappings":"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"}
|
package/gitPermissions.d.ts
CHANGED
|
@@ -15,6 +15,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
15
|
*
|
|
16
16
|
* #### Example usage
|
|
17
17
|
*
|
|
18
|
+
* <!--Start PulumiCodeChooser -->
|
|
18
19
|
* ```typescript
|
|
19
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
20
21
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -39,6 +40,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
39
40
|
* },
|
|
40
41
|
* });
|
|
41
42
|
* ```
|
|
43
|
+
* <!--End PulumiCodeChooser -->
|
|
42
44
|
*
|
|
43
45
|
* ### Repository level
|
|
44
46
|
*
|
|
@@ -46,6 +48,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
46
48
|
*
|
|
47
49
|
* #### Example usage
|
|
48
50
|
*
|
|
51
|
+
* <!--Start PulumiCodeChooser -->
|
|
49
52
|
* ```typescript
|
|
50
53
|
* import * as pulumi from "@pulumi/pulumi";
|
|
51
54
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -77,6 +80,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
77
80
|
* },
|
|
78
81
|
* });
|
|
79
82
|
* ```
|
|
83
|
+
* <!--End PulumiCodeChooser -->
|
|
80
84
|
*
|
|
81
85
|
* ### Branch level
|
|
82
86
|
*
|
|
@@ -84,6 +88,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
84
88
|
*
|
|
85
89
|
* #### Example usage
|
|
86
90
|
*
|
|
91
|
+
* <!--Start PulumiCodeChooser -->
|
|
87
92
|
* ```typescript
|
|
88
93
|
* import * as pulumi from "@pulumi/pulumi";
|
|
89
94
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -114,9 +119,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
114
119
|
* },
|
|
115
120
|
* });
|
|
116
121
|
* ```
|
|
122
|
+
* <!--End PulumiCodeChooser -->
|
|
117
123
|
*
|
|
118
124
|
* ## Example Usage
|
|
119
125
|
*
|
|
126
|
+
* <!--Start PulumiCodeChooser -->
|
|
120
127
|
* ```typescript
|
|
121
128
|
* import * as pulumi from "@pulumi/pulumi";
|
|
122
129
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -177,6 +184,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
177
184
|
* },
|
|
178
185
|
* });
|
|
179
186
|
* ```
|
|
187
|
+
* <!--End PulumiCodeChooser -->
|
|
188
|
+
*
|
|
180
189
|
* ## Relevant Links
|
|
181
190
|
*
|
|
182
191
|
* * [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)
|