@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";
|
|
@@ -30,6 +31,8 @@ const utilities = require("./utilities");
|
|
|
30
31
|
* description: "Managed by Terraform",
|
|
31
32
|
* });
|
|
32
33
|
* ```
|
|
34
|
+
* <!--End PulumiCodeChooser -->
|
|
35
|
+
*
|
|
33
36
|
* ## Relevant Links
|
|
34
37
|
*
|
|
35
38
|
* - [Azure DevOps Service REST API 7.0 - Agent Pools](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
@@ -39,7 +42,7 @@ const utilities = require("./utilities");
|
|
|
39
42
|
* Azure DevOps Service Endpoint can be imported using the `project id`, `service connection id`, e.g.
|
|
40
43
|
*
|
|
41
44
|
* ```sh
|
|
42
|
-
*
|
|
45
|
+
* $ pulumi import azuredevops:index/serviceEndpointPipeline:ServiceEndpointPipeline example projectID/00000000-0000-0000-0000-000000000000
|
|
43
46
|
* ```
|
|
44
47
|
*/
|
|
45
48
|
class ServiceEndpointPipeline extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointPipeline.js","sourceRoot":"","sources":["../serviceEndpointPipeline.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"serviceEndpointPipeline.js","sourceRoot":"","sources":["../serviceEndpointPipeline.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,8 +5,10 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
* Manages a Service Fabric service endpoint within Azure DevOps.
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
|
+
*
|
|
8
9
|
* ### Client Certificate Authentication
|
|
9
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
10
12
|
* ```typescript
|
|
11
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
14
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -26,13 +28,16 @@ import * as outputs from "./types/output";
|
|
|
26
28
|
* certificate: {
|
|
27
29
|
* serverCertificateLookup: "Thumbprint",
|
|
28
30
|
* serverCertificateThumbprint: "0000000000000000000000000000000000000000",
|
|
29
|
-
* clientCertificate:
|
|
31
|
+
* clientCertificate: fs.readFileSync("certificate.pfx", { encoding: "base64" }),
|
|
30
32
|
* clientCertificatePassword: "password",
|
|
31
33
|
* },
|
|
32
34
|
* });
|
|
33
35
|
* ```
|
|
36
|
+
* <!--End PulumiCodeChooser -->
|
|
37
|
+
*
|
|
34
38
|
* ### Azure Active Directory Authentication
|
|
35
39
|
*
|
|
40
|
+
* <!--Start PulumiCodeChooser -->
|
|
36
41
|
* ```typescript
|
|
37
42
|
* import * as pulumi from "@pulumi/pulumi";
|
|
38
43
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -55,8 +60,11 @@ import * as outputs from "./types/output";
|
|
|
55
60
|
* },
|
|
56
61
|
* });
|
|
57
62
|
* ```
|
|
63
|
+
* <!--End PulumiCodeChooser -->
|
|
64
|
+
*
|
|
58
65
|
* ### Windows Authentication
|
|
59
66
|
*
|
|
67
|
+
* <!--Start PulumiCodeChooser -->
|
|
60
68
|
* ```typescript
|
|
61
69
|
* import * as pulumi from "@pulumi/pulumi";
|
|
62
70
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -77,6 +85,8 @@ import * as outputs from "./types/output";
|
|
|
77
85
|
* },
|
|
78
86
|
* });
|
|
79
87
|
* ```
|
|
88
|
+
* <!--End PulumiCodeChooser -->
|
|
89
|
+
*
|
|
80
90
|
* ## Relevant Links
|
|
81
91
|
*
|
|
82
92
|
* - [Azure DevOps Service REST API 7.0 - Endpoints](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
@@ -86,7 +96,7 @@ import * as outputs from "./types/output";
|
|
|
86
96
|
* Azure DevOps Service Endpoint Service Fabric can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
87
97
|
*
|
|
88
98
|
* ```sh
|
|
89
|
-
*
|
|
99
|
+
* $ pulumi import azuredevops:index/serviceEndpointServiceFabric:ServiceEndpointServiceFabric example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
90
100
|
* ```
|
|
91
101
|
*/
|
|
92
102
|
export declare class ServiceEndpointServiceFabric extends pulumi.CustomResource {
|
|
@@ -9,8 +9,10 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* Manages a Service Fabric service endpoint within Azure DevOps.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
|
+
*
|
|
12
13
|
* ### Client Certificate Authentication
|
|
13
14
|
*
|
|
15
|
+
* <!--Start PulumiCodeChooser -->
|
|
14
16
|
* ```typescript
|
|
15
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
18
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -30,13 +32,16 @@ const utilities = require("./utilities");
|
|
|
30
32
|
* certificate: {
|
|
31
33
|
* serverCertificateLookup: "Thumbprint",
|
|
32
34
|
* serverCertificateThumbprint: "0000000000000000000000000000000000000000",
|
|
33
|
-
* clientCertificate:
|
|
35
|
+
* clientCertificate: fs.readFileSync("certificate.pfx", { encoding: "base64" }),
|
|
34
36
|
* clientCertificatePassword: "password",
|
|
35
37
|
* },
|
|
36
38
|
* });
|
|
37
39
|
* ```
|
|
40
|
+
* <!--End PulumiCodeChooser -->
|
|
41
|
+
*
|
|
38
42
|
* ### Azure Active Directory Authentication
|
|
39
43
|
*
|
|
44
|
+
* <!--Start PulumiCodeChooser -->
|
|
40
45
|
* ```typescript
|
|
41
46
|
* import * as pulumi from "@pulumi/pulumi";
|
|
42
47
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -59,8 +64,11 @@ const utilities = require("./utilities");
|
|
|
59
64
|
* },
|
|
60
65
|
* });
|
|
61
66
|
* ```
|
|
67
|
+
* <!--End PulumiCodeChooser -->
|
|
68
|
+
*
|
|
62
69
|
* ### Windows Authentication
|
|
63
70
|
*
|
|
71
|
+
* <!--Start PulumiCodeChooser -->
|
|
64
72
|
* ```typescript
|
|
65
73
|
* import * as pulumi from "@pulumi/pulumi";
|
|
66
74
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -81,6 +89,8 @@ const utilities = require("./utilities");
|
|
|
81
89
|
* },
|
|
82
90
|
* });
|
|
83
91
|
* ```
|
|
92
|
+
* <!--End PulumiCodeChooser -->
|
|
93
|
+
*
|
|
84
94
|
* ## Relevant Links
|
|
85
95
|
*
|
|
86
96
|
* - [Azure DevOps Service REST API 7.0 - Endpoints](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
@@ -90,7 +100,7 @@ const utilities = require("./utilities");
|
|
|
90
100
|
* Azure DevOps Service Endpoint Service Fabric can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
91
101
|
*
|
|
92
102
|
* ```sh
|
|
93
|
-
*
|
|
103
|
+
* $ pulumi import azuredevops:index/serviceEndpointServiceFabric:ServiceEndpointServiceFabric example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
94
104
|
* ```
|
|
95
105
|
*/
|
|
96
106
|
class ServiceEndpointServiceFabric extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointServiceFabric.js","sourceRoot":"","sources":["../serviceEndpointServiceFabric.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"serviceEndpointServiceFabric.js","sourceRoot":"","sources":["../serviceEndpointServiceFabric.ts"],"names":[],"mappings":"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"}
|
|
@@ -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";
|
|
@@ -21,6 +22,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
22
|
* description: "Managed by Terraform",
|
|
22
23
|
* });
|
|
23
24
|
* ```
|
|
25
|
+
* <!--End PulumiCodeChooser -->
|
|
26
|
+
*
|
|
24
27
|
* ## Relevant Links
|
|
25
28
|
*
|
|
26
29
|
* - [Azure DevOps Service REST API 7.0 - Endpoints](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
@@ -32,7 +35,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
35
|
* Azure DevOps Service Endpoint SonarCloud can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
33
36
|
*
|
|
34
37
|
* ```sh
|
|
35
|
-
*
|
|
38
|
+
* $ pulumi import azuredevops:index/serviceEndpointSonarCloud:ServiceEndpointSonarCloud example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
36
39
|
* ```
|
|
37
40
|
*/
|
|
38
41
|
export declare class ServiceEndpointSonarCloud 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";
|
|
@@ -27,6 +28,8 @@ const utilities = require("./utilities");
|
|
|
27
28
|
* description: "Managed by Terraform",
|
|
28
29
|
* });
|
|
29
30
|
* ```
|
|
31
|
+
* <!--End PulumiCodeChooser -->
|
|
32
|
+
*
|
|
30
33
|
* ## Relevant Links
|
|
31
34
|
*
|
|
32
35
|
* - [Azure DevOps Service REST API 7.0 - Endpoints](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
@@ -38,7 +41,7 @@ const utilities = require("./utilities");
|
|
|
38
41
|
* Azure DevOps Service Endpoint SonarCloud can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
39
42
|
*
|
|
40
43
|
* ```sh
|
|
41
|
-
*
|
|
44
|
+
* $ pulumi import azuredevops:index/serviceEndpointSonarCloud:ServiceEndpointSonarCloud example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
42
45
|
* ```
|
|
43
46
|
*/
|
|
44
47
|
class ServiceEndpointSonarCloud extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointSonarCloud.js","sourceRoot":"","sources":["../serviceEndpointSonarCloud.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"serviceEndpointSonarCloud.js","sourceRoot":"","sources":["../serviceEndpointSonarCloud.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;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;IA4BD,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,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;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,mBAAmB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChE,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;aACtE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,OAAO,CAAC,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,KAAK,EAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;SACjF;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC;QAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,yBAAyB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC9E,CAAC;;AArFL,8DAsFC;AAxEG,gBAAgB;AACO,sCAAY,GAAG,uEAAuE,CAAC"}
|
|
@@ -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";
|
|
@@ -22,6 +23,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
23
|
* description: "Managed by Terraform",
|
|
23
24
|
* });
|
|
24
25
|
* ```
|
|
26
|
+
* <!--End PulumiCodeChooser -->
|
|
27
|
+
*
|
|
25
28
|
* ## Relevant Links
|
|
26
29
|
*
|
|
27
30
|
* - [Azure DevOps Service REST API 7.0 - Endpoints](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
@@ -33,7 +36,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
33
36
|
* Azure DevOps Service Endpoint SonarQube can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
34
37
|
*
|
|
35
38
|
* ```sh
|
|
36
|
-
*
|
|
39
|
+
* $ pulumi import azuredevops:index/serviceEndpointSonarQube:ServiceEndpointSonarQube example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
37
40
|
* ```
|
|
38
41
|
*/
|
|
39
42
|
export declare class ServiceEndpointSonarQube 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";
|
|
@@ -28,6 +29,8 @@ const utilities = require("./utilities");
|
|
|
28
29
|
* description: "Managed by Terraform",
|
|
29
30
|
* });
|
|
30
31
|
* ```
|
|
32
|
+
* <!--End PulumiCodeChooser -->
|
|
33
|
+
*
|
|
31
34
|
* ## Relevant Links
|
|
32
35
|
*
|
|
33
36
|
* - [Azure DevOps Service REST API 7.0 - Endpoints](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
@@ -39,7 +42,7 @@ const utilities = require("./utilities");
|
|
|
39
42
|
* Azure DevOps Service Endpoint SonarQube can be imported using the **projectID/serviceEndpointID**, e.g.
|
|
40
43
|
*
|
|
41
44
|
* ```sh
|
|
42
|
-
*
|
|
45
|
+
* $ pulumi import azuredevops:index/serviceEndpointSonarQube:ServiceEndpointSonarQube example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
43
46
|
* ```
|
|
44
47
|
*/
|
|
45
48
|
class ServiceEndpointSonarQube extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointSonarQube.js","sourceRoot":"","sources":["../serviceEndpointSonarQube.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"serviceEndpointSonarQube.js","sourceRoot":"","sources":["../serviceEndpointSonarQube.ts"],"names":[],"mappings":"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"}
|
package/serviceEndpointSsh.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";
|
|
@@ -22,16 +23,20 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
23
|
* description: "Managed by Terraform",
|
|
23
24
|
* });
|
|
24
25
|
* ```
|
|
26
|
+
* <!--End PulumiCodeChooser -->
|
|
27
|
+
*
|
|
25
28
|
* ## Relevant Links
|
|
26
29
|
*
|
|
27
30
|
* - [Azure DevOps Service REST API 7.0 - Service Endpoints](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
28
31
|
*
|
|
29
32
|
* ## Import
|
|
30
33
|
*
|
|
31
|
-
* Azure DevOps Service Endpoint SSH can be imported using **projectID/serviceEndpointID** or **
|
|
34
|
+
* Azure DevOps Service Endpoint SSH can be imported using **projectID/serviceEndpointID** or **
|
|
35
|
+
*
|
|
36
|
+
* projectName/serviceEndpointID**
|
|
32
37
|
*
|
|
33
38
|
* ```sh
|
|
34
|
-
*
|
|
39
|
+
* $ pulumi import azuredevops:index/serviceEndpointSsh:ServiceEndpointSsh example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
35
40
|
* ```
|
|
36
41
|
*/
|
|
37
42
|
export declare class ServiceEndpointSsh extends pulumi.CustomResource {
|
package/serviceEndpointSsh.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";
|
|
@@ -28,16 +29,20 @@ const utilities = require("./utilities");
|
|
|
28
29
|
* description: "Managed by Terraform",
|
|
29
30
|
* });
|
|
30
31
|
* ```
|
|
32
|
+
* <!--End PulumiCodeChooser -->
|
|
33
|
+
*
|
|
31
34
|
* ## Relevant Links
|
|
32
35
|
*
|
|
33
36
|
* - [Azure DevOps Service REST API 7.0 - Service Endpoints](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
34
37
|
*
|
|
35
38
|
* ## Import
|
|
36
39
|
*
|
|
37
|
-
* Azure DevOps Service Endpoint SSH can be imported using **projectID/serviceEndpointID** or **
|
|
40
|
+
* Azure DevOps Service Endpoint SSH can be imported using **projectID/serviceEndpointID** or **
|
|
41
|
+
*
|
|
42
|
+
* projectName/serviceEndpointID**
|
|
38
43
|
*
|
|
39
44
|
* ```sh
|
|
40
|
-
*
|
|
45
|
+
* $ pulumi import azuredevops:index/serviceEndpointSsh:ServiceEndpointSsh example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
41
46
|
* ```
|
|
42
47
|
*/
|
|
43
48
|
class ServiceEndpointSsh extends pulumi.CustomResource {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceEndpointSsh.js","sourceRoot":"","sources":["../serviceEndpointSsh.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"serviceEndpointSsh.js","sourceRoot":"","sources":["../serviceEndpointSsh.ts"],"names":[],"mappings":"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"}
|
|
@@ -11,8 +11,10 @@ import * as outputs from "../types/output";
|
|
|
11
11
|
* For detailed steps to create a service principal with Azure cli see the [documentation](https://docs.microsoft.com/en-us/cli/azure/create-an-azure-service-principal-azure-cli?view=azure-cli-latest)
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
|
+
*
|
|
14
15
|
* ### Service Principal Manual AzureRM Service Endpoint (Subscription Scoped)
|
|
15
16
|
*
|
|
17
|
+
* <!--Start PulumiCodeChooser -->
|
|
16
18
|
* ```typescript
|
|
17
19
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
20
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -37,8 +39,11 @@ import * as outputs from "../types/output";
|
|
|
37
39
|
* azurermSubscriptionName: "Example Subscription Name",
|
|
38
40
|
* });
|
|
39
41
|
* ```
|
|
42
|
+
* <!--End PulumiCodeChooser -->
|
|
43
|
+
*
|
|
40
44
|
* ### Service Principal Manual AzureRM Service Endpoint (ManagementGroup Scoped)
|
|
41
45
|
*
|
|
46
|
+
* <!--Start PulumiCodeChooser -->
|
|
42
47
|
* ```typescript
|
|
43
48
|
* import * as pulumi from "@pulumi/pulumi";
|
|
44
49
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -63,8 +68,11 @@ import * as outputs from "../types/output";
|
|
|
63
68
|
* azurermManagementGroupName: "managementGroup",
|
|
64
69
|
* });
|
|
65
70
|
* ```
|
|
71
|
+
* <!--End PulumiCodeChooser -->
|
|
72
|
+
*
|
|
66
73
|
* ### Service Principal Automatic AzureRM Service Endpoint
|
|
67
74
|
*
|
|
75
|
+
* <!--Start PulumiCodeChooser -->
|
|
68
76
|
* ```typescript
|
|
69
77
|
* import * as pulumi from "@pulumi/pulumi";
|
|
70
78
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -83,52 +91,11 @@ import * as outputs from "../types/output";
|
|
|
83
91
|
* azurermSubscriptionName: "Example Subscription Name",
|
|
84
92
|
* });
|
|
85
93
|
* ```
|
|
86
|
-
*
|
|
87
|
-
*
|
|
88
|
-
* ```typescript
|
|
89
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
90
|
-
* import * as azuredevops from "@pulumi/azuredevops";
|
|
91
|
-
* import * as azurerm from "@pulumi/azurerm";
|
|
94
|
+
* <!--End PulumiCodeChooser -->
|
|
92
95
|
*
|
|
93
|
-
* const serviceConnectionName = "example-federated-sc";
|
|
94
|
-
* const exampleProject = new azuredevops.Project("exampleProject", {
|
|
95
|
-
* visibility: "private",
|
|
96
|
-
* versionControl: "Git",
|
|
97
|
-
* workItemTemplate: "Agile",
|
|
98
|
-
* description: "Managed by Terraform",
|
|
99
|
-
* });
|
|
100
|
-
* const identity = new azurerm.index.Azurerm_resource_group("identity", {
|
|
101
|
-
* name: "identity",
|
|
102
|
-
* location: "UK South",
|
|
103
|
-
* });
|
|
104
|
-
* const exampleazurerm_user_assigned_identity = new azurerm.index.Azurerm_user_assigned_identity("exampleazurerm_user_assigned_identity", {
|
|
105
|
-
* location: identity.location,
|
|
106
|
-
* name: "example-identity",
|
|
107
|
-
* resourceGroupName: "azurerm_resource_group.identity.name",
|
|
108
|
-
* });
|
|
109
|
-
* const exampleServiceEndpointAzureRM = new azuredevops.ServiceEndpointAzureRM("exampleServiceEndpointAzureRM", {
|
|
110
|
-
* projectId: exampleProject.id,
|
|
111
|
-
* serviceEndpointName: serviceConnectionName,
|
|
112
|
-
* description: "Managed by Terraform",
|
|
113
|
-
* serviceEndpointAuthenticationScheme: "WorkloadIdentityFederation",
|
|
114
|
-
* credentials: {
|
|
115
|
-
* serviceprincipalid: exampleazurerm_user_assigned_identity.clientId,
|
|
116
|
-
* },
|
|
117
|
-
* azurermSpnTenantid: "00000000-0000-0000-0000-000000000000",
|
|
118
|
-
* azurermSubscriptionId: "00000000-0000-0000-0000-000000000000",
|
|
119
|
-
* azurermSubscriptionName: "Example Subscription Name",
|
|
120
|
-
* });
|
|
121
|
-
* const exampleazurerm_federated_identity_credential = new azurerm.index.Azurerm_federated_identity_credential("exampleazurerm_federated_identity_credential", {
|
|
122
|
-
* name: "example-federated-credential",
|
|
123
|
-
* resourceGroupName: identity.name,
|
|
124
|
-
* parentId: exampleazurerm_user_assigned_identity.id,
|
|
125
|
-
* audience: ["api://AzureADTokenExchange"],
|
|
126
|
-
* issuer: exampleServiceEndpointAzureRM.workloadIdentityFederationIssuer,
|
|
127
|
-
* subject: exampleServiceEndpointAzureRM.workloadIdentityFederationSubject,
|
|
128
|
-
* });
|
|
129
|
-
* ```
|
|
130
96
|
* ### Workload Identity Federation Automatic AzureRM Service Endpoint
|
|
131
97
|
*
|
|
98
|
+
* <!--Start PulumiCodeChooser -->
|
|
132
99
|
* ```typescript
|
|
133
100
|
* import * as pulumi from "@pulumi/pulumi";
|
|
134
101
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -147,8 +114,11 @@ import * as outputs from "../types/output";
|
|
|
147
114
|
* azurermSubscriptionName: "Example Subscription Name",
|
|
148
115
|
* });
|
|
149
116
|
* ```
|
|
117
|
+
* <!--End PulumiCodeChooser -->
|
|
118
|
+
*
|
|
150
119
|
* ### Managed Identity AzureRM Service Endpoint
|
|
151
120
|
*
|
|
121
|
+
* <!--Start PulumiCodeChooser -->
|
|
152
122
|
* ```typescript
|
|
153
123
|
* import * as pulumi from "@pulumi/pulumi";
|
|
154
124
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -167,6 +137,8 @@ import * as outputs from "../types/output";
|
|
|
167
137
|
* azurermSubscriptionName: "Example Subscription Name",
|
|
168
138
|
* });
|
|
169
139
|
* ```
|
|
140
|
+
* <!--End PulumiCodeChooser -->
|
|
141
|
+
*
|
|
170
142
|
* ## Relevant Links
|
|
171
143
|
*
|
|
172
144
|
* - [Azure DevOps Service REST API 7.0 - Service End points](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
@@ -176,7 +148,7 @@ import * as outputs from "../types/output";
|
|
|
176
148
|
* Azure DevOps Service Endpoint Azure Resource Manage can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
177
149
|
*
|
|
178
150
|
* ```sh
|
|
179
|
-
*
|
|
151
|
+
* $ pulumi import azuredevops:ServiceEndpoint/azureRM:AzureRM example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
180
152
|
* ```
|
|
181
153
|
*
|
|
182
154
|
* @deprecated azuredevops.serviceendpoint.AzureRM has been deprecated in favor of azuredevops.ServiceEndpointAzureRM
|
|
@@ -15,8 +15,10 @@ const utilities = require("../utilities");
|
|
|
15
15
|
* For detailed steps to create a service principal with Azure cli see the [documentation](https://docs.microsoft.com/en-us/cli/azure/create-an-azure-service-principal-azure-cli?view=azure-cli-latest)
|
|
16
16
|
*
|
|
17
17
|
* ## Example Usage
|
|
18
|
+
*
|
|
18
19
|
* ### Service Principal Manual AzureRM Service Endpoint (Subscription Scoped)
|
|
19
20
|
*
|
|
21
|
+
* <!--Start PulumiCodeChooser -->
|
|
20
22
|
* ```typescript
|
|
21
23
|
* import * as pulumi from "@pulumi/pulumi";
|
|
22
24
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -41,8 +43,11 @@ const utilities = require("../utilities");
|
|
|
41
43
|
* azurermSubscriptionName: "Example Subscription Name",
|
|
42
44
|
* });
|
|
43
45
|
* ```
|
|
46
|
+
* <!--End PulumiCodeChooser -->
|
|
47
|
+
*
|
|
44
48
|
* ### Service Principal Manual AzureRM Service Endpoint (ManagementGroup Scoped)
|
|
45
49
|
*
|
|
50
|
+
* <!--Start PulumiCodeChooser -->
|
|
46
51
|
* ```typescript
|
|
47
52
|
* import * as pulumi from "@pulumi/pulumi";
|
|
48
53
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -67,8 +72,11 @@ const utilities = require("../utilities");
|
|
|
67
72
|
* azurermManagementGroupName: "managementGroup",
|
|
68
73
|
* });
|
|
69
74
|
* ```
|
|
75
|
+
* <!--End PulumiCodeChooser -->
|
|
76
|
+
*
|
|
70
77
|
* ### Service Principal Automatic AzureRM Service Endpoint
|
|
71
78
|
*
|
|
79
|
+
* <!--Start PulumiCodeChooser -->
|
|
72
80
|
* ```typescript
|
|
73
81
|
* import * as pulumi from "@pulumi/pulumi";
|
|
74
82
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -87,52 +95,11 @@ const utilities = require("../utilities");
|
|
|
87
95
|
* azurermSubscriptionName: "Example Subscription Name",
|
|
88
96
|
* });
|
|
89
97
|
* ```
|
|
90
|
-
*
|
|
91
|
-
*
|
|
92
|
-
* ```typescript
|
|
93
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
94
|
-
* import * as azuredevops from "@pulumi/azuredevops";
|
|
95
|
-
* import * as azurerm from "@pulumi/azurerm";
|
|
98
|
+
* <!--End PulumiCodeChooser -->
|
|
96
99
|
*
|
|
97
|
-
* const serviceConnectionName = "example-federated-sc";
|
|
98
|
-
* const exampleProject = new azuredevops.Project("exampleProject", {
|
|
99
|
-
* visibility: "private",
|
|
100
|
-
* versionControl: "Git",
|
|
101
|
-
* workItemTemplate: "Agile",
|
|
102
|
-
* description: "Managed by Terraform",
|
|
103
|
-
* });
|
|
104
|
-
* const identity = new azurerm.index.Azurerm_resource_group("identity", {
|
|
105
|
-
* name: "identity",
|
|
106
|
-
* location: "UK South",
|
|
107
|
-
* });
|
|
108
|
-
* const exampleazurerm_user_assigned_identity = new azurerm.index.Azurerm_user_assigned_identity("exampleazurerm_user_assigned_identity", {
|
|
109
|
-
* location: identity.location,
|
|
110
|
-
* name: "example-identity",
|
|
111
|
-
* resourceGroupName: "azurerm_resource_group.identity.name",
|
|
112
|
-
* });
|
|
113
|
-
* const exampleServiceEndpointAzureRM = new azuredevops.ServiceEndpointAzureRM("exampleServiceEndpointAzureRM", {
|
|
114
|
-
* projectId: exampleProject.id,
|
|
115
|
-
* serviceEndpointName: serviceConnectionName,
|
|
116
|
-
* description: "Managed by Terraform",
|
|
117
|
-
* serviceEndpointAuthenticationScheme: "WorkloadIdentityFederation",
|
|
118
|
-
* credentials: {
|
|
119
|
-
* serviceprincipalid: exampleazurerm_user_assigned_identity.clientId,
|
|
120
|
-
* },
|
|
121
|
-
* azurermSpnTenantid: "00000000-0000-0000-0000-000000000000",
|
|
122
|
-
* azurermSubscriptionId: "00000000-0000-0000-0000-000000000000",
|
|
123
|
-
* azurermSubscriptionName: "Example Subscription Name",
|
|
124
|
-
* });
|
|
125
|
-
* const exampleazurerm_federated_identity_credential = new azurerm.index.Azurerm_federated_identity_credential("exampleazurerm_federated_identity_credential", {
|
|
126
|
-
* name: "example-federated-credential",
|
|
127
|
-
* resourceGroupName: identity.name,
|
|
128
|
-
* parentId: exampleazurerm_user_assigned_identity.id,
|
|
129
|
-
* audience: ["api://AzureADTokenExchange"],
|
|
130
|
-
* issuer: exampleServiceEndpointAzureRM.workloadIdentityFederationIssuer,
|
|
131
|
-
* subject: exampleServiceEndpointAzureRM.workloadIdentityFederationSubject,
|
|
132
|
-
* });
|
|
133
|
-
* ```
|
|
134
100
|
* ### Workload Identity Federation Automatic AzureRM Service Endpoint
|
|
135
101
|
*
|
|
102
|
+
* <!--Start PulumiCodeChooser -->
|
|
136
103
|
* ```typescript
|
|
137
104
|
* import * as pulumi from "@pulumi/pulumi";
|
|
138
105
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -151,8 +118,11 @@ const utilities = require("../utilities");
|
|
|
151
118
|
* azurermSubscriptionName: "Example Subscription Name",
|
|
152
119
|
* });
|
|
153
120
|
* ```
|
|
121
|
+
* <!--End PulumiCodeChooser -->
|
|
122
|
+
*
|
|
154
123
|
* ### Managed Identity AzureRM Service Endpoint
|
|
155
124
|
*
|
|
125
|
+
* <!--Start PulumiCodeChooser -->
|
|
156
126
|
* ```typescript
|
|
157
127
|
* import * as pulumi from "@pulumi/pulumi";
|
|
158
128
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -171,6 +141,8 @@ const utilities = require("../utilities");
|
|
|
171
141
|
* azurermSubscriptionName: "Example Subscription Name",
|
|
172
142
|
* });
|
|
173
143
|
* ```
|
|
144
|
+
* <!--End PulumiCodeChooser -->
|
|
145
|
+
*
|
|
174
146
|
* ## Relevant Links
|
|
175
147
|
*
|
|
176
148
|
* - [Azure DevOps Service REST API 7.0 - Service End points](https://docs.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints?view=azure-devops-rest-7.0)
|
|
@@ -180,7 +152,7 @@ const utilities = require("../utilities");
|
|
|
180
152
|
* Azure DevOps Service Endpoint Azure Resource Manage can be imported using **projectID/serviceEndpointID** or **projectName/serviceEndpointID**
|
|
181
153
|
*
|
|
182
154
|
* ```sh
|
|
183
|
-
*
|
|
155
|
+
* $ pulumi import azuredevops:ServiceEndpoint/azureRM:AzureRM example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
184
156
|
* ```
|
|
185
157
|
*
|
|
186
158
|
* @deprecated azuredevops.serviceendpoint.AzureRM has been deprecated in favor of azuredevops.ServiceEndpointAzureRM
|