@pulumi/azuredevops 3.6.0-alpha.1737523387 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/areaPermissions.d.ts +36 -36
- package/branchPolicyAutoReviewers.d.ts +3 -3
- package/branchPolicyBuildValidation.d.ts +3 -3
- package/branchPolicyCommentResolution.d.ts +3 -3
- package/branchPolicyMergeTypes.d.ts +3 -3
- package/branchPolicyStatusCheck.d.ts +3 -3
- package/branchPolicyWorkItemLinking.d.ts +3 -3
- package/buildDefinition.d.ts +3 -3
- package/checkBranchControl.d.ts +3 -3
- package/checkBusinessHours.d.ts +3 -3
- package/checkExclusiveLock.d.ts +3 -3
- package/checkRestApi.d.ts +300 -0
- package/checkRestApi.js +161 -0
- package/checkRestApi.js.map +1 -0
- package/feed.d.ts +4 -4
- package/feed.js +4 -4
- package/feedPermission.d.ts +4 -4
- package/feedPermission.js +1 -1
- package/feedRetentionPolicy.d.ts +155 -0
- package/feedRetentionPolicy.js +135 -0
- package/feedRetentionPolicy.js.map +1 -0
- package/getAgentQueue.d.ts +2 -2
- package/getArea.d.ts +1 -1
- package/getClientConfig.d.ts +3 -0
- package/getClientConfig.js.map +1 -1
- package/getFeed.d.ts +4 -4
- package/getGitRepository.d.ts +8 -8
- package/getGroup.d.ts +4 -4
- package/getGroups.d.ts +3 -3
- package/getIdentityGroup.d.ts +3 -0
- package/getIdentityGroup.js.map +1 -1
- package/getIdentityGroups.d.ts +1 -1
- package/getIdentityUsers.d.ts +5 -5
- package/getPool.d.ts +14 -2
- package/getPool.js +2 -2
- package/getPool.js.map +1 -1
- package/getPools.d.ts +3 -3
- package/getPools.js +2 -2
- package/getProject.d.ts +32 -0
- package/getProject.js +10 -0
- package/getProject.js.map +1 -1
- package/getProjects.d.ts +4 -4
- package/getRepositories.d.ts +5 -1
- package/getRepositories.js.map +1 -1
- package/getSecurityroleDefinitions.d.ts +4 -4
- package/getSecurityroleDefinitions.js +2 -2
- package/getServiceEndpointAzureRM.d.ts +5 -5
- package/getServiceEndpointGithub.d.ts +6 -6
- package/getServicePrincipal.d.ts +73 -0
- package/getServicePrincipal.js +52 -0
- package/getServicePrincipal.js.map +1 -0
- package/getServiceendpointAzurecr.d.ts +1 -1
- package/getServiceendpointBitbucket.d.ts +6 -6
- package/getServiceendpointNpm.d.ts +3 -3
- package/getServiceendpointSonarcloud.d.ts +2 -2
- package/getTeam.d.ts +10 -3
- package/getTeam.js.map +1 -1
- package/getTeams.d.ts +2 -3
- package/getTeams.js.map +1 -1
- package/getUsers.d.ts +5 -9
- package/getUsers.js.map +1 -1
- package/git.d.ts +3 -3
- package/gitPermissions.d.ts +3 -6
- package/gitPermissions.js.map +1 -1
- package/gitRepositoryFile.d.ts +3 -6
- package/gitRepositoryFile.js.map +1 -1
- package/group.d.ts +9 -3
- package/group.js.map +1 -1
- package/groupEntitlement.d.ts +7 -9
- package/groupEntitlement.js +1 -3
- package/groupEntitlement.js.map +1 -1
- package/groupMembership.d.ts +15 -22
- package/groupMembership.js +0 -4
- package/groupMembership.js.map +1 -1
- package/index.d.ts +24 -0
- package/index.js +42 -4
- package/index.js.map +1 -1
- package/iterativePermissions.d.ts +21 -21
- package/libraryPermissions.d.ts +33 -33
- package/libraryPermissions.js +6 -6
- package/package.json +2 -2
- package/pipelineAuthorization.d.ts +3 -3
- package/pool.d.ts +2 -2
- package/pool.js +2 -2
- package/project.d.ts +49 -27
- package/project.js +1 -0
- package/project.js.map +1 -1
- package/projectFeatures.d.ts +36 -18
- package/projectFeatures.js.map +1 -1
- package/projectPermissions.d.ts +3 -3
- package/projectPipelineSettings.d.ts +12 -15
- package/projectPipelineSettings.js.map +1 -1
- package/projectTags.d.ts +97 -0
- package/projectTags.js +94 -0
- package/projectTags.js.map +1 -0
- package/queue.d.ts +3 -6
- package/queue.js.map +1 -1
- package/repositoryPolicyAuthorEmailPattern.d.ts +6 -3
- package/repositoryPolicyAuthorEmailPattern.js.map +1 -1
- package/repositoryPolicyMaxFileSize.d.ts +3 -3
- package/resourceAuthorization.d.ts +15 -15
- package/serviceEndpointArtifactory.d.ts +14 -8
- package/serviceEndpointArtifactory.js +2 -2
- package/serviceEndpointArtifactory.js.map +1 -1
- package/serviceEndpointAws.d.ts +1 -1
- package/serviceEndpointAws.js +1 -1
- package/serviceEndpointAzureEcr.d.ts +6 -7
- package/serviceEndpointAzureEcr.js +3 -4
- package/serviceEndpointAzureEcr.js.map +1 -1
- package/serviceEndpointAzureRM.d.ts +11 -11
- package/serviceEndpointAzureRM.js +2 -2
- package/serviceEndpointBitBucket.d.ts +1 -1
- package/serviceEndpointBitBucket.js +1 -1
- package/serviceEndpointDockerRegistry.d.ts +1 -1
- package/serviceEndpointDockerRegistry.js +1 -1
- package/serviceEndpointGeneric.d.ts +1 -1
- package/serviceEndpointGeneric.js +1 -1
- package/serviceEndpointGenericGit.d.ts +2 -4
- package/serviceEndpointGenericGit.js +2 -4
- package/serviceEndpointGenericGit.js.map +1 -1
- package/serviceEndpointGitHub.d.ts +10 -1
- package/serviceEndpointGitHub.js +1 -1
- package/serviceEndpointGitHub.js.map +1 -1
- package/serviceEndpointGitHubEnterprise.d.ts +10 -1
- package/serviceEndpointGitHubEnterprise.js +1 -1
- package/serviceEndpointGitHubEnterprise.js.map +1 -1
- package/serviceEndpointKubernetes.d.ts +10 -10
- package/serviceEndpointKubernetes.js +1 -1
- package/serviceEndpointNpm.d.ts +2 -2
- package/serviceEndpointNpm.js +2 -2
- package/serviceEndpointPipeline.d.ts +2 -2
- package/serviceEndpointPipeline.js +2 -2
- package/serviceEndpointServiceFabric.d.ts +31 -4
- package/serviceEndpointServiceFabric.js +1 -1
- package/serviceEndpointServiceFabric.js.map +1 -1
- package/serviceEndpointSonarCloud.d.ts +5 -5
- package/serviceEndpointSonarCloud.js +2 -2
- package/serviceEndpointSonarQube.d.ts +5 -5
- package/serviceEndpointSonarQube.js +2 -2
- package/serviceEndpointSsh.d.ts +1 -3
- package/serviceEndpointSsh.js +1 -3
- package/serviceEndpointSsh.js.map +1 -1
- package/servicePrincipalEntitlement.d.ts +122 -0
- package/servicePrincipalEntitlement.js +84 -0
- package/servicePrincipalEntitlement.js.map +1 -0
- package/serviceendpointArgocd.d.ts +1 -1
- package/serviceendpointArgocd.js +1 -1
- package/serviceendpointAzureServiceBus.d.ts +1 -1
- package/serviceendpointAzureServiceBus.js +1 -1
- package/serviceendpointCheckmarxOne.d.ts +199 -0
- package/serviceendpointCheckmarxOne.js +137 -0
- package/serviceendpointCheckmarxOne.js.map +1 -0
- package/serviceendpointCheckmarxSast.d.ts +171 -0
- package/serviceendpointCheckmarxSast.js +121 -0
- package/serviceendpointCheckmarxSast.js.map +1 -0
- package/serviceendpointCheckmarxSca.d.ts +196 -0
- package/serviceendpointCheckmarxSca.js +135 -0
- package/serviceendpointCheckmarxSca.js.map +1 -0
- package/serviceendpointDynamicsLifecycleServices.d.ts +1 -1
- package/serviceendpointDynamicsLifecycleServices.js +1 -1
- package/serviceendpointExternaltfs.d.ts +33 -5
- package/serviceendpointExternaltfs.js +30 -2
- package/serviceendpointExternaltfs.js.map +1 -1
- package/serviceendpointGcpTerraform.d.ts +1 -1
- package/serviceendpointGcpTerraform.js +1 -1
- package/serviceendpointIncomingwebhook.d.ts +1 -1
- package/serviceendpointIncomingwebhook.js +1 -1
- package/serviceendpointJenkins.d.ts +1 -1
- package/serviceendpointJenkins.js +1 -1
- package/serviceendpointJfrogArtifactoryV2.d.ts +8 -8
- package/serviceendpointJfrogArtifactoryV2.js +2 -2
- package/serviceendpointJfrogDistributionV2.d.ts +8 -8
- package/serviceendpointJfrogDistributionV2.js +2 -2
- package/serviceendpointJfrogPlatformV2.d.ts +8 -8
- package/serviceendpointJfrogPlatformV2.js +2 -2
- package/serviceendpointJfrogXrayV2.d.ts +8 -8
- package/serviceendpointJfrogXrayV2.js +2 -2
- package/serviceendpointMaven.d.ts +1 -1
- package/serviceendpointMaven.js +1 -1
- package/serviceendpointNexus.d.ts +1 -1
- package/serviceendpointNexus.js +1 -1
- package/serviceendpointNuget.d.ts +1 -1
- package/serviceendpointNuget.js +1 -1
- package/serviceendpointOctopusdeploy.d.ts +1 -1
- package/serviceendpointOctopusdeploy.js +1 -1
- package/serviceendpointPermissions.d.ts +24 -24
- package/serviceendpointSnyk.d.ts +1 -1
- package/serviceendpointSnyk.js +1 -1
- package/serviceendpointVisualstudiomarketplace.d.ts +2 -3
- package/serviceendpointVisualstudiomarketplace.js +2 -3
- package/serviceendpointVisualstudiomarketplace.js.map +1 -1
- package/servicehookPermissions.d.ts +22 -22
- package/servicehookPermissions.js +1 -1
- package/servicehookStorageQueuePipelines.d.ts +2 -2
- package/servicehookStorageQueuePipelines.js +2 -2
- package/taggingPermissions.d.ts +21 -21
- package/team.d.ts +34 -24
- package/team.js +10 -0
- package/team.js.map +1 -1
- package/teamAdministrators.d.ts +37 -24
- package/teamAdministrators.js +10 -0
- package/teamAdministrators.js.map +1 -1
- package/teamMembers.d.ts +24 -21
- package/teamMembers.js.map +1 -1
- package/types/input.d.ts +40 -39
- package/types/output.d.ts +66 -51
- package/variableGroup.d.ts +2 -1
- package/variableGroup.js +2 -1
- package/variableGroup.js.map +1 -1
- package/variableGroupPermissions.d.ts +33 -33
- package/variableGroupPermissions.js +6 -6
- package/wiki.d.ts +10 -1
- package/wiki.js +1 -1
- package/wiki.js.map +1 -1
- package/wikiPage.d.ts +1 -1
- package/wikiPage.js +1 -1
- package/workItemQueryPermissions.d.ts +3 -3
package/areaPermissions.d.ts
CHANGED
|
@@ -73,6 +73,18 @@ export declare class AreaPermissions extends pulumi.CustomResource {
|
|
|
73
73
|
readonly path: pulumi.Output<string | undefined>;
|
|
74
74
|
/**
|
|
75
75
|
* the permissions to assign. The following permissions are available.
|
|
76
|
+
*
|
|
77
|
+
* | Permission | Description |
|
|
78
|
+
* |------------------------|--------------------------------------|
|
|
79
|
+
* | GENERIC_READ | View permissions for this node |
|
|
80
|
+
* | GENERIC_WRITE | Edit this node |
|
|
81
|
+
* | CREATE_CHILDREN | Create child nodes |
|
|
82
|
+
* | DELETE | Delete this node |
|
|
83
|
+
* | WORK_ITEM_READ | View work items in this node |
|
|
84
|
+
* | WORK_ITEM_WRITE | Edit work items in this node |
|
|
85
|
+
* | MANAGE_TEST_PLANS | Manage test plans |
|
|
86
|
+
* | MANAGE_TEST_SUITES | Manage test suites |
|
|
87
|
+
* | WORK_ITEM_SAVE_COMMENT | Edit work item comments in this node |
|
|
76
88
|
*/
|
|
77
89
|
readonly permissions: pulumi.Output<{
|
|
78
90
|
[key: string]: string;
|
|
@@ -87,18 +99,6 @@ export declare class AreaPermissions extends pulumi.CustomResource {
|
|
|
87
99
|
readonly projectId: pulumi.Output<string>;
|
|
88
100
|
/**
|
|
89
101
|
* Replace (`true`) or merge (`false`) the permissions. Default: `true`.
|
|
90
|
-
*
|
|
91
|
-
* | Permission | Description |
|
|
92
|
-
* |------------------------|--------------------------------------|
|
|
93
|
-
* | GENERIC_READ | View permissions for this node |
|
|
94
|
-
* | GENERIC_WRITE | Edit this node |
|
|
95
|
-
* | CREATE_CHILDREN | Create child nodes |
|
|
96
|
-
* | DELETE | Delete this node |
|
|
97
|
-
* | WORK_ITEM_READ | View work items in this node |
|
|
98
|
-
* | WORK_ITEM_WRITE | Edit work items in this node |
|
|
99
|
-
* | MANAGE_TEST_PLANS | Manage test plans |
|
|
100
|
-
* | MANAGE_TEST_SUITES | Manage test suites |
|
|
101
|
-
* | WORK_ITEM_SAVE_COMMENT | Edit work item comments in this node |
|
|
102
102
|
*/
|
|
103
103
|
readonly replace: pulumi.Output<boolean | undefined>;
|
|
104
104
|
/**
|
|
@@ -120,6 +120,18 @@ export interface AreaPermissionsState {
|
|
|
120
120
|
path?: pulumi.Input<string>;
|
|
121
121
|
/**
|
|
122
122
|
* the permissions to assign. The following permissions are available.
|
|
123
|
+
*
|
|
124
|
+
* | Permission | Description |
|
|
125
|
+
* |------------------------|--------------------------------------|
|
|
126
|
+
* | GENERIC_READ | View permissions for this node |
|
|
127
|
+
* | GENERIC_WRITE | Edit this node |
|
|
128
|
+
* | CREATE_CHILDREN | Create child nodes |
|
|
129
|
+
* | DELETE | Delete this node |
|
|
130
|
+
* | WORK_ITEM_READ | View work items in this node |
|
|
131
|
+
* | WORK_ITEM_WRITE | Edit work items in this node |
|
|
132
|
+
* | MANAGE_TEST_PLANS | Manage test plans |
|
|
133
|
+
* | MANAGE_TEST_SUITES | Manage test suites |
|
|
134
|
+
* | WORK_ITEM_SAVE_COMMENT | Edit work item comments in this node |
|
|
123
135
|
*/
|
|
124
136
|
permissions?: pulumi.Input<{
|
|
125
137
|
[key: string]: pulumi.Input<string>;
|
|
@@ -134,18 +146,6 @@ export interface AreaPermissionsState {
|
|
|
134
146
|
projectId?: pulumi.Input<string>;
|
|
135
147
|
/**
|
|
136
148
|
* Replace (`true`) or merge (`false`) the permissions. Default: `true`.
|
|
137
|
-
*
|
|
138
|
-
* | Permission | Description |
|
|
139
|
-
* |------------------------|--------------------------------------|
|
|
140
|
-
* | GENERIC_READ | View permissions for this node |
|
|
141
|
-
* | GENERIC_WRITE | Edit this node |
|
|
142
|
-
* | CREATE_CHILDREN | Create child nodes |
|
|
143
|
-
* | DELETE | Delete this node |
|
|
144
|
-
* | WORK_ITEM_READ | View work items in this node |
|
|
145
|
-
* | WORK_ITEM_WRITE | Edit work items in this node |
|
|
146
|
-
* | MANAGE_TEST_PLANS | Manage test plans |
|
|
147
|
-
* | MANAGE_TEST_SUITES | Manage test suites |
|
|
148
|
-
* | WORK_ITEM_SAVE_COMMENT | Edit work item comments in this node |
|
|
149
149
|
*/
|
|
150
150
|
replace?: pulumi.Input<boolean>;
|
|
151
151
|
}
|
|
@@ -159,6 +159,18 @@ export interface AreaPermissionsArgs {
|
|
|
159
159
|
path?: pulumi.Input<string>;
|
|
160
160
|
/**
|
|
161
161
|
* the permissions to assign. The following permissions are available.
|
|
162
|
+
*
|
|
163
|
+
* | Permission | Description |
|
|
164
|
+
* |------------------------|--------------------------------------|
|
|
165
|
+
* | GENERIC_READ | View permissions for this node |
|
|
166
|
+
* | GENERIC_WRITE | Edit this node |
|
|
167
|
+
* | CREATE_CHILDREN | Create child nodes |
|
|
168
|
+
* | DELETE | Delete this node |
|
|
169
|
+
* | WORK_ITEM_READ | View work items in this node |
|
|
170
|
+
* | WORK_ITEM_WRITE | Edit work items in this node |
|
|
171
|
+
* | MANAGE_TEST_PLANS | Manage test plans |
|
|
172
|
+
* | MANAGE_TEST_SUITES | Manage test suites |
|
|
173
|
+
* | WORK_ITEM_SAVE_COMMENT | Edit work item comments in this node |
|
|
162
174
|
*/
|
|
163
175
|
permissions: pulumi.Input<{
|
|
164
176
|
[key: string]: pulumi.Input<string>;
|
|
@@ -173,18 +185,6 @@ export interface AreaPermissionsArgs {
|
|
|
173
185
|
projectId: pulumi.Input<string>;
|
|
174
186
|
/**
|
|
175
187
|
* Replace (`true`) or merge (`false`) the permissions. Default: `true`.
|
|
176
|
-
*
|
|
177
|
-
* | Permission | Description |
|
|
178
|
-
* |------------------------|--------------------------------------|
|
|
179
|
-
* | GENERIC_READ | View permissions for this node |
|
|
180
|
-
* | GENERIC_WRITE | Edit this node |
|
|
181
|
-
* | CREATE_CHILDREN | Create child nodes |
|
|
182
|
-
* | DELETE | Delete this node |
|
|
183
|
-
* | WORK_ITEM_READ | View work items in this node |
|
|
184
|
-
* | WORK_ITEM_WRITE | Edit work items in this node |
|
|
185
|
-
* | MANAGE_TEST_PLANS | Manage test plans |
|
|
186
|
-
* | MANAGE_TEST_SUITES | Manage test suites |
|
|
187
|
-
* | WORK_ITEM_SAVE_COMMENT | Edit work item comments in this node |
|
|
188
188
|
*/
|
|
189
189
|
replace?: pulumi.Input<boolean>;
|
|
190
190
|
}
|
|
@@ -81,7 +81,7 @@ export declare class BranchPolicyAutoReviewers extends pulumi.CustomResource {
|
|
|
81
81
|
*/
|
|
82
82
|
readonly projectId: pulumi.Output<string>;
|
|
83
83
|
/**
|
|
84
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
84
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
85
85
|
*/
|
|
86
86
|
readonly settings: pulumi.Output<outputs.BranchPolicyAutoReviewersSettings>;
|
|
87
87
|
/**
|
|
@@ -110,7 +110,7 @@ export interface BranchPolicyAutoReviewersState {
|
|
|
110
110
|
*/
|
|
111
111
|
projectId?: pulumi.Input<string>;
|
|
112
112
|
/**
|
|
113
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
113
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
114
114
|
*/
|
|
115
115
|
settings?: pulumi.Input<inputs.BranchPolicyAutoReviewersSettings>;
|
|
116
116
|
}
|
|
@@ -131,7 +131,7 @@ export interface BranchPolicyAutoReviewersArgs {
|
|
|
131
131
|
*/
|
|
132
132
|
projectId: pulumi.Input<string>;
|
|
133
133
|
/**
|
|
134
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
134
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
135
135
|
*/
|
|
136
136
|
settings: pulumi.Input<inputs.BranchPolicyAutoReviewersSettings>;
|
|
137
137
|
}
|
|
@@ -101,7 +101,7 @@ export declare class BranchPolicyBuildValidation extends pulumi.CustomResource {
|
|
|
101
101
|
*/
|
|
102
102
|
readonly projectId: pulumi.Output<string>;
|
|
103
103
|
/**
|
|
104
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
104
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
105
105
|
*/
|
|
106
106
|
readonly settings: pulumi.Output<outputs.BranchPolicyBuildValidationSettings>;
|
|
107
107
|
/**
|
|
@@ -130,7 +130,7 @@ export interface BranchPolicyBuildValidationState {
|
|
|
130
130
|
*/
|
|
131
131
|
projectId?: pulumi.Input<string>;
|
|
132
132
|
/**
|
|
133
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
133
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
134
134
|
*/
|
|
135
135
|
settings?: pulumi.Input<inputs.BranchPolicyBuildValidationSettings>;
|
|
136
136
|
}
|
|
@@ -151,7 +151,7 @@ export interface BranchPolicyBuildValidationArgs {
|
|
|
151
151
|
*/
|
|
152
152
|
projectId: pulumi.Input<string>;
|
|
153
153
|
/**
|
|
154
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
154
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
155
155
|
*/
|
|
156
156
|
settings: pulumi.Input<inputs.BranchPolicyBuildValidationSettings>;
|
|
157
157
|
}
|
|
@@ -83,7 +83,7 @@ export declare class BranchPolicyCommentResolution extends pulumi.CustomResource
|
|
|
83
83
|
*/
|
|
84
84
|
readonly projectId: pulumi.Output<string>;
|
|
85
85
|
/**
|
|
86
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
86
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
87
87
|
*/
|
|
88
88
|
readonly settings: pulumi.Output<outputs.BranchPolicyCommentResolutionSettings>;
|
|
89
89
|
/**
|
|
@@ -112,7 +112,7 @@ export interface BranchPolicyCommentResolutionState {
|
|
|
112
112
|
*/
|
|
113
113
|
projectId?: pulumi.Input<string>;
|
|
114
114
|
/**
|
|
115
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
115
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
116
116
|
*/
|
|
117
117
|
settings?: pulumi.Input<inputs.BranchPolicyCommentResolutionSettings>;
|
|
118
118
|
}
|
|
@@ -133,7 +133,7 @@ export interface BranchPolicyCommentResolutionArgs {
|
|
|
133
133
|
*/
|
|
134
134
|
projectId: pulumi.Input<string>;
|
|
135
135
|
/**
|
|
136
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
136
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
137
137
|
*/
|
|
138
138
|
settings: pulumi.Input<inputs.BranchPolicyCommentResolutionSettings>;
|
|
139
139
|
}
|
|
@@ -87,7 +87,7 @@ export declare class BranchPolicyMergeTypes extends pulumi.CustomResource {
|
|
|
87
87
|
*/
|
|
88
88
|
readonly projectId: pulumi.Output<string>;
|
|
89
89
|
/**
|
|
90
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
90
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
91
91
|
*/
|
|
92
92
|
readonly settings: pulumi.Output<outputs.BranchPolicyMergeTypesSettings>;
|
|
93
93
|
/**
|
|
@@ -116,7 +116,7 @@ export interface BranchPolicyMergeTypesState {
|
|
|
116
116
|
*/
|
|
117
117
|
projectId?: pulumi.Input<string>;
|
|
118
118
|
/**
|
|
119
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
119
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
120
120
|
*/
|
|
121
121
|
settings?: pulumi.Input<inputs.BranchPolicyMergeTypesSettings>;
|
|
122
122
|
}
|
|
@@ -137,7 +137,7 @@ export interface BranchPolicyMergeTypesArgs {
|
|
|
137
137
|
*/
|
|
138
138
|
projectId: pulumi.Input<string>;
|
|
139
139
|
/**
|
|
140
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
140
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
141
141
|
*/
|
|
142
142
|
settings: pulumi.Input<inputs.BranchPolicyMergeTypesSettings>;
|
|
143
143
|
}
|
|
@@ -97,7 +97,7 @@ export declare class BranchPolicyStatusCheck extends pulumi.CustomResource {
|
|
|
97
97
|
*/
|
|
98
98
|
readonly projectId: pulumi.Output<string>;
|
|
99
99
|
/**
|
|
100
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
100
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
101
101
|
*/
|
|
102
102
|
readonly settings: pulumi.Output<outputs.BranchPolicyStatusCheckSettings>;
|
|
103
103
|
/**
|
|
@@ -126,7 +126,7 @@ export interface BranchPolicyStatusCheckState {
|
|
|
126
126
|
*/
|
|
127
127
|
projectId?: pulumi.Input<string>;
|
|
128
128
|
/**
|
|
129
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
129
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
130
130
|
*/
|
|
131
131
|
settings?: pulumi.Input<inputs.BranchPolicyStatusCheckSettings>;
|
|
132
132
|
}
|
|
@@ -147,7 +147,7 @@ export interface BranchPolicyStatusCheckArgs {
|
|
|
147
147
|
*/
|
|
148
148
|
projectId: pulumi.Input<string>;
|
|
149
149
|
/**
|
|
150
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
150
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
151
151
|
*/
|
|
152
152
|
settings: pulumi.Input<inputs.BranchPolicyStatusCheckSettings>;
|
|
153
153
|
}
|
|
@@ -83,7 +83,7 @@ export declare class BranchPolicyWorkItemLinking extends pulumi.CustomResource {
|
|
|
83
83
|
*/
|
|
84
84
|
readonly projectId: pulumi.Output<string>;
|
|
85
85
|
/**
|
|
86
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
86
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
87
87
|
*/
|
|
88
88
|
readonly settings: pulumi.Output<outputs.BranchPolicyWorkItemLinkingSettings>;
|
|
89
89
|
/**
|
|
@@ -112,7 +112,7 @@ export interface BranchPolicyWorkItemLinkingState {
|
|
|
112
112
|
*/
|
|
113
113
|
projectId?: pulumi.Input<string>;
|
|
114
114
|
/**
|
|
115
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
115
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
116
116
|
*/
|
|
117
117
|
settings?: pulumi.Input<inputs.BranchPolicyWorkItemLinkingSettings>;
|
|
118
118
|
}
|
|
@@ -133,7 +133,7 @@ export interface BranchPolicyWorkItemLinkingArgs {
|
|
|
133
133
|
*/
|
|
134
134
|
projectId: pulumi.Input<string>;
|
|
135
135
|
/**
|
|
136
|
-
* Configuration for the policy. This block must be defined exactly once.
|
|
136
|
+
* A `settings` block as defined below. Configuration for the policy. This block must be defined exactly once.
|
|
137
137
|
*/
|
|
138
138
|
settings: pulumi.Input<inputs.BranchPolicyWorkItemLinkingSettings>;
|
|
139
139
|
}
|
package/buildDefinition.d.ts
CHANGED
|
@@ -279,7 +279,7 @@ export declare class BuildDefinition extends pulumi.CustomResource {
|
|
|
279
279
|
*/
|
|
280
280
|
readonly pullRequestTrigger: pulumi.Output<outputs.BuildDefinitionPullRequestTrigger | undefined>;
|
|
281
281
|
/**
|
|
282
|
-
* The queue status of the build definition.
|
|
282
|
+
* The queue status of the build definition. Possible values are: `enabled` or `paused` or `disabled`. Defaults to `enabled`.
|
|
283
283
|
*/
|
|
284
284
|
readonly queueStatus: pulumi.Output<string | undefined>;
|
|
285
285
|
/**
|
|
@@ -345,7 +345,7 @@ export interface BuildDefinitionState {
|
|
|
345
345
|
*/
|
|
346
346
|
pullRequestTrigger?: pulumi.Input<inputs.BuildDefinitionPullRequestTrigger>;
|
|
347
347
|
/**
|
|
348
|
-
* The queue status of the build definition.
|
|
348
|
+
* The queue status of the build definition. Possible values are: `enabled` or `paused` or `disabled`. Defaults to `enabled`.
|
|
349
349
|
*/
|
|
350
350
|
queueStatus?: pulumi.Input<string>;
|
|
351
351
|
/**
|
|
@@ -403,7 +403,7 @@ export interface BuildDefinitionArgs {
|
|
|
403
403
|
*/
|
|
404
404
|
pullRequestTrigger?: pulumi.Input<inputs.BuildDefinitionPullRequestTrigger>;
|
|
405
405
|
/**
|
|
406
|
-
* The queue status of the build definition.
|
|
406
|
+
* The queue status of the build definition. Possible values are: `enabled` or `paused` or `disabled`. Defaults to `enabled`.
|
|
407
407
|
*/
|
|
408
408
|
queueStatus?: pulumi.Input<string>;
|
|
409
409
|
/**
|
package/checkBranchControl.d.ts
CHANGED
|
@@ -171,7 +171,7 @@ export declare class CheckBranchControl extends pulumi.CustomResource {
|
|
|
171
171
|
*/
|
|
172
172
|
readonly targetResourceId: pulumi.Output<string>;
|
|
173
173
|
/**
|
|
174
|
-
* The type of resource being protected by the check.
|
|
174
|
+
* The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`.
|
|
175
175
|
*/
|
|
176
176
|
readonly targetResourceType: pulumi.Output<string>;
|
|
177
177
|
/**
|
|
@@ -220,7 +220,7 @@ export interface CheckBranchControlState {
|
|
|
220
220
|
*/
|
|
221
221
|
targetResourceId?: pulumi.Input<string>;
|
|
222
222
|
/**
|
|
223
|
-
* The type of resource being protected by the check.
|
|
223
|
+
* The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`.
|
|
224
224
|
*/
|
|
225
225
|
targetResourceType?: pulumi.Input<string>;
|
|
226
226
|
/**
|
|
@@ -261,7 +261,7 @@ export interface CheckBranchControlArgs {
|
|
|
261
261
|
*/
|
|
262
262
|
targetResourceId: pulumi.Input<string>;
|
|
263
263
|
/**
|
|
264
|
-
* The type of resource being protected by the check.
|
|
264
|
+
* The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`.
|
|
265
265
|
*/
|
|
266
266
|
targetResourceType: pulumi.Input<string>;
|
|
267
267
|
/**
|
package/checkBusinessHours.d.ts
CHANGED
|
@@ -351,7 +351,7 @@ export declare class CheckBusinessHours extends pulumi.CustomResource {
|
|
|
351
351
|
*/
|
|
352
352
|
readonly targetResourceId: pulumi.Output<string>;
|
|
353
353
|
/**
|
|
354
|
-
* The type of resource being protected by the check.
|
|
354
|
+
* The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`.
|
|
355
355
|
*/
|
|
356
356
|
readonly targetResourceType: pulumi.Output<string>;
|
|
357
357
|
/**
|
|
@@ -428,7 +428,7 @@ export interface CheckBusinessHoursState {
|
|
|
428
428
|
*/
|
|
429
429
|
targetResourceId?: pulumi.Input<string>;
|
|
430
430
|
/**
|
|
431
|
-
* The type of resource being protected by the check.
|
|
431
|
+
* The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`.
|
|
432
432
|
*/
|
|
433
433
|
targetResourceType?: pulumi.Input<string>;
|
|
434
434
|
/**
|
|
@@ -497,7 +497,7 @@ export interface CheckBusinessHoursArgs {
|
|
|
497
497
|
*/
|
|
498
498
|
targetResourceId: pulumi.Input<string>;
|
|
499
499
|
/**
|
|
500
|
-
* The type of resource being protected by the check.
|
|
500
|
+
* The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`.
|
|
501
501
|
*/
|
|
502
502
|
targetResourceType: pulumi.Input<string>;
|
|
503
503
|
/**
|
package/checkExclusiveLock.d.ts
CHANGED
|
@@ -99,7 +99,7 @@ export declare class CheckExclusiveLock extends pulumi.CustomResource {
|
|
|
99
99
|
*/
|
|
100
100
|
readonly targetResourceId: pulumi.Output<string>;
|
|
101
101
|
/**
|
|
102
|
-
* The type of resource being protected by the check.
|
|
102
|
+
* The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
|
103
103
|
*/
|
|
104
104
|
readonly targetResourceType: pulumi.Output<string>;
|
|
105
105
|
/**
|
|
@@ -132,7 +132,7 @@ export interface CheckExclusiveLockState {
|
|
|
132
132
|
*/
|
|
133
133
|
targetResourceId?: pulumi.Input<string>;
|
|
134
134
|
/**
|
|
135
|
-
* The type of resource being protected by the check.
|
|
135
|
+
* The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
|
136
136
|
*/
|
|
137
137
|
targetResourceType?: pulumi.Input<string>;
|
|
138
138
|
/**
|
|
@@ -157,7 +157,7 @@ export interface CheckExclusiveLockArgs {
|
|
|
157
157
|
*/
|
|
158
158
|
targetResourceId: pulumi.Input<string>;
|
|
159
159
|
/**
|
|
160
|
-
* The type of resource being protected by the check.
|
|
160
|
+
* The type of resource being protected by the check. Possible values are: `endpoint`, `environment`, `queue`, `repository`, `securefile`, `variablegroup`. Changing this forces a new Exclusive Lock to be created.
|
|
161
161
|
*/
|
|
162
162
|
targetResourceType: pulumi.Input<string>;
|
|
163
163
|
/**
|