@pulumi/gitlab 9.11.0-alpha.1776772792 → 9.11.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/application.d.ts +1 -1
- package/application.js +1 -1
- package/applicationSettings.d.ts +162 -0
- package/applicationSettings.js +26 -0
- package/applicationSettings.js.map +1 -1
- package/branch.d.ts +1 -1
- package/branch.js +1 -1
- package/branchProtection.d.ts +1 -2
- package/branchProtection.js +1 -2
- package/branchProtection.js.map +1 -1
- package/complianceFramework.d.ts +1 -1
- package/complianceFramework.js +1 -1
- package/deployKey.d.ts +1 -1
- package/deployKey.js +1 -1
- package/deployKeyEnable.d.ts +1 -1
- package/deployKeyEnable.js +1 -1
- package/getGroup.d.ts +2 -2
- package/getPipelineSchedule.d.ts +4 -0
- package/getPipelineSchedule.js.map +1 -1
- package/getRunnerController.d.ts +86 -0
- package/getRunnerController.js +62 -0
- package/getRunnerController.js.map +1 -0
- package/getRunnerControllerScopes.d.ts +83 -0
- package/getRunnerControllerScopes.js +62 -0
- package/getRunnerControllerScopes.js.map +1 -0
- package/getRunnerControllers.d.ts +53 -0
- package/getRunnerControllers.js +54 -0
- package/getRunnerControllers.js.map +1 -0
- package/getUser.d.ts +7 -3
- package/getUser.js.map +1 -1
- package/group.d.ts +6 -6
- package/groupAccessToken.d.ts +1 -1
- package/groupAccessToken.js +1 -1
- package/groupBadge.d.ts +1 -1
- package/groupBadge.js +1 -1
- package/groupCluster.d.ts +1 -1
- package/groupCluster.js +1 -1
- package/groupCustomAttribute.d.ts +1 -1
- package/groupCustomAttribute.js +1 -1
- package/groupDependencyProxy.d.ts +1 -1
- package/groupDependencyProxy.js +1 -1
- package/groupEpicBoard.d.ts +1 -1
- package/groupEpicBoard.js +1 -1
- package/groupHook.d.ts +25 -1
- package/groupHook.js +5 -1
- package/groupHook.js.map +1 -1
- package/groupIntegrationMattermost.d.ts +1 -1
- package/groupIntegrationMattermost.js +1 -1
- package/groupIntegrationMicrosoftTeams.d.ts +273 -0
- package/groupIntegrationMicrosoftTeams.js +132 -0
- package/groupIntegrationMicrosoftTeams.js.map +1 -0
- package/groupLabel.d.ts +1 -1
- package/groupLabel.js +1 -1
- package/groupLdapLink.d.ts +2 -2
- package/groupLdapLink.js +2 -2
- package/groupMembership.d.ts +1 -1
- package/groupMembership.js +1 -1
- package/groupProtectedEnvironment.d.ts +1 -1
- package/groupProtectedEnvironment.js +1 -1
- package/groupSamlLink.d.ts +1 -1
- package/groupSamlLink.js +1 -1
- package/groupSecurityPolicyAttachment.d.ts +1 -1
- package/groupSecurityPolicyAttachment.js +1 -1
- package/groupShareGroup.d.ts +1 -1
- package/groupShareGroup.js +1 -1
- package/groupVariable.d.ts +1 -1
- package/groupVariable.js +1 -1
- package/index.d.ts +33 -0
- package/index.js +53 -4
- package/index.js.map +1 -1
- package/instanceCluster.d.ts +1 -1
- package/instanceCluster.js +1 -1
- package/instanceVariable.d.ts +1 -1
- package/instanceVariable.js +1 -1
- package/integrationCustomIssueTracker.d.ts +1 -1
- package/integrationCustomIssueTracker.js +1 -1
- package/integrationEmailsOnPush.d.ts +1 -1
- package/integrationEmailsOnPush.js +1 -1
- package/integrationExternalWiki.d.ts +1 -1
- package/integrationExternalWiki.js +1 -1
- package/integrationJira.d.ts +15 -15
- package/integrationJira.js +2 -2
- package/integrationMattermost.d.ts +15 -15
- package/integrationMattermost.js +5 -3
- package/integrationMattermost.js.map +1 -1
- package/integrationMicrosoftTeams.d.ts +53 -53
- package/integrationMicrosoftTeams.js +5 -3
- package/integrationMicrosoftTeams.js.map +1 -1
- package/integrationPipelinesEmail.d.ts +10 -10
- package/integrationPipelinesEmail.js +2 -2
- package/integrationSlack.d.ts +1 -1
- package/integrationSlack.js +1 -1
- package/integrationTelegram.d.ts +1 -1
- package/integrationTelegram.js +1 -1
- package/memberRole.d.ts +1 -1
- package/memberRole.js +1 -1
- package/package.json +2 -2
- package/pagesDomain.d.ts +1 -1
- package/pagesDomain.js +1 -1
- package/personalAccessToken.d.ts +1 -1
- package/personalAccessToken.js +1 -1
- package/pipelineSchedule.d.ts +25 -1
- package/pipelineSchedule.js +13 -1
- package/pipelineSchedule.js.map +1 -1
- package/pipelineScheduleVariable.d.ts +1 -1
- package/pipelineScheduleVariable.js +1 -1
- package/pipelineTrigger.d.ts +1 -1
- package/pipelineTrigger.js +1 -1
- package/project.d.ts +24 -0
- package/project.js +4 -0
- package/project.js.map +1 -1
- package/projectAccessToken.d.ts +2 -1
- package/projectAccessToken.js +2 -1
- package/projectAccessToken.js.map +1 -1
- package/projectApprovalRule.d.ts +3 -1
- package/projectApprovalRule.js +3 -1
- package/projectApprovalRule.js.map +1 -1
- package/projectBadge.d.ts +1 -1
- package/projectBadge.js +1 -1
- package/projectCicdCatalog.d.ts +1 -1
- package/projectCicdCatalog.js +1 -1
- package/projectCluster.d.ts +1 -1
- package/projectCluster.js +1 -1
- package/projectComplianceFrameworks.d.ts +1 -1
- package/projectComplianceFrameworks.js +1 -1
- package/projectContainerRepositoryProtection.d.ts +7 -7
- package/projectContainerRepositoryProtection.js +1 -1
- package/projectContainerTagProtection.d.ts +155 -0
- package/projectContainerTagProtection.js +113 -0
- package/projectContainerTagProtection.js.map +1 -0
- package/projectCustomAttribute.d.ts +1 -1
- package/projectCustomAttribute.js +1 -1
- package/projectEnvironment.d.ts +1 -1
- package/projectEnvironment.js +1 -1
- package/projectExternalStatusCheck.d.ts +1 -1
- package/projectExternalStatusCheck.js +1 -1
- package/projectFreezePeriod.d.ts +1 -1
- package/projectFreezePeriod.js +1 -1
- package/projectHook.d.ts +2 -1
- package/projectHook.js +2 -1
- package/projectHook.js.map +1 -1
- package/projectIntegrationCustomIssueTracker.d.ts +1 -1
- package/projectIntegrationCustomIssueTracker.js +1 -1
- package/projectIntegrationEmailsOnPush.d.ts +1 -1
- package/projectIntegrationEmailsOnPush.js +1 -1
- package/projectIntegrationExternalWiki.d.ts +1 -1
- package/projectIntegrationExternalWiki.js +1 -1
- package/projectIntegrationJira.d.ts +14 -14
- package/projectIntegrationJira.js +1 -1
- package/projectIntegrationMatrix.d.ts +264 -0
- package/projectIntegrationMatrix.js +126 -0
- package/projectIntegrationMatrix.js.map +1 -0
- package/projectIntegrationMattermost.d.ts +14 -14
- package/projectIntegrationMattermost.js +4 -2
- package/projectIntegrationMattermost.js.map +1 -1
- package/projectIntegrationMicrosoftTeams.d.ts +52 -52
- package/projectIntegrationMicrosoftTeams.js +4 -2
- package/projectIntegrationMicrosoftTeams.js.map +1 -1
- package/projectIntegrationPipelinesEmail.d.ts +9 -9
- package/projectIntegrationPipelinesEmail.js +1 -1
- package/projectIntegrationTelegram.d.ts +1 -1
- package/projectIntegrationTelegram.js +1 -1
- package/projectIssue.d.ts +3 -1
- package/projectIssue.js +3 -1
- package/projectIssue.js.map +1 -1
- package/projectIssueBoard.d.ts +3 -1
- package/projectIssueBoard.js +3 -1
- package/projectIssueBoard.js.map +1 -1
- package/projectIssueLink.d.ts +3 -1
- package/projectIssueLink.js +3 -1
- package/projectIssueLink.js.map +1 -1
- package/projectJobTokenScope.d.ts +1 -1
- package/projectJobTokenScope.js +1 -1
- package/projectLabel.d.ts +1 -1
- package/projectLabel.js +1 -1
- package/projectLevelNotifications.d.ts +3 -1
- package/projectLevelNotifications.js +3 -1
- package/projectLevelNotifications.js.map +1 -1
- package/projectMembership.d.ts +1 -1
- package/projectMembership.js +1 -1
- package/projectMergeRequestNote.d.ts +3 -1
- package/projectMergeRequestNote.js +3 -1
- package/projectMergeRequestNote.js.map +1 -1
- package/projectMilestone.d.ts +1 -1
- package/projectMilestone.js +1 -1
- package/projectMirror.d.ts +4 -4
- package/projectMirror.js +1 -1
- package/projectPackageDependencyProxy.d.ts +1 -1
- package/projectPackageDependencyProxy.js +1 -1
- package/projectPackageProtectionRule.d.ts +139 -0
- package/projectPackageProtectionRule.js +103 -0
- package/projectPackageProtectionRule.js.map +1 -0
- package/projectProtectedEnvironment.d.ts +1 -1
- package/projectProtectedEnvironment.js +1 -1
- package/projectPushMirror.d.ts +4 -4
- package/projectPushMirror.js +1 -1
- package/projectPushRules.d.ts +1 -1
- package/projectPushRules.js +1 -1
- package/projectRunnerEnablement.d.ts +1 -1
- package/projectRunnerEnablement.js +1 -1
- package/projectSecureFile.d.ts +1 -1
- package/projectSecureFile.js +1 -1
- package/projectSecurityPolicyAttachment.d.ts +1 -1
- package/projectSecurityPolicyAttachment.js +1 -1
- package/projectShareGroup.d.ts +13 -1
- package/projectShareGroup.js +3 -1
- package/projectShareGroup.js.map +1 -1
- package/projectTag.d.ts +1 -1
- package/projectTag.js +1 -1
- package/projectTargetBranchRule.d.ts +3 -1
- package/projectTargetBranchRule.js +3 -1
- package/projectTargetBranchRule.js.map +1 -1
- package/projectVariable.d.ts +1 -1
- package/projectVariable.js +1 -1
- package/projectWikiPage.d.ts +1 -1
- package/projectWikiPage.js +1 -1
- package/release.d.ts +1 -1
- package/release.js +1 -1
- package/releaseLink.d.ts +1 -1
- package/releaseLink.js +1 -1
- package/repositoryFile.d.ts +3 -1
- package/repositoryFile.js +3 -1
- package/repositoryFile.js.map +1 -1
- package/runnerController.d.ts +97 -0
- package/runnerController.js +76 -0
- package/runnerController.js.map +1 -0
- package/runnerControllerInstanceScope.d.ts +84 -0
- package/runnerControllerInstanceScope.js +76 -0
- package/runnerControllerInstanceScope.js.map +1 -0
- package/runnerControllerRunnerScope.d.ts +99 -0
- package/runnerControllerRunnerScope.js +84 -0
- package/runnerControllerRunnerScope.js.map +1 -0
- package/runnerControllerToken.d.ts +105 -0
- package/runnerControllerToken.js +83 -0
- package/runnerControllerToken.js.map +1 -0
- package/systemHook.d.ts +1 -1
- package/systemHook.js +1 -1
- package/tagProtection.d.ts +5 -3
- package/tagProtection.js +5 -3
- package/tagProtection.js.map +1 -1
- package/types/input.d.ts +24 -0
- package/types/output.d.ts +80 -0
- package/userAvatar.d.ts +1 -1
- package/userAvatar.js +1 -1
- package/userCustomAttribute.d.ts +1 -1
- package/userCustomAttribute.js +1 -1
- package/userGpgKey.d.ts +2 -2
- package/userGpgKey.js +2 -2
- package/userImpersonationToken.d.ts +1 -1
- package/userImpersonationToken.js +1 -1
- package/userSshKey.d.ts +1 -1
- package/userSshKey.js +1 -1
- package/valueStreamAnalytics.d.ts +1 -1
- package/valueStreamAnalytics.js +1 -1
package/application.d.ts
CHANGED
|
@@ -27,7 +27,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
27
27
|
*
|
|
28
28
|
* Importing using the CLI is supported with the following syntax:
|
|
29
29
|
*
|
|
30
|
-
* Gitlab applications can be imported with their id,
|
|
30
|
+
* Gitlab applications can be imported with their id, for example:
|
|
31
31
|
*
|
|
32
32
|
* ```sh
|
|
33
33
|
* $ pulumi import gitlab:index/application:Application example "1"
|
package/application.js
CHANGED
|
@@ -33,7 +33,7 @@ const utilities = require("./utilities");
|
|
|
33
33
|
*
|
|
34
34
|
* Importing using the CLI is supported with the following syntax:
|
|
35
35
|
*
|
|
36
|
-
* Gitlab applications can be imported with their id,
|
|
36
|
+
* Gitlab applications can be imported with their id, for example:
|
|
37
37
|
*
|
|
38
38
|
* ```sh
|
|
39
39
|
* $ pulumi import gitlab:index/application:Application example "1"
|
package/applicationSettings.d.ts
CHANGED
|
@@ -145,6 +145,10 @@ export declare class ApplicationSettings extends pulumi.CustomResource {
|
|
|
145
145
|
* Enabling this makes only licensed EE features available to projects if the project namespace’s plan includes the feature or if the project is public.
|
|
146
146
|
*/
|
|
147
147
|
readonly checkNamespacePlan: pulumi.Output<boolean>;
|
|
148
|
+
/**
|
|
149
|
+
* Turns on incremental logging for job logs. When turned on, archived job logs are incrementally uploaded to object storage. Object storage must be configured.
|
|
150
|
+
*/
|
|
151
|
+
readonly ciJobLiveTraceEnabled: pulumi.Output<boolean>;
|
|
148
152
|
/**
|
|
149
153
|
* The maximum number of includes per pipeline.
|
|
150
154
|
*/
|
|
@@ -295,6 +299,10 @@ export declare class ApplicationSettings extends pulumi.CustomResource {
|
|
|
295
299
|
* Disable display of RSS/Atom and calendar feed tokens.
|
|
296
300
|
*/
|
|
297
301
|
readonly disableFeedToken: pulumi.Output<boolean>;
|
|
302
|
+
/**
|
|
303
|
+
* Prevent editing approval rules in projects and merge requests.
|
|
304
|
+
*/
|
|
305
|
+
readonly disableOverridingApproversPerMergeRequest: pulumi.Output<boolean>;
|
|
298
306
|
/**
|
|
299
307
|
* Disable personal access tokens. Self-managed, Premium and Ultimate only. There is no method available to enable a personal access token that’s been disabled through the API. This is a known issue.
|
|
300
308
|
*/
|
|
@@ -647,6 +655,10 @@ export declare class ApplicationSettings extends pulumi.CustomResource {
|
|
|
647
655
|
* If delete*inactive*projects is true, sets the time (in months) to wait before emailing maintainers that the project is scheduled be deleted because it is inactive.
|
|
648
656
|
*/
|
|
649
657
|
readonly inactiveProjectsSendWarningEmailAfterMonths: pulumi.Output<number>;
|
|
658
|
+
/**
|
|
659
|
+
* Specifies retention period for inactive project and group access tokens. Default is 30.
|
|
660
|
+
*/
|
|
661
|
+
readonly inactiveResourceAccessTokensDeleteAfterDays: pulumi.Output<number>;
|
|
650
662
|
/**
|
|
651
663
|
* Whether or not optional metrics are enabled in Service Ping.
|
|
652
664
|
*/
|
|
@@ -675,6 +687,20 @@ export declare class ApplicationSettings extends pulumi.CustomResource {
|
|
|
675
687
|
* Prevent the deletion of the artifacts from the most recent successful jobs, regardless of the expiry time.
|
|
676
688
|
*/
|
|
677
689
|
readonly keepLatestArtifact: pulumi.Output<boolean>;
|
|
690
|
+
/**
|
|
691
|
+
* (If enabled, requires: kroki_url) Enable Kroki integration.
|
|
692
|
+
*/
|
|
693
|
+
readonly krokiEnabled: pulumi.Output<boolean>;
|
|
694
|
+
/**
|
|
695
|
+
* Configuration for formats supported by the Kroki instance.
|
|
696
|
+
*/
|
|
697
|
+
readonly krokiFormats: pulumi.Output<{
|
|
698
|
+
[key: string]: boolean;
|
|
699
|
+
}>;
|
|
700
|
+
/**
|
|
701
|
+
* The Kroki instance URL for integration.
|
|
702
|
+
*/
|
|
703
|
+
readonly krokiUrl: pulumi.Output<string>;
|
|
678
704
|
/**
|
|
679
705
|
* Increase this value when any cached Markdown should be invalidated.
|
|
680
706
|
*/
|
|
@@ -687,6 +713,10 @@ export declare class ApplicationSettings extends pulumi.CustomResource {
|
|
|
687
713
|
* Set to true to lock all memberships to LDAP. Premium and Ultimate only.
|
|
688
714
|
*/
|
|
689
715
|
readonly lockMembershipsToLdap: pulumi.Output<boolean>;
|
|
716
|
+
/**
|
|
717
|
+
* Set to true to lock all memberships to SAML. Premium and Ultimate only.
|
|
718
|
+
*/
|
|
719
|
+
readonly lockMembershipsToSaml: pulumi.Output<boolean>;
|
|
690
720
|
/**
|
|
691
721
|
* Enable Mailgun event receiver.
|
|
692
722
|
*/
|
|
@@ -863,6 +893,14 @@ export declare class ApplicationSettings extends pulumi.CustomResource {
|
|
|
863
893
|
* Interval multiplier used by endpoints that perform polling. Set to 0 to disable polling.
|
|
864
894
|
*/
|
|
865
895
|
readonly pollingIntervalMultiplier: pulumi.Output<number>;
|
|
896
|
+
/**
|
|
897
|
+
* Prevent approval by merge request creator (author).
|
|
898
|
+
*/
|
|
899
|
+
readonly preventMergeRequestsAuthorApproval: pulumi.Output<boolean>;
|
|
900
|
+
/**
|
|
901
|
+
* Prevent approval by committers to merge requests.
|
|
902
|
+
*/
|
|
903
|
+
readonly preventMergeRequestsCommittersApproval: pulumi.Output<boolean>;
|
|
866
904
|
/**
|
|
867
905
|
* Enable project export.
|
|
868
906
|
*/
|
|
@@ -1137,6 +1175,18 @@ export declare class ApplicationSettings extends pulumi.CustomResource {
|
|
|
1137
1175
|
* Maximum requests per period per user.
|
|
1138
1176
|
*/
|
|
1139
1177
|
readonly throttleAuthenticatedApiRequestsPerPeriod: pulumi.Output<number>;
|
|
1178
|
+
/**
|
|
1179
|
+
* Enable authenticated Git LFS request rate limit.
|
|
1180
|
+
*/
|
|
1181
|
+
readonly throttleAuthenticatedGitLfsEnabled: pulumi.Output<boolean>;
|
|
1182
|
+
/**
|
|
1183
|
+
* Rate limit period (in seconds).
|
|
1184
|
+
*/
|
|
1185
|
+
readonly throttleAuthenticatedGitLfsPeriodInSeconds: pulumi.Output<number>;
|
|
1186
|
+
/**
|
|
1187
|
+
* Maximum requests per period per user.
|
|
1188
|
+
*/
|
|
1189
|
+
readonly throttleAuthenticatedGitLfsRequestsPerPeriod: pulumi.Output<number>;
|
|
1140
1190
|
/**
|
|
1141
1191
|
* (If enabled, requires: throttle*authenticated*packages*api*period*in*seconds and throttle*authenticated*packages*api*requests*per*period) Enable authenticated API request rate limit. Helps reduce request volume (for example, from crawlers or abusive bots). View Package Registry rate limits for more details.
|
|
1142
1192
|
*/
|
|
@@ -1225,6 +1275,10 @@ export declare class ApplicationSettings extends pulumi.CustomResource {
|
|
|
1225
1275
|
* Fetch GitLab Runner release version data from GitLab.com.
|
|
1226
1276
|
*/
|
|
1227
1277
|
readonly updateRunnerVersionsEnabled: pulumi.Output<boolean>;
|
|
1278
|
+
/**
|
|
1279
|
+
* Disable user profile name changes.
|
|
1280
|
+
*/
|
|
1281
|
+
readonly updatingNameDisabledForUsers: pulumi.Output<boolean>;
|
|
1228
1282
|
/**
|
|
1229
1283
|
* Every week GitLab reports license usage back to GitLab, Inc.
|
|
1230
1284
|
*/
|
|
@@ -1402,6 +1456,10 @@ export interface ApplicationSettingsState {
|
|
|
1402
1456
|
* Enabling this makes only licensed EE features available to projects if the project namespace’s plan includes the feature or if the project is public.
|
|
1403
1457
|
*/
|
|
1404
1458
|
checkNamespacePlan?: pulumi.Input<boolean>;
|
|
1459
|
+
/**
|
|
1460
|
+
* Turns on incremental logging for job logs. When turned on, archived job logs are incrementally uploaded to object storage. Object storage must be configured.
|
|
1461
|
+
*/
|
|
1462
|
+
ciJobLiveTraceEnabled?: pulumi.Input<boolean>;
|
|
1405
1463
|
/**
|
|
1406
1464
|
* The maximum number of includes per pipeline.
|
|
1407
1465
|
*/
|
|
@@ -1552,6 +1610,10 @@ export interface ApplicationSettingsState {
|
|
|
1552
1610
|
* Disable display of RSS/Atom and calendar feed tokens.
|
|
1553
1611
|
*/
|
|
1554
1612
|
disableFeedToken?: pulumi.Input<boolean>;
|
|
1613
|
+
/**
|
|
1614
|
+
* Prevent editing approval rules in projects and merge requests.
|
|
1615
|
+
*/
|
|
1616
|
+
disableOverridingApproversPerMergeRequest?: pulumi.Input<boolean>;
|
|
1555
1617
|
/**
|
|
1556
1618
|
* Disable personal access tokens. Self-managed, Premium and Ultimate only. There is no method available to enable a personal access token that’s been disabled through the API. This is a known issue.
|
|
1557
1619
|
*/
|
|
@@ -1904,6 +1966,10 @@ export interface ApplicationSettingsState {
|
|
|
1904
1966
|
* If delete*inactive*projects is true, sets the time (in months) to wait before emailing maintainers that the project is scheduled be deleted because it is inactive.
|
|
1905
1967
|
*/
|
|
1906
1968
|
inactiveProjectsSendWarningEmailAfterMonths?: pulumi.Input<number>;
|
|
1969
|
+
/**
|
|
1970
|
+
* Specifies retention period for inactive project and group access tokens. Default is 30.
|
|
1971
|
+
*/
|
|
1972
|
+
inactiveResourceAccessTokensDeleteAfterDays?: pulumi.Input<number>;
|
|
1907
1973
|
/**
|
|
1908
1974
|
* Whether or not optional metrics are enabled in Service Ping.
|
|
1909
1975
|
*/
|
|
@@ -1932,6 +1998,20 @@ export interface ApplicationSettingsState {
|
|
|
1932
1998
|
* Prevent the deletion of the artifacts from the most recent successful jobs, regardless of the expiry time.
|
|
1933
1999
|
*/
|
|
1934
2000
|
keepLatestArtifact?: pulumi.Input<boolean>;
|
|
2001
|
+
/**
|
|
2002
|
+
* (If enabled, requires: kroki_url) Enable Kroki integration.
|
|
2003
|
+
*/
|
|
2004
|
+
krokiEnabled?: pulumi.Input<boolean>;
|
|
2005
|
+
/**
|
|
2006
|
+
* Configuration for formats supported by the Kroki instance.
|
|
2007
|
+
*/
|
|
2008
|
+
krokiFormats?: pulumi.Input<{
|
|
2009
|
+
[key: string]: pulumi.Input<boolean>;
|
|
2010
|
+
}>;
|
|
2011
|
+
/**
|
|
2012
|
+
* The Kroki instance URL for integration.
|
|
2013
|
+
*/
|
|
2014
|
+
krokiUrl?: pulumi.Input<string>;
|
|
1935
2015
|
/**
|
|
1936
2016
|
* Increase this value when any cached Markdown should be invalidated.
|
|
1937
2017
|
*/
|
|
@@ -1944,6 +2024,10 @@ export interface ApplicationSettingsState {
|
|
|
1944
2024
|
* Set to true to lock all memberships to LDAP. Premium and Ultimate only.
|
|
1945
2025
|
*/
|
|
1946
2026
|
lockMembershipsToLdap?: pulumi.Input<boolean>;
|
|
2027
|
+
/**
|
|
2028
|
+
* Set to true to lock all memberships to SAML. Premium and Ultimate only.
|
|
2029
|
+
*/
|
|
2030
|
+
lockMembershipsToSaml?: pulumi.Input<boolean>;
|
|
1947
2031
|
/**
|
|
1948
2032
|
* Enable Mailgun event receiver.
|
|
1949
2033
|
*/
|
|
@@ -2120,6 +2204,14 @@ export interface ApplicationSettingsState {
|
|
|
2120
2204
|
* Interval multiplier used by endpoints that perform polling. Set to 0 to disable polling.
|
|
2121
2205
|
*/
|
|
2122
2206
|
pollingIntervalMultiplier?: pulumi.Input<number>;
|
|
2207
|
+
/**
|
|
2208
|
+
* Prevent approval by merge request creator (author).
|
|
2209
|
+
*/
|
|
2210
|
+
preventMergeRequestsAuthorApproval?: pulumi.Input<boolean>;
|
|
2211
|
+
/**
|
|
2212
|
+
* Prevent approval by committers to merge requests.
|
|
2213
|
+
*/
|
|
2214
|
+
preventMergeRequestsCommittersApproval?: pulumi.Input<boolean>;
|
|
2123
2215
|
/**
|
|
2124
2216
|
* Enable project export.
|
|
2125
2217
|
*/
|
|
@@ -2394,6 +2486,18 @@ export interface ApplicationSettingsState {
|
|
|
2394
2486
|
* Maximum requests per period per user.
|
|
2395
2487
|
*/
|
|
2396
2488
|
throttleAuthenticatedApiRequestsPerPeriod?: pulumi.Input<number>;
|
|
2489
|
+
/**
|
|
2490
|
+
* Enable authenticated Git LFS request rate limit.
|
|
2491
|
+
*/
|
|
2492
|
+
throttleAuthenticatedGitLfsEnabled?: pulumi.Input<boolean>;
|
|
2493
|
+
/**
|
|
2494
|
+
* Rate limit period (in seconds).
|
|
2495
|
+
*/
|
|
2496
|
+
throttleAuthenticatedGitLfsPeriodInSeconds?: pulumi.Input<number>;
|
|
2497
|
+
/**
|
|
2498
|
+
* Maximum requests per period per user.
|
|
2499
|
+
*/
|
|
2500
|
+
throttleAuthenticatedGitLfsRequestsPerPeriod?: pulumi.Input<number>;
|
|
2397
2501
|
/**
|
|
2398
2502
|
* (If enabled, requires: throttle*authenticated*packages*api*period*in*seconds and throttle*authenticated*packages*api*requests*per*period) Enable authenticated API request rate limit. Helps reduce request volume (for example, from crawlers or abusive bots). View Package Registry rate limits for more details.
|
|
2399
2503
|
*/
|
|
@@ -2482,6 +2586,10 @@ export interface ApplicationSettingsState {
|
|
|
2482
2586
|
* Fetch GitLab Runner release version data from GitLab.com.
|
|
2483
2587
|
*/
|
|
2484
2588
|
updateRunnerVersionsEnabled?: pulumi.Input<boolean>;
|
|
2589
|
+
/**
|
|
2590
|
+
* Disable user profile name changes.
|
|
2591
|
+
*/
|
|
2592
|
+
updatingNameDisabledForUsers?: pulumi.Input<boolean>;
|
|
2485
2593
|
/**
|
|
2486
2594
|
* Every week GitLab reports license usage back to GitLab, Inc.
|
|
2487
2595
|
*/
|
|
@@ -2651,6 +2759,10 @@ export interface ApplicationSettingsArgs {
|
|
|
2651
2759
|
* Enabling this makes only licensed EE features available to projects if the project namespace’s plan includes the feature or if the project is public.
|
|
2652
2760
|
*/
|
|
2653
2761
|
checkNamespacePlan?: pulumi.Input<boolean>;
|
|
2762
|
+
/**
|
|
2763
|
+
* Turns on incremental logging for job logs. When turned on, archived job logs are incrementally uploaded to object storage. Object storage must be configured.
|
|
2764
|
+
*/
|
|
2765
|
+
ciJobLiveTraceEnabled?: pulumi.Input<boolean>;
|
|
2654
2766
|
/**
|
|
2655
2767
|
* The maximum number of includes per pipeline.
|
|
2656
2768
|
*/
|
|
@@ -2801,6 +2913,10 @@ export interface ApplicationSettingsArgs {
|
|
|
2801
2913
|
* Disable display of RSS/Atom and calendar feed tokens.
|
|
2802
2914
|
*/
|
|
2803
2915
|
disableFeedToken?: pulumi.Input<boolean>;
|
|
2916
|
+
/**
|
|
2917
|
+
* Prevent editing approval rules in projects and merge requests.
|
|
2918
|
+
*/
|
|
2919
|
+
disableOverridingApproversPerMergeRequest?: pulumi.Input<boolean>;
|
|
2804
2920
|
/**
|
|
2805
2921
|
* Disable personal access tokens. Self-managed, Premium and Ultimate only. There is no method available to enable a personal access token that’s been disabled through the API. This is a known issue.
|
|
2806
2922
|
*/
|
|
@@ -3145,6 +3261,10 @@ export interface ApplicationSettingsArgs {
|
|
|
3145
3261
|
* If delete*inactive*projects is true, sets the time (in months) to wait before emailing maintainers that the project is scheduled be deleted because it is inactive.
|
|
3146
3262
|
*/
|
|
3147
3263
|
inactiveProjectsSendWarningEmailAfterMonths?: pulumi.Input<number>;
|
|
3264
|
+
/**
|
|
3265
|
+
* Specifies retention period for inactive project and group access tokens. Default is 30.
|
|
3266
|
+
*/
|
|
3267
|
+
inactiveResourceAccessTokensDeleteAfterDays?: pulumi.Input<number>;
|
|
3148
3268
|
/**
|
|
3149
3269
|
* Whether or not optional metrics are enabled in Service Ping.
|
|
3150
3270
|
*/
|
|
@@ -3173,6 +3293,20 @@ export interface ApplicationSettingsArgs {
|
|
|
3173
3293
|
* Prevent the deletion of the artifacts from the most recent successful jobs, regardless of the expiry time.
|
|
3174
3294
|
*/
|
|
3175
3295
|
keepLatestArtifact?: pulumi.Input<boolean>;
|
|
3296
|
+
/**
|
|
3297
|
+
* (If enabled, requires: kroki_url) Enable Kroki integration.
|
|
3298
|
+
*/
|
|
3299
|
+
krokiEnabled?: pulumi.Input<boolean>;
|
|
3300
|
+
/**
|
|
3301
|
+
* Configuration for formats supported by the Kroki instance.
|
|
3302
|
+
*/
|
|
3303
|
+
krokiFormats?: pulumi.Input<{
|
|
3304
|
+
[key: string]: pulumi.Input<boolean>;
|
|
3305
|
+
}>;
|
|
3306
|
+
/**
|
|
3307
|
+
* The Kroki instance URL for integration.
|
|
3308
|
+
*/
|
|
3309
|
+
krokiUrl?: pulumi.Input<string>;
|
|
3176
3310
|
/**
|
|
3177
3311
|
* Increase this value when any cached Markdown should be invalidated.
|
|
3178
3312
|
*/
|
|
@@ -3185,6 +3319,10 @@ export interface ApplicationSettingsArgs {
|
|
|
3185
3319
|
* Set to true to lock all memberships to LDAP. Premium and Ultimate only.
|
|
3186
3320
|
*/
|
|
3187
3321
|
lockMembershipsToLdap?: pulumi.Input<boolean>;
|
|
3322
|
+
/**
|
|
3323
|
+
* Set to true to lock all memberships to SAML. Premium and Ultimate only.
|
|
3324
|
+
*/
|
|
3325
|
+
lockMembershipsToSaml?: pulumi.Input<boolean>;
|
|
3188
3326
|
/**
|
|
3189
3327
|
* Enable Mailgun event receiver.
|
|
3190
3328
|
*/
|
|
@@ -3361,6 +3499,14 @@ export interface ApplicationSettingsArgs {
|
|
|
3361
3499
|
* Interval multiplier used by endpoints that perform polling. Set to 0 to disable polling.
|
|
3362
3500
|
*/
|
|
3363
3501
|
pollingIntervalMultiplier?: pulumi.Input<number>;
|
|
3502
|
+
/**
|
|
3503
|
+
* Prevent approval by merge request creator (author).
|
|
3504
|
+
*/
|
|
3505
|
+
preventMergeRequestsAuthorApproval?: pulumi.Input<boolean>;
|
|
3506
|
+
/**
|
|
3507
|
+
* Prevent approval by committers to merge requests.
|
|
3508
|
+
*/
|
|
3509
|
+
preventMergeRequestsCommittersApproval?: pulumi.Input<boolean>;
|
|
3364
3510
|
/**
|
|
3365
3511
|
* Enable project export.
|
|
3366
3512
|
*/
|
|
@@ -3635,6 +3781,18 @@ export interface ApplicationSettingsArgs {
|
|
|
3635
3781
|
* Maximum requests per period per user.
|
|
3636
3782
|
*/
|
|
3637
3783
|
throttleAuthenticatedApiRequestsPerPeriod?: pulumi.Input<number>;
|
|
3784
|
+
/**
|
|
3785
|
+
* Enable authenticated Git LFS request rate limit.
|
|
3786
|
+
*/
|
|
3787
|
+
throttleAuthenticatedGitLfsEnabled?: pulumi.Input<boolean>;
|
|
3788
|
+
/**
|
|
3789
|
+
* Rate limit period (in seconds).
|
|
3790
|
+
*/
|
|
3791
|
+
throttleAuthenticatedGitLfsPeriodInSeconds?: pulumi.Input<number>;
|
|
3792
|
+
/**
|
|
3793
|
+
* Maximum requests per period per user.
|
|
3794
|
+
*/
|
|
3795
|
+
throttleAuthenticatedGitLfsRequestsPerPeriod?: pulumi.Input<number>;
|
|
3638
3796
|
/**
|
|
3639
3797
|
* (If enabled, requires: throttle*authenticated*packages*api*period*in*seconds and throttle*authenticated*packages*api*requests*per*period) Enable authenticated API request rate limit. Helps reduce request volume (for example, from crawlers or abusive bots). View Package Registry rate limits for more details.
|
|
3640
3798
|
*/
|
|
@@ -3723,6 +3881,10 @@ export interface ApplicationSettingsArgs {
|
|
|
3723
3881
|
* Fetch GitLab Runner release version data from GitLab.com.
|
|
3724
3882
|
*/
|
|
3725
3883
|
updateRunnerVersionsEnabled?: pulumi.Input<boolean>;
|
|
3884
|
+
/**
|
|
3885
|
+
* Disable user profile name changes.
|
|
3886
|
+
*/
|
|
3887
|
+
updatingNameDisabledForUsers?: pulumi.Input<boolean>;
|
|
3726
3888
|
/**
|
|
3727
3889
|
* Every week GitLab reports license usage back to GitLab, Inc.
|
|
3728
3890
|
*/
|
package/applicationSettings.js
CHANGED
|
@@ -77,6 +77,7 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
77
77
|
resourceInputs["bulkImportMaxDownloadFileSize"] = state?.bulkImportMaxDownloadFileSize;
|
|
78
78
|
resourceInputs["canCreateGroup"] = state?.canCreateGroup;
|
|
79
79
|
resourceInputs["checkNamespacePlan"] = state?.checkNamespacePlan;
|
|
80
|
+
resourceInputs["ciJobLiveTraceEnabled"] = state?.ciJobLiveTraceEnabled;
|
|
80
81
|
resourceInputs["ciMaxIncludes"] = state?.ciMaxIncludes;
|
|
81
82
|
resourceInputs["ciMaxTotalYamlSizeBytes"] = state?.ciMaxTotalYamlSizeBytes;
|
|
82
83
|
resourceInputs["commitEmailHostname"] = state?.commitEmailHostname;
|
|
@@ -114,6 +115,7 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
114
115
|
resourceInputs["diffMaxPatchBytes"] = state?.diffMaxPatchBytes;
|
|
115
116
|
resourceInputs["disableAdminOauthScopes"] = state?.disableAdminOauthScopes;
|
|
116
117
|
resourceInputs["disableFeedToken"] = state?.disableFeedToken;
|
|
118
|
+
resourceInputs["disableOverridingApproversPerMergeRequest"] = state?.disableOverridingApproversPerMergeRequest;
|
|
117
119
|
resourceInputs["disablePersonalAccessTokens"] = state?.disablePersonalAccessTokens;
|
|
118
120
|
resourceInputs["disabledOauthSignInSources"] = state?.disabledOauthSignInSources;
|
|
119
121
|
resourceInputs["dnsRebindingProtectionEnabled"] = state?.dnsRebindingProtectionEnabled;
|
|
@@ -202,6 +204,7 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
202
204
|
resourceInputs["inactiveProjectsDeleteAfterMonths"] = state?.inactiveProjectsDeleteAfterMonths;
|
|
203
205
|
resourceInputs["inactiveProjectsMinSizeMb"] = state?.inactiveProjectsMinSizeMb;
|
|
204
206
|
resourceInputs["inactiveProjectsSendWarningEmailAfterMonths"] = state?.inactiveProjectsSendWarningEmailAfterMonths;
|
|
207
|
+
resourceInputs["inactiveResourceAccessTokensDeleteAfterDays"] = state?.inactiveResourceAccessTokensDeleteAfterDays;
|
|
205
208
|
resourceInputs["includeOptionalMetricsInServicePing"] = state?.includeOptionalMetricsInServicePing;
|
|
206
209
|
resourceInputs["invisibleCaptchaEnabled"] = state?.invisibleCaptchaEnabled;
|
|
207
210
|
resourceInputs["issuesCreateLimit"] = state?.issuesCreateLimit;
|
|
@@ -209,9 +212,13 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
209
212
|
resourceInputs["jiraConnectProxyUrl"] = state?.jiraConnectProxyUrl;
|
|
210
213
|
resourceInputs["jiraConnectPublicKeyStorageEnabled"] = state?.jiraConnectPublicKeyStorageEnabled;
|
|
211
214
|
resourceInputs["keepLatestArtifact"] = state?.keepLatestArtifact;
|
|
215
|
+
resourceInputs["krokiEnabled"] = state?.krokiEnabled;
|
|
216
|
+
resourceInputs["krokiFormats"] = state?.krokiFormats;
|
|
217
|
+
resourceInputs["krokiUrl"] = state?.krokiUrl;
|
|
212
218
|
resourceInputs["localMarkdownVersion"] = state?.localMarkdownVersion;
|
|
213
219
|
resourceInputs["lockDuoFeaturesEnabled"] = state?.lockDuoFeaturesEnabled;
|
|
214
220
|
resourceInputs["lockMembershipsToLdap"] = state?.lockMembershipsToLdap;
|
|
221
|
+
resourceInputs["lockMembershipsToSaml"] = state?.lockMembershipsToSaml;
|
|
215
222
|
resourceInputs["mailgunEventsEnabled"] = state?.mailgunEventsEnabled;
|
|
216
223
|
resourceInputs["mailgunSigningKey"] = state?.mailgunSigningKey;
|
|
217
224
|
resourceInputs["maintenanceMode"] = state?.maintenanceMode;
|
|
@@ -256,6 +263,8 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
256
263
|
resourceInputs["plantumlEnabled"] = state?.plantumlEnabled;
|
|
257
264
|
resourceInputs["plantumlUrl"] = state?.plantumlUrl;
|
|
258
265
|
resourceInputs["pollingIntervalMultiplier"] = state?.pollingIntervalMultiplier;
|
|
266
|
+
resourceInputs["preventMergeRequestsAuthorApproval"] = state?.preventMergeRequestsAuthorApproval;
|
|
267
|
+
resourceInputs["preventMergeRequestsCommittersApproval"] = state?.preventMergeRequestsCommittersApproval;
|
|
259
268
|
resourceInputs["projectExportEnabled"] = state?.projectExportEnabled;
|
|
260
269
|
resourceInputs["projectJobsApiRateLimit"] = state?.projectJobsApiRateLimit;
|
|
261
270
|
resourceInputs["projectsApiRateLimitUnauthenticated"] = state?.projectsApiRateLimitUnauthenticated;
|
|
@@ -324,6 +333,9 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
324
333
|
resourceInputs["throttleAuthenticatedApiEnabled"] = state?.throttleAuthenticatedApiEnabled;
|
|
325
334
|
resourceInputs["throttleAuthenticatedApiPeriodInSeconds"] = state?.throttleAuthenticatedApiPeriodInSeconds;
|
|
326
335
|
resourceInputs["throttleAuthenticatedApiRequestsPerPeriod"] = state?.throttleAuthenticatedApiRequestsPerPeriod;
|
|
336
|
+
resourceInputs["throttleAuthenticatedGitLfsEnabled"] = state?.throttleAuthenticatedGitLfsEnabled;
|
|
337
|
+
resourceInputs["throttleAuthenticatedGitLfsPeriodInSeconds"] = state?.throttleAuthenticatedGitLfsPeriodInSeconds;
|
|
338
|
+
resourceInputs["throttleAuthenticatedGitLfsRequestsPerPeriod"] = state?.throttleAuthenticatedGitLfsRequestsPerPeriod;
|
|
327
339
|
resourceInputs["throttleAuthenticatedPackagesApiEnabled"] = state?.throttleAuthenticatedPackagesApiEnabled;
|
|
328
340
|
resourceInputs["throttleAuthenticatedPackagesApiPeriodInSeconds"] = state?.throttleAuthenticatedPackagesApiPeriodInSeconds;
|
|
329
341
|
resourceInputs["throttleAuthenticatedPackagesApiRequestsPerPeriod"] = state?.throttleAuthenticatedPackagesApiRequestsPerPeriod;
|
|
@@ -346,6 +358,7 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
346
358
|
resourceInputs["uniqueIpsLimitPerUser"] = state?.uniqueIpsLimitPerUser;
|
|
347
359
|
resourceInputs["uniqueIpsLimitTimeWindow"] = state?.uniqueIpsLimitTimeWindow;
|
|
348
360
|
resourceInputs["updateRunnerVersionsEnabled"] = state?.updateRunnerVersionsEnabled;
|
|
361
|
+
resourceInputs["updatingNameDisabledForUsers"] = state?.updatingNameDisabledForUsers;
|
|
349
362
|
resourceInputs["usagePingEnabled"] = state?.usagePingEnabled;
|
|
350
363
|
resourceInputs["useClickhouseForAnalytics"] = state?.useClickhouseForAnalytics;
|
|
351
364
|
resourceInputs["userDeactivationEmailsEnabled"] = state?.userDeactivationEmailsEnabled;
|
|
@@ -390,6 +403,7 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
390
403
|
resourceInputs["bulkImportMaxDownloadFileSize"] = args?.bulkImportMaxDownloadFileSize;
|
|
391
404
|
resourceInputs["canCreateGroup"] = args?.canCreateGroup;
|
|
392
405
|
resourceInputs["checkNamespacePlan"] = args?.checkNamespacePlan;
|
|
406
|
+
resourceInputs["ciJobLiveTraceEnabled"] = args?.ciJobLiveTraceEnabled;
|
|
393
407
|
resourceInputs["ciMaxIncludes"] = args?.ciMaxIncludes;
|
|
394
408
|
resourceInputs["ciMaxTotalYamlSizeBytes"] = args?.ciMaxTotalYamlSizeBytes;
|
|
395
409
|
resourceInputs["commitEmailHostname"] = args?.commitEmailHostname;
|
|
@@ -427,6 +441,7 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
427
441
|
resourceInputs["diffMaxPatchBytes"] = args?.diffMaxPatchBytes;
|
|
428
442
|
resourceInputs["disableAdminOauthScopes"] = args?.disableAdminOauthScopes;
|
|
429
443
|
resourceInputs["disableFeedToken"] = args?.disableFeedToken;
|
|
444
|
+
resourceInputs["disableOverridingApproversPerMergeRequest"] = args?.disableOverridingApproversPerMergeRequest;
|
|
430
445
|
resourceInputs["disablePersonalAccessTokens"] = args?.disablePersonalAccessTokens;
|
|
431
446
|
resourceInputs["disabledOauthSignInSources"] = args?.disabledOauthSignInSources;
|
|
432
447
|
resourceInputs["dnsRebindingProtectionEnabled"] = args?.dnsRebindingProtectionEnabled;
|
|
@@ -513,6 +528,7 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
513
528
|
resourceInputs["inactiveProjectsDeleteAfterMonths"] = args?.inactiveProjectsDeleteAfterMonths;
|
|
514
529
|
resourceInputs["inactiveProjectsMinSizeMb"] = args?.inactiveProjectsMinSizeMb;
|
|
515
530
|
resourceInputs["inactiveProjectsSendWarningEmailAfterMonths"] = args?.inactiveProjectsSendWarningEmailAfterMonths;
|
|
531
|
+
resourceInputs["inactiveResourceAccessTokensDeleteAfterDays"] = args?.inactiveResourceAccessTokensDeleteAfterDays;
|
|
516
532
|
resourceInputs["includeOptionalMetricsInServicePing"] = args?.includeOptionalMetricsInServicePing;
|
|
517
533
|
resourceInputs["invisibleCaptchaEnabled"] = args?.invisibleCaptchaEnabled;
|
|
518
534
|
resourceInputs["issuesCreateLimit"] = args?.issuesCreateLimit;
|
|
@@ -520,9 +536,13 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
520
536
|
resourceInputs["jiraConnectProxyUrl"] = args?.jiraConnectProxyUrl;
|
|
521
537
|
resourceInputs["jiraConnectPublicKeyStorageEnabled"] = args?.jiraConnectPublicKeyStorageEnabled;
|
|
522
538
|
resourceInputs["keepLatestArtifact"] = args?.keepLatestArtifact;
|
|
539
|
+
resourceInputs["krokiEnabled"] = args?.krokiEnabled;
|
|
540
|
+
resourceInputs["krokiFormats"] = args?.krokiFormats;
|
|
541
|
+
resourceInputs["krokiUrl"] = args?.krokiUrl;
|
|
523
542
|
resourceInputs["localMarkdownVersion"] = args?.localMarkdownVersion;
|
|
524
543
|
resourceInputs["lockDuoFeaturesEnabled"] = args?.lockDuoFeaturesEnabled;
|
|
525
544
|
resourceInputs["lockMembershipsToLdap"] = args?.lockMembershipsToLdap;
|
|
545
|
+
resourceInputs["lockMembershipsToSaml"] = args?.lockMembershipsToSaml;
|
|
526
546
|
resourceInputs["mailgunEventsEnabled"] = args?.mailgunEventsEnabled;
|
|
527
547
|
resourceInputs["mailgunSigningKey"] = args?.mailgunSigningKey ? pulumi.secret(args.mailgunSigningKey) : undefined;
|
|
528
548
|
resourceInputs["maintenanceMode"] = args?.maintenanceMode;
|
|
@@ -567,6 +587,8 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
567
587
|
resourceInputs["plantumlEnabled"] = args?.plantumlEnabled;
|
|
568
588
|
resourceInputs["plantumlUrl"] = args?.plantumlUrl;
|
|
569
589
|
resourceInputs["pollingIntervalMultiplier"] = args?.pollingIntervalMultiplier;
|
|
590
|
+
resourceInputs["preventMergeRequestsAuthorApproval"] = args?.preventMergeRequestsAuthorApproval;
|
|
591
|
+
resourceInputs["preventMergeRequestsCommittersApproval"] = args?.preventMergeRequestsCommittersApproval;
|
|
570
592
|
resourceInputs["projectExportEnabled"] = args?.projectExportEnabled;
|
|
571
593
|
resourceInputs["projectJobsApiRateLimit"] = args?.projectJobsApiRateLimit;
|
|
572
594
|
resourceInputs["projectsApiRateLimitUnauthenticated"] = args?.projectsApiRateLimitUnauthenticated;
|
|
@@ -635,6 +657,9 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
635
657
|
resourceInputs["throttleAuthenticatedApiEnabled"] = args?.throttleAuthenticatedApiEnabled;
|
|
636
658
|
resourceInputs["throttleAuthenticatedApiPeriodInSeconds"] = args?.throttleAuthenticatedApiPeriodInSeconds;
|
|
637
659
|
resourceInputs["throttleAuthenticatedApiRequestsPerPeriod"] = args?.throttleAuthenticatedApiRequestsPerPeriod;
|
|
660
|
+
resourceInputs["throttleAuthenticatedGitLfsEnabled"] = args?.throttleAuthenticatedGitLfsEnabled;
|
|
661
|
+
resourceInputs["throttleAuthenticatedGitLfsPeriodInSeconds"] = args?.throttleAuthenticatedGitLfsPeriodInSeconds;
|
|
662
|
+
resourceInputs["throttleAuthenticatedGitLfsRequestsPerPeriod"] = args?.throttleAuthenticatedGitLfsRequestsPerPeriod;
|
|
638
663
|
resourceInputs["throttleAuthenticatedPackagesApiEnabled"] = args?.throttleAuthenticatedPackagesApiEnabled;
|
|
639
664
|
resourceInputs["throttleAuthenticatedPackagesApiPeriodInSeconds"] = args?.throttleAuthenticatedPackagesApiPeriodInSeconds;
|
|
640
665
|
resourceInputs["throttleAuthenticatedPackagesApiRequestsPerPeriod"] = args?.throttleAuthenticatedPackagesApiRequestsPerPeriod;
|
|
@@ -657,6 +682,7 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
657
682
|
resourceInputs["uniqueIpsLimitPerUser"] = args?.uniqueIpsLimitPerUser;
|
|
658
683
|
resourceInputs["uniqueIpsLimitTimeWindow"] = args?.uniqueIpsLimitTimeWindow;
|
|
659
684
|
resourceInputs["updateRunnerVersionsEnabled"] = args?.updateRunnerVersionsEnabled;
|
|
685
|
+
resourceInputs["updatingNameDisabledForUsers"] = args?.updatingNameDisabledForUsers;
|
|
660
686
|
resourceInputs["usagePingEnabled"] = args?.usagePingEnabled;
|
|
661
687
|
resourceInputs["useClickhouseForAnalytics"] = args?.useClickhouseForAnalytics;
|
|
662
688
|
resourceInputs["userDeactivationEmailsEnabled"] = args?.userDeactivationEmailsEnabled;
|