@pulumi/gitlab 9.3.0-alpha.1756360593 → 9.3.0-alpha.1757051880
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.js +13 -13
- package/application.js.map +1 -1
- package/applicationAppearance.js +29 -29
- package/applicationAppearance.js.map +1 -1
- package/applicationSettings.js +617 -617
- package/applicationSettings.js.map +1 -1
- package/branch.js +19 -19
- package/branch.js.map +1 -1
- package/branchProtection.js +24 -24
- package/branchProtection.js.map +1 -1
- package/clusterAgent.js +9 -9
- package/clusterAgent.js.map +1 -1
- package/clusterAgentToken.js +17 -17
- package/clusterAgentToken.js.map +1 -1
- package/complianceFramework.js +17 -17
- package/complianceFramework.js.map +1 -1
- package/config/vars.d.ts +4 -10
- package/config/vars.js.map +1 -1
- package/deployKey.js +15 -15
- package/deployKey.js.map +1 -1
- package/deployKeyEnable.js +13 -13
- package/deployKeyEnable.js.map +1 -1
- package/deployToken.js +16 -16
- package/deployToken.js.map +1 -1
- package/globalLevelNotifications.js +37 -37
- package/globalLevelNotifications.js.map +1 -1
- package/group.js +67 -67
- package/group.js.map +1 -1
- package/groupAccessToken.js +22 -22
- package/groupAccessToken.js.map +1 -1
- package/groupBadge.js +14 -14
- package/groupBadge.js.map +1 -1
- package/groupCluster.js +30 -30
- package/groupCluster.js.map +1 -1
- package/groupCustomAttribute.js +10 -10
- package/groupCustomAttribute.js.map +1 -1
- package/groupDependencyProxy.js +10 -10
- package/groupDependencyProxy.js.map +1 -1
- package/groupEpicBoard.js +8 -8
- package/groupEpicBoard.js.map +1 -1
- package/groupHook.js +55 -55
- package/groupHook.js.map +1 -1
- package/groupIssueBoard.js +12 -12
- package/groupIssueBoard.js.map +1 -1
- package/groupLabel.js +13 -13
- package/groupLabel.js.map +1 -1
- package/groupLdapLink.js +18 -18
- package/groupLdapLink.js.map +1 -1
- package/groupMembership.js +18 -18
- package/groupMembership.js.map +1 -1
- package/groupProjectFileTemplate.js +7 -7
- package/groupProjectFileTemplate.js.map +1 -1
- package/groupProtectedEnvironment.js +12 -12
- package/groupProtectedEnvironment.js.map +1 -1
- package/groupSamlLink.js +12 -12
- package/groupSamlLink.js.map +1 -1
- package/groupSecurityPolicyAttachment.js +9 -9
- package/groupSecurityPolicyAttachment.js.map +1 -1
- package/groupServiceAccount.js +11 -11
- package/groupServiceAccount.js.map +1 -1
- package/groupServiceAccountAccessToken.js +20 -20
- package/groupServiceAccountAccessToken.js.map +1 -1
- package/groupShareGroup.js +14 -14
- package/groupShareGroup.js.map +1 -1
- package/groupVariable.js +24 -24
- package/groupVariable.js.map +1 -1
- package/instanceCluster.js +29 -29
- package/instanceCluster.js.map +1 -1
- package/instanceServiceAccount.js +10 -10
- package/instanceServiceAccount.js.map +1 -1
- package/instanceVariable.js +17 -17
- package/instanceVariable.js.map +1 -1
- package/integrationCustomIssueTracker.js +14 -14
- package/integrationCustomIssueTracker.js.map +1 -1
- package/integrationEmailsOnPush.js +22 -22
- package/integrationEmailsOnPush.js.map +1 -1
- package/integrationExternalWiki.js +12 -12
- package/integrationExternalWiki.js.map +1 -1
- package/integrationGithub.js +16 -16
- package/integrationGithub.js.map +1 -1
- package/integrationHarbor.js +19 -19
- package/integrationHarbor.js.map +1 -1
- package/integrationJenkins.js +23 -23
- package/integrationJenkins.js.map +1 -1
- package/integrationJira.js +40 -40
- package/integrationJira.js.map +1 -1
- package/integrationMattermost.js +49 -49
- package/integrationMattermost.js.map +1 -1
- package/integrationMicrosoftTeams.js +32 -32
- package/integrationMicrosoftTeams.js.map +1 -1
- package/integrationPipelinesEmail.js +11 -11
- package/integrationPipelinesEmail.js.map +1 -1
- package/integrationRedmine.js +15 -15
- package/integrationRedmine.js.map +1 -1
- package/integrationSlack.js +52 -52
- package/integrationSlack.js.map +1 -1
- package/integrationTelegram.js +41 -41
- package/integrationTelegram.js.map +1 -1
- package/label.js +13 -13
- package/label.js.map +1 -1
- package/memberRole.js +16 -16
- package/memberRole.js.map +1 -1
- package/package.json +2 -2
- package/pagesDomain.js +18 -18
- package/pagesDomain.js.map +1 -1
- package/personalAccessToken.js +19 -19
- package/personalAccessToken.js.map +1 -1
- package/pipelineSchedule.js +21 -21
- package/pipelineSchedule.js.map +1 -1
- package/pipelineScheduleVariable.js +15 -15
- package/pipelineScheduleVariable.js.map +1 -1
- package/pipelineTrigger.js +9 -9
- package/pipelineTrigger.js.map +1 -1
- package/project.js +216 -216
- package/project.js.map +1 -1
- package/projectAccessToken.js +22 -22
- package/projectAccessToken.js.map +1 -1
- package/projectApprovalRule.js +23 -23
- package/projectApprovalRule.js.map +1 -1
- package/projectBadge.js +14 -14
- package/projectBadge.js.map +1 -1
- package/projectCluster.js +32 -32
- package/projectCluster.js.map +1 -1
- package/projectComplianceFrameworks.js +7 -7
- package/projectComplianceFrameworks.js.map +1 -1
- package/projectContainerRepositoryProtection.js +12 -12
- package/projectContainerRepositoryProtection.js.map +1 -1
- package/projectCustomAttribute.js +10 -10
- package/projectCustomAttribute.js.map +1 -1
- package/projectEnvironment.js +27 -27
- package/projectEnvironment.js.map +1 -1
- package/projectFreezePeriod.js +12 -12
- package/projectFreezePeriod.js.map +1 -1
- package/projectHook.js +49 -49
- package/projectHook.js.map +1 -1
- package/projectIntegrationCustomIssueTracker.js +14 -14
- package/projectIntegrationCustomIssueTracker.js.map +1 -1
- package/projectIntegrationEmailsOnPush.js +22 -22
- package/projectIntegrationEmailsOnPush.js.map +1 -1
- package/projectIntegrationExternalWiki.js +12 -12
- package/projectIntegrationExternalWiki.js.map +1 -1
- package/projectIntegrationGithub.js +16 -16
- package/projectIntegrationGithub.js.map +1 -1
- package/projectIntegrationHarbor.js +19 -19
- package/projectIntegrationHarbor.js.map +1 -1
- package/projectIntegrationJenkins.js +23 -23
- package/projectIntegrationJenkins.js.map +1 -1
- package/projectIntegrationJira.js +40 -40
- package/projectIntegrationJira.js.map +1 -1
- package/projectIntegrationMattermost.js +49 -49
- package/projectIntegrationMattermost.js.map +1 -1
- package/projectIntegrationMicrosoftTeams.js +32 -32
- package/projectIntegrationMicrosoftTeams.js.map +1 -1
- package/projectIntegrationPipelinesEmail.js +11 -11
- package/projectIntegrationPipelinesEmail.js.map +1 -1
- package/projectIntegrationRedmine.js +15 -15
- package/projectIntegrationRedmine.js.map +1 -1
- package/projectIntegrationTelegram.js +41 -41
- package/projectIntegrationTelegram.js.map +1 -1
- package/projectIntegrationYoutrack.js +10 -10
- package/projectIntegrationYoutrack.js.map +1 -1
- package/projectIssue.js +62 -62
- package/projectIssue.js.map +1 -1
- package/projectIssueBoard.js +16 -16
- package/projectIssueBoard.js.map +1 -1
- package/projectJobTokenScope.js +8 -8
- package/projectJobTokenScope.js.map +1 -1
- package/projectJobTokenScopes.js +11 -11
- package/projectJobTokenScopes.js.map +1 -1
- package/projectLabel.js +13 -13
- package/projectLabel.js.map +1 -1
- package/projectLevelMrApprovals.js +16 -16
- package/projectLevelMrApprovals.js.map +1 -1
- package/projectLevelNotifications.js +40 -40
- package/projectLevelNotifications.js.map +1 -1
- package/projectMembership.js +14 -14
- package/projectMembership.js.map +1 -1
- package/projectMergeRequestNote.js +20 -20
- package/projectMergeRequestNote.js.map +1 -1
- package/projectMilestone.js +22 -22
- package/projectMilestone.js.map +1 -1
- package/projectMirror.js +18 -18
- package/projectMirror.js.map +1 -1
- package/projectPagesSettings.js +12 -12
- package/projectPagesSettings.js.map +1 -1
- package/projectProtectedEnvironment.js +13 -13
- package/projectProtectedEnvironment.js.map +1 -1
- package/projectPushRules.js +30 -30
- package/projectPushRules.js.map +1 -1
- package/projectRunnerEnablement.js +7 -7
- package/projectRunnerEnablement.js.map +1 -1
- package/projectSecurityPolicyAttachment.js +9 -9
- package/projectSecurityPolicyAttachment.js.map +1 -1
- package/projectShareGroup.js +11 -11
- package/projectShareGroup.js.map +1 -1
- package/projectTag.js +15 -15
- package/projectTag.js.map +1 -1
- package/projectTargetBranchRule.js +10 -10
- package/projectTargetBranchRule.js.map +1 -1
- package/projectVariable.js +24 -24
- package/projectVariable.js.map +1 -1
- package/projectWikiPage.js +14 -14
- package/projectWikiPage.js.map +1 -1
- package/provider.d.ts +8 -20
- package/provider.js +9 -9
- package/provider.js.map +1 -1
- package/release.js +29 -29
- package/release.js.map +1 -1
- package/releaseLink.js +19 -19
- package/releaseLink.js.map +1 -1
- package/repositoryFile.js +41 -41
- package/repositoryFile.js.map +1 -1
- package/runner.js +22 -22
- package/runner.js.map +1 -1
- package/systemHook.js +17 -17
- package/systemHook.js.map +1 -1
- package/tagProtection.js +11 -11
- package/tagProtection.js.map +1 -1
- package/topic.js +13 -13
- package/topic.js.map +1 -1
- package/user.js +31 -31
- package/user.js.map +1 -1
- package/userCustomAttribute.js +10 -10
- package/userCustomAttribute.js.map +1 -1
- package/userGpgKey.js +8 -8
- package/userGpgKey.js.map +1 -1
- package/userIdentity.js +10 -10
- package/userIdentity.js.map +1 -1
- package/userImpersonationToken.js +18 -18
- package/userImpersonationToken.js.map +1 -1
- package/userRunner.js +25 -25
- package/userRunner.js.map +1 -1
- package/userSshKey.js +13 -13
- package/userSshKey.js.map +1 -1
- package/utilities.js +18 -29
- package/utilities.js.map +1 -1
- package/valueStreamAnalytics.js +10 -10
- package/valueStreamAnalytics.js.map +1 -1
package/applicationSettings.js
CHANGED
|
@@ -19,7 +19,7 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
19
19
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
20
20
|
*/
|
|
21
21
|
static get(name, id, state, opts) {
|
|
22
|
-
return new ApplicationSettings(name, state,
|
|
22
|
+
return new ApplicationSettings(name, state, { ...opts, id: id });
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* Returns true if the given object is an instance of ApplicationSettings. This is designed to work even
|
|
@@ -36,625 +36,625 @@ class ApplicationSettings extends pulumi.CustomResource {
|
|
|
36
36
|
opts = opts || {};
|
|
37
37
|
if (opts.id) {
|
|
38
38
|
const state = argsOrState;
|
|
39
|
-
resourceInputs["abuseNotificationEmail"] = state
|
|
40
|
-
resourceInputs["adminMode"] = state
|
|
41
|
-
resourceInputs["afterSignOutPath"] = state
|
|
42
|
-
resourceInputs["afterSignUpText"] = state
|
|
43
|
-
resourceInputs["akismetApiKey"] = state
|
|
44
|
-
resourceInputs["akismetEnabled"] = state
|
|
45
|
-
resourceInputs["allowAccountDeletion"] = state
|
|
46
|
-
resourceInputs["allowGroupOwnersToManageLdap"] = state
|
|
47
|
-
resourceInputs["allowLocalRequestsFromSystemHooks"] = state
|
|
48
|
-
resourceInputs["allowLocalRequestsFromWebHooksAndServices"] = state
|
|
49
|
-
resourceInputs["allowProjectCreationForGuestAndBelow"] = state
|
|
50
|
-
resourceInputs["allowRunnerRegistrationToken"] = state
|
|
51
|
-
resourceInputs["archiveBuildsInHumanReadable"] = state
|
|
52
|
-
resourceInputs["asciidocMaxIncludes"] = state
|
|
53
|
-
resourceInputs["assetProxyAllowlists"] = state
|
|
54
|
-
resourceInputs["assetProxyEnabled"] = state
|
|
55
|
-
resourceInputs["assetProxySecretKey"] = state
|
|
56
|
-
resourceInputs["assetProxyUrl"] = state
|
|
57
|
-
resourceInputs["authorizedKeysEnabled"] = state
|
|
58
|
-
resourceInputs["autoBanUserOnExcessiveProjectsDownload"] = state
|
|
59
|
-
resourceInputs["autoDevopsDomain"] = state
|
|
60
|
-
resourceInputs["autoDevopsEnabled"] = state
|
|
61
|
-
resourceInputs["automaticPurchasedStorageAllocation"] = state
|
|
62
|
-
resourceInputs["bulkImportConcurrentPipelineBatchLimit"] = state
|
|
63
|
-
resourceInputs["bulkImportEnabled"] = state
|
|
64
|
-
resourceInputs["bulkImportMaxDownloadFileSize"] = state
|
|
65
|
-
resourceInputs["canCreateGroup"] = state
|
|
66
|
-
resourceInputs["checkNamespacePlan"] = state
|
|
67
|
-
resourceInputs["ciMaxIncludes"] = state
|
|
68
|
-
resourceInputs["ciMaxTotalYamlSizeBytes"] = state
|
|
69
|
-
resourceInputs["commitEmailHostname"] = state
|
|
70
|
-
resourceInputs["concurrentBitbucketImportJobsLimit"] = state
|
|
71
|
-
resourceInputs["concurrentBitbucketServerImportJobsLimit"] = state
|
|
72
|
-
resourceInputs["concurrentGithubImportJobsLimit"] = state
|
|
73
|
-
resourceInputs["containerExpirationPoliciesEnableHistoricEntries"] = state
|
|
74
|
-
resourceInputs["containerRegistryCleanupTagsServiceMaxListSize"] = state
|
|
75
|
-
resourceInputs["containerRegistryDeleteTagsServiceTimeout"] = state
|
|
76
|
-
resourceInputs["containerRegistryExpirationPoliciesCaching"] = state
|
|
77
|
-
resourceInputs["containerRegistryExpirationPoliciesWorkerCapacity"] = state
|
|
78
|
-
resourceInputs["containerRegistryTokenExpireDelay"] = state
|
|
79
|
-
resourceInputs["deactivateDormantUsers"] = state
|
|
80
|
-
resourceInputs["deactivateDormantUsersPeriod"] = state
|
|
81
|
-
resourceInputs["decompressArchiveFileTimeout"] = state
|
|
82
|
-
resourceInputs["defaultArtifactsExpireIn"] = state
|
|
83
|
-
resourceInputs["defaultBranchName"] = state
|
|
84
|
-
resourceInputs["defaultBranchProtection"] = state
|
|
85
|
-
resourceInputs["defaultBranchProtectionDefaults"] = state
|
|
86
|
-
resourceInputs["defaultCiConfigPath"] = state
|
|
87
|
-
resourceInputs["defaultGroupVisibility"] = state
|
|
88
|
-
resourceInputs["defaultPreferredLanguage"] = state
|
|
89
|
-
resourceInputs["defaultProjectCreation"] = state
|
|
90
|
-
resourceInputs["defaultProjectVisibility"] = state
|
|
91
|
-
resourceInputs["defaultProjectsLimit"] = state
|
|
92
|
-
resourceInputs["defaultSnippetVisibility"] = state
|
|
93
|
-
resourceInputs["defaultSyntaxHighlightingTheme"] = state
|
|
94
|
-
resourceInputs["deleteInactiveProjects"] = state
|
|
95
|
-
resourceInputs["deleteUnconfirmedUsers"] = state
|
|
96
|
-
resourceInputs["deletionAdjournedPeriod"] = state
|
|
97
|
-
resourceInputs["diagramsnetEnabled"] = state
|
|
98
|
-
resourceInputs["diagramsnetUrl"] = state
|
|
99
|
-
resourceInputs["diffMaxFiles"] = state
|
|
100
|
-
resourceInputs["diffMaxLines"] = state
|
|
101
|
-
resourceInputs["diffMaxPatchBytes"] = state
|
|
102
|
-
resourceInputs["disableAdminOauthScopes"] = state
|
|
103
|
-
resourceInputs["disableFeedToken"] = state
|
|
104
|
-
resourceInputs["disablePersonalAccessTokens"] = state
|
|
105
|
-
resourceInputs["disabledOauthSignInSources"] = state
|
|
106
|
-
resourceInputs["dnsRebindingProtectionEnabled"] = state
|
|
107
|
-
resourceInputs["domainAllowlists"] = state
|
|
108
|
-
resourceInputs["domainDenylistEnabled"] = state
|
|
109
|
-
resourceInputs["domainDenylists"] = state
|
|
110
|
-
resourceInputs["downstreamPipelineTriggerLimitPerProjectUserSha"] = state
|
|
111
|
-
resourceInputs["dsaKeyRestriction"] = state
|
|
112
|
-
resourceInputs["duoFeaturesEnabled"] = state
|
|
113
|
-
resourceInputs["ecdsaKeyRestriction"] = state
|
|
114
|
-
resourceInputs["ecdsaSkKeyRestriction"] = state
|
|
115
|
-
resourceInputs["ed25519KeyRestriction"] = state
|
|
116
|
-
resourceInputs["ed25519SkKeyRestriction"] = state
|
|
117
|
-
resourceInputs["eksAccessKeyId"] = state
|
|
118
|
-
resourceInputs["eksAccountId"] = state
|
|
119
|
-
resourceInputs["eksIntegrationEnabled"] = state
|
|
120
|
-
resourceInputs["eksSecretAccessKey"] = state
|
|
121
|
-
resourceInputs["elasticsearchAws"] = state
|
|
122
|
-
resourceInputs["elasticsearchAwsAccessKey"] = state
|
|
123
|
-
resourceInputs["elasticsearchAwsRegion"] = state
|
|
124
|
-
resourceInputs["elasticsearchAwsSecretAccessKey"] = state
|
|
125
|
-
resourceInputs["elasticsearchIndexedFieldLengthLimit"] = state
|
|
126
|
-
resourceInputs["elasticsearchIndexedFileSizeLimitKb"] = state
|
|
127
|
-
resourceInputs["elasticsearchIndexing"] = state
|
|
128
|
-
resourceInputs["elasticsearchLimitIndexing"] = state
|
|
129
|
-
resourceInputs["elasticsearchMaxBulkConcurrency"] = state
|
|
130
|
-
resourceInputs["elasticsearchMaxBulkSizeMb"] = state
|
|
131
|
-
resourceInputs["elasticsearchMaxCodeIndexingConcurrency"] = state
|
|
132
|
-
resourceInputs["elasticsearchNamespaceIds"] = state
|
|
133
|
-
resourceInputs["elasticsearchPassword"] = state
|
|
134
|
-
resourceInputs["elasticsearchProjectIds"] = state
|
|
135
|
-
resourceInputs["elasticsearchRequeueWorkers"] = state
|
|
136
|
-
resourceInputs["elasticsearchSearch"] = state
|
|
137
|
-
resourceInputs["elasticsearchUrls"] = state
|
|
138
|
-
resourceInputs["elasticsearchUsername"] = state
|
|
139
|
-
resourceInputs["elasticsearchWorkerNumberOfShards"] = state
|
|
140
|
-
resourceInputs["emailAdditionalText"] = state
|
|
141
|
-
resourceInputs["emailAuthorInBody"] = state
|
|
142
|
-
resourceInputs["emailConfirmationSetting"] = state
|
|
143
|
-
resourceInputs["enableArtifactExternalRedirectWarningPage"] = state
|
|
144
|
-
resourceInputs["enabledGitAccessProtocol"] = state
|
|
145
|
-
resourceInputs["enforceNamespaceStorageLimit"] = state
|
|
146
|
-
resourceInputs["enforceTerms"] = state
|
|
147
|
-
resourceInputs["externalAuthClientCert"] = state
|
|
148
|
-
resourceInputs["externalAuthClientKey"] = state
|
|
149
|
-
resourceInputs["externalAuthClientKeyPass"] = state
|
|
150
|
-
resourceInputs["externalAuthorizationServiceDefaultLabel"] = state
|
|
151
|
-
resourceInputs["externalAuthorizationServiceEnabled"] = state
|
|
152
|
-
resourceInputs["externalAuthorizationServiceTimeout"] = state
|
|
153
|
-
resourceInputs["externalAuthorizationServiceUrl"] = state
|
|
154
|
-
resourceInputs["externalPipelineValidationServiceTimeout"] = state
|
|
155
|
-
resourceInputs["externalPipelineValidationServiceToken"] = state
|
|
156
|
-
resourceInputs["externalPipelineValidationServiceUrl"] = state
|
|
157
|
-
resourceInputs["failedLoginAttemptsUnlockPeriodInMinutes"] = state
|
|
158
|
-
resourceInputs["fileTemplateProjectId"] = state
|
|
159
|
-
resourceInputs["firstDayOfWeek"] = state
|
|
160
|
-
resourceInputs["geoNodeAllowedIps"] = state
|
|
161
|
-
resourceInputs["geoStatusTimeout"] = state
|
|
162
|
-
resourceInputs["gitRateLimitUsersAlertlists"] = state
|
|
163
|
-
resourceInputs["gitRateLimitUsersAllowlists"] = state
|
|
164
|
-
resourceInputs["gitTwoFactorSessionExpiry"] = state
|
|
165
|
-
resourceInputs["gitalyTimeoutDefault"] = state
|
|
166
|
-
resourceInputs["gitalyTimeoutFast"] = state
|
|
167
|
-
resourceInputs["gitalyTimeoutMedium"] = state
|
|
168
|
-
resourceInputs["gitlabDedicatedInstance"] = state
|
|
169
|
-
resourceInputs["gitlabEnvironmentToolkitInstance"] = state
|
|
170
|
-
resourceInputs["gitlabShellOperationLimit"] = state
|
|
171
|
-
resourceInputs["gitpodEnabled"] = state
|
|
172
|
-
resourceInputs["gitpodUrl"] = state
|
|
173
|
-
resourceInputs["globallyAllowedIps"] = state
|
|
174
|
-
resourceInputs["grafanaEnabled"] = state
|
|
175
|
-
resourceInputs["grafanaUrl"] = state
|
|
176
|
-
resourceInputs["gravatarEnabled"] = state
|
|
177
|
-
resourceInputs["groupOwnersCanManageDefaultBranchProtection"] = state
|
|
178
|
-
resourceInputs["helpPageHideCommercialContent"] = state
|
|
179
|
-
resourceInputs["helpPageSupportUrl"] = state
|
|
180
|
-
resourceInputs["helpPageText"] = state
|
|
181
|
-
resourceInputs["helpText"] = state
|
|
182
|
-
resourceInputs["hideThirdPartyOffers"] = state
|
|
183
|
-
resourceInputs["homePageUrl"] = state
|
|
184
|
-
resourceInputs["housekeepingEnabled"] = state
|
|
185
|
-
resourceInputs["housekeepingOptimizeRepositoryPeriod"] = state
|
|
186
|
-
resourceInputs["htmlEmailsEnabled"] = state
|
|
187
|
-
resourceInputs["importSources"] = state
|
|
188
|
-
resourceInputs["inProductMarketingEmailsEnabled"] = state
|
|
189
|
-
resourceInputs["inactiveProjectsDeleteAfterMonths"] = state
|
|
190
|
-
resourceInputs["inactiveProjectsMinSizeMb"] = state
|
|
191
|
-
resourceInputs["inactiveProjectsSendWarningEmailAfterMonths"] = state
|
|
192
|
-
resourceInputs["includeOptionalMetricsInServicePing"] = state
|
|
193
|
-
resourceInputs["invisibleCaptchaEnabled"] = state
|
|
194
|
-
resourceInputs["issuesCreateLimit"] = state
|
|
195
|
-
resourceInputs["jiraConnectApplicationKey"] = state
|
|
196
|
-
resourceInputs["jiraConnectProxyUrl"] = state
|
|
197
|
-
resourceInputs["jiraConnectPublicKeyStorageEnabled"] = state
|
|
198
|
-
resourceInputs["keepLatestArtifact"] = state
|
|
199
|
-
resourceInputs["localMarkdownVersion"] = state
|
|
200
|
-
resourceInputs["lockDuoFeaturesEnabled"] = state
|
|
201
|
-
resourceInputs["lockMembershipsToLdap"] = state
|
|
202
|
-
resourceInputs["mailgunEventsEnabled"] = state
|
|
203
|
-
resourceInputs["mailgunSigningKey"] = state
|
|
204
|
-
resourceInputs["maintenanceMode"] = state
|
|
205
|
-
resourceInputs["maintenanceModeMessage"] = state
|
|
206
|
-
resourceInputs["mavenPackageRequestsForwarding"] = state
|
|
207
|
-
resourceInputs["maxArtifactsSize"] = state
|
|
208
|
-
resourceInputs["maxAttachmentSize"] = state
|
|
209
|
-
resourceInputs["maxDecompressedArchiveSize"] = state
|
|
210
|
-
resourceInputs["maxExportSize"] = state
|
|
211
|
-
resourceInputs["maxImportRemoteFileSize"] = state
|
|
212
|
-
resourceInputs["maxImportSize"] = state
|
|
213
|
-
resourceInputs["maxLoginAttempts"] = state
|
|
214
|
-
resourceInputs["maxNumberOfRepositoryDownloads"] = state
|
|
215
|
-
resourceInputs["maxNumberOfRepositoryDownloadsWithinTimePeriod"] = state
|
|
216
|
-
resourceInputs["maxPagesSize"] = state
|
|
217
|
-
resourceInputs["maxPersonalAccessTokenLifetime"] = state
|
|
218
|
-
resourceInputs["maxSshKeyLifetime"] = state
|
|
219
|
-
resourceInputs["maxTerraformStateSizeBytes"] = state
|
|
220
|
-
resourceInputs["metricsMethodCallThreshold"] = state
|
|
221
|
-
resourceInputs["minimumPasswordLength"] = state
|
|
222
|
-
resourceInputs["mirrorAvailable"] = state
|
|
223
|
-
resourceInputs["mirrorCapacityThreshold"] = state
|
|
224
|
-
resourceInputs["mirrorMaxCapacity"] = state
|
|
225
|
-
resourceInputs["mirrorMaxDelay"] = state
|
|
226
|
-
resourceInputs["npmPackageRequestsForwarding"] = state
|
|
227
|
-
resourceInputs["nugetSkipMetadataUrlValidation"] = state
|
|
228
|
-
resourceInputs["outboundLocalRequestsWhitelists"] = state
|
|
229
|
-
resourceInputs["packageMetadataPurlTypes"] = state
|
|
230
|
-
resourceInputs["packageRegistryAllowAnyoneToPullOption"] = state
|
|
231
|
-
resourceInputs["packageRegistryCleanupPoliciesWorkerCapacity"] = state
|
|
232
|
-
resourceInputs["pagesDomainVerificationEnabled"] = state
|
|
233
|
-
resourceInputs["passwordAuthenticationEnabledForGit"] = state
|
|
234
|
-
resourceInputs["passwordAuthenticationEnabledForWeb"] = state
|
|
235
|
-
resourceInputs["passwordLowercaseRequired"] = state
|
|
236
|
-
resourceInputs["passwordNumberRequired"] = state
|
|
237
|
-
resourceInputs["passwordSymbolRequired"] = state
|
|
238
|
-
resourceInputs["passwordUppercaseRequired"] = state
|
|
239
|
-
resourceInputs["performanceBarAllowedGroupPath"] = state
|
|
240
|
-
resourceInputs["personalAccessTokenPrefix"] = state
|
|
241
|
-
resourceInputs["pipelineLimitPerProjectUserSha"] = state
|
|
242
|
-
resourceInputs["plantumlEnabled"] = state
|
|
243
|
-
resourceInputs["plantumlUrl"] = state
|
|
244
|
-
resourceInputs["pollingIntervalMultiplier"] = state
|
|
245
|
-
resourceInputs["projectExportEnabled"] = state
|
|
246
|
-
resourceInputs["projectJobsApiRateLimit"] = state
|
|
247
|
-
resourceInputs["projectsApiRateLimitUnauthenticated"] = state
|
|
248
|
-
resourceInputs["prometheusMetricsEnabled"] = state
|
|
249
|
-
resourceInputs["protectedCiVariables"] = state
|
|
250
|
-
resourceInputs["pushEventActivitiesLimit"] = state
|
|
251
|
-
resourceInputs["pushEventHooksLimit"] = state
|
|
252
|
-
resourceInputs["pypiPackageRequestsForwarding"] = state
|
|
253
|
-
resourceInputs["rateLimitingResponseText"] = state
|
|
254
|
-
resourceInputs["rawBlobRequestLimit"] = state
|
|
255
|
-
resourceInputs["recaptchaEnabled"] = state
|
|
256
|
-
resourceInputs["recaptchaPrivateKey"] = state
|
|
257
|
-
resourceInputs["recaptchaSiteKey"] = state
|
|
258
|
-
resourceInputs["receiveMaxInputSize"] = state
|
|
259
|
-
resourceInputs["receptiveClusterAgentsEnabled"] = state
|
|
260
|
-
resourceInputs["rememberMeEnabled"] = state
|
|
261
|
-
resourceInputs["repositoryChecksEnabled"] = state
|
|
262
|
-
resourceInputs["repositorySizeLimit"] = state
|
|
263
|
-
resourceInputs["repositoryStoragesWeighted"] = state
|
|
264
|
-
resourceInputs["requireAdminApprovalAfterUserSignup"] = state
|
|
265
|
-
resourceInputs["requireAdminTwoFactorAuthentication"] = state
|
|
266
|
-
resourceInputs["requirePersonalAccessTokenExpiry"] = state
|
|
267
|
-
resourceInputs["requireTwoFactorAuthentication"] = state
|
|
268
|
-
resourceInputs["restrictedVisibilityLevels"] = state
|
|
269
|
-
resourceInputs["rsaKeyRestriction"] = state
|
|
270
|
-
resourceInputs["searchRateLimit"] = state
|
|
271
|
-
resourceInputs["searchRateLimitUnauthenticated"] = state
|
|
272
|
-
resourceInputs["securityApprovalPoliciesLimit"] = state
|
|
273
|
-
resourceInputs["securityPolicyGlobalGroupApproversEnabled"] = state
|
|
274
|
-
resourceInputs["securityTxtContent"] = state
|
|
275
|
-
resourceInputs["sendUserConfirmationEmail"] = state
|
|
276
|
-
resourceInputs["serviceAccessTokensExpirationEnforced"] = state
|
|
277
|
-
resourceInputs["sessionExpireDelay"] = state
|
|
278
|
-
resourceInputs["sharedRunnersEnabled"] = state
|
|
279
|
-
resourceInputs["sharedRunnersMinutes"] = state
|
|
280
|
-
resourceInputs["sharedRunnersText"] = state
|
|
281
|
-
resourceInputs["sidekiqJobLimiterCompressionThresholdBytes"] = state
|
|
282
|
-
resourceInputs["sidekiqJobLimiterLimitBytes"] = state
|
|
283
|
-
resourceInputs["sidekiqJobLimiterMode"] = state
|
|
284
|
-
resourceInputs["signInText"] = state
|
|
285
|
-
resourceInputs["signupEnabled"] = state
|
|
286
|
-
resourceInputs["silentAdminExportsEnabled"] = state
|
|
287
|
-
resourceInputs["silentModeEnabled"] = state
|
|
288
|
-
resourceInputs["slackAppEnabled"] = state
|
|
289
|
-
resourceInputs["slackAppId"] = state
|
|
290
|
-
resourceInputs["slackAppSecret"] = state
|
|
291
|
-
resourceInputs["slackAppSigningSecret"] = state
|
|
292
|
-
resourceInputs["slackAppVerificationToken"] = state
|
|
293
|
-
resourceInputs["snippetSizeLimit"] = state
|
|
294
|
-
resourceInputs["snowplowAppId"] = state
|
|
295
|
-
resourceInputs["snowplowCollectorHostname"] = state
|
|
296
|
-
resourceInputs["snowplowCookieDomain"] = state
|
|
297
|
-
resourceInputs["snowplowDatabaseCollectorHostname"] = state
|
|
298
|
-
resourceInputs["snowplowEnabled"] = state
|
|
299
|
-
resourceInputs["sourcegraphEnabled"] = state
|
|
300
|
-
resourceInputs["sourcegraphPublicOnly"] = state
|
|
301
|
-
resourceInputs["sourcegraphUrl"] = state
|
|
302
|
-
resourceInputs["spamCheckApiKey"] = state
|
|
303
|
-
resourceInputs["spamCheckEndpointEnabled"] = state
|
|
304
|
-
resourceInputs["spamCheckEndpointUrl"] = state
|
|
305
|
-
resourceInputs["staticObjectsExternalStorageAuthToken"] = state
|
|
306
|
-
resourceInputs["staticObjectsExternalStorageUrl"] = state
|
|
307
|
-
resourceInputs["suggestPipelineEnabled"] = state
|
|
308
|
-
resourceInputs["terminalMaxSessionTime"] = state
|
|
309
|
-
resourceInputs["terms"] = state
|
|
310
|
-
resourceInputs["throttleAuthenticatedApiEnabled"] = state
|
|
311
|
-
resourceInputs["throttleAuthenticatedApiPeriodInSeconds"] = state
|
|
312
|
-
resourceInputs["throttleAuthenticatedApiRequestsPerPeriod"] = state
|
|
313
|
-
resourceInputs["throttleAuthenticatedPackagesApiEnabled"] = state
|
|
314
|
-
resourceInputs["throttleAuthenticatedPackagesApiPeriodInSeconds"] = state
|
|
315
|
-
resourceInputs["throttleAuthenticatedPackagesApiRequestsPerPeriod"] = state
|
|
316
|
-
resourceInputs["throttleAuthenticatedWebEnabled"] = state
|
|
317
|
-
resourceInputs["throttleAuthenticatedWebPeriodInSeconds"] = state
|
|
318
|
-
resourceInputs["throttleAuthenticatedWebRequestsPerPeriod"] = state
|
|
319
|
-
resourceInputs["throttleUnauthenticatedApiEnabled"] = state
|
|
320
|
-
resourceInputs["throttleUnauthenticatedApiPeriodInSeconds"] = state
|
|
321
|
-
resourceInputs["throttleUnauthenticatedApiRequestsPerPeriod"] = state
|
|
322
|
-
resourceInputs["throttleUnauthenticatedPackagesApiEnabled"] = state
|
|
323
|
-
resourceInputs["throttleUnauthenticatedPackagesApiPeriodInSeconds"] = state
|
|
324
|
-
resourceInputs["throttleUnauthenticatedPackagesApiRequestsPerPeriod"] = state
|
|
325
|
-
resourceInputs["throttleUnauthenticatedWebEnabled"] = state
|
|
326
|
-
resourceInputs["throttleUnauthenticatedWebPeriodInSeconds"] = state
|
|
327
|
-
resourceInputs["throttleUnauthenticatedWebRequestsPerPeriod"] = state
|
|
328
|
-
resourceInputs["timeTrackingLimitToHours"] = state
|
|
329
|
-
resourceInputs["twoFactorGracePeriod"] = state
|
|
330
|
-
resourceInputs["unconfirmedUsersDeleteAfterDays"] = state
|
|
331
|
-
resourceInputs["uniqueIpsLimitEnabled"] = state
|
|
332
|
-
resourceInputs["uniqueIpsLimitPerUser"] = state
|
|
333
|
-
resourceInputs["uniqueIpsLimitTimeWindow"] = state
|
|
334
|
-
resourceInputs["updateRunnerVersionsEnabled"] = state
|
|
335
|
-
resourceInputs["usagePingEnabled"] = state
|
|
336
|
-
resourceInputs["useClickhouseForAnalytics"] = state
|
|
337
|
-
resourceInputs["userDeactivationEmailsEnabled"] = state
|
|
338
|
-
resourceInputs["userDefaultExternal"] = state
|
|
339
|
-
resourceInputs["userDefaultInternalRegex"] = state
|
|
340
|
-
resourceInputs["userDefaultsToPrivateProfile"] = state
|
|
341
|
-
resourceInputs["userOauthApplications"] = state
|
|
342
|
-
resourceInputs["userShowAddSshKeyMessage"] = state
|
|
343
|
-
resourceInputs["validRunnerRegistrars"] = state
|
|
344
|
-
resourceInputs["versionCheckEnabled"] = state
|
|
345
|
-
resourceInputs["webIdeClientsidePreviewEnabled"] = state
|
|
346
|
-
resourceInputs["whatsNewVariant"] = state
|
|
347
|
-
resourceInputs["wikiPageMaxContentBytes"] = state
|
|
39
|
+
resourceInputs["abuseNotificationEmail"] = state?.abuseNotificationEmail;
|
|
40
|
+
resourceInputs["adminMode"] = state?.adminMode;
|
|
41
|
+
resourceInputs["afterSignOutPath"] = state?.afterSignOutPath;
|
|
42
|
+
resourceInputs["afterSignUpText"] = state?.afterSignUpText;
|
|
43
|
+
resourceInputs["akismetApiKey"] = state?.akismetApiKey;
|
|
44
|
+
resourceInputs["akismetEnabled"] = state?.akismetEnabled;
|
|
45
|
+
resourceInputs["allowAccountDeletion"] = state?.allowAccountDeletion;
|
|
46
|
+
resourceInputs["allowGroupOwnersToManageLdap"] = state?.allowGroupOwnersToManageLdap;
|
|
47
|
+
resourceInputs["allowLocalRequestsFromSystemHooks"] = state?.allowLocalRequestsFromSystemHooks;
|
|
48
|
+
resourceInputs["allowLocalRequestsFromWebHooksAndServices"] = state?.allowLocalRequestsFromWebHooksAndServices;
|
|
49
|
+
resourceInputs["allowProjectCreationForGuestAndBelow"] = state?.allowProjectCreationForGuestAndBelow;
|
|
50
|
+
resourceInputs["allowRunnerRegistrationToken"] = state?.allowRunnerRegistrationToken;
|
|
51
|
+
resourceInputs["archiveBuildsInHumanReadable"] = state?.archiveBuildsInHumanReadable;
|
|
52
|
+
resourceInputs["asciidocMaxIncludes"] = state?.asciidocMaxIncludes;
|
|
53
|
+
resourceInputs["assetProxyAllowlists"] = state?.assetProxyAllowlists;
|
|
54
|
+
resourceInputs["assetProxyEnabled"] = state?.assetProxyEnabled;
|
|
55
|
+
resourceInputs["assetProxySecretKey"] = state?.assetProxySecretKey;
|
|
56
|
+
resourceInputs["assetProxyUrl"] = state?.assetProxyUrl;
|
|
57
|
+
resourceInputs["authorizedKeysEnabled"] = state?.authorizedKeysEnabled;
|
|
58
|
+
resourceInputs["autoBanUserOnExcessiveProjectsDownload"] = state?.autoBanUserOnExcessiveProjectsDownload;
|
|
59
|
+
resourceInputs["autoDevopsDomain"] = state?.autoDevopsDomain;
|
|
60
|
+
resourceInputs["autoDevopsEnabled"] = state?.autoDevopsEnabled;
|
|
61
|
+
resourceInputs["automaticPurchasedStorageAllocation"] = state?.automaticPurchasedStorageAllocation;
|
|
62
|
+
resourceInputs["bulkImportConcurrentPipelineBatchLimit"] = state?.bulkImportConcurrentPipelineBatchLimit;
|
|
63
|
+
resourceInputs["bulkImportEnabled"] = state?.bulkImportEnabled;
|
|
64
|
+
resourceInputs["bulkImportMaxDownloadFileSize"] = state?.bulkImportMaxDownloadFileSize;
|
|
65
|
+
resourceInputs["canCreateGroup"] = state?.canCreateGroup;
|
|
66
|
+
resourceInputs["checkNamespacePlan"] = state?.checkNamespacePlan;
|
|
67
|
+
resourceInputs["ciMaxIncludes"] = state?.ciMaxIncludes;
|
|
68
|
+
resourceInputs["ciMaxTotalYamlSizeBytes"] = state?.ciMaxTotalYamlSizeBytes;
|
|
69
|
+
resourceInputs["commitEmailHostname"] = state?.commitEmailHostname;
|
|
70
|
+
resourceInputs["concurrentBitbucketImportJobsLimit"] = state?.concurrentBitbucketImportJobsLimit;
|
|
71
|
+
resourceInputs["concurrentBitbucketServerImportJobsLimit"] = state?.concurrentBitbucketServerImportJobsLimit;
|
|
72
|
+
resourceInputs["concurrentGithubImportJobsLimit"] = state?.concurrentGithubImportJobsLimit;
|
|
73
|
+
resourceInputs["containerExpirationPoliciesEnableHistoricEntries"] = state?.containerExpirationPoliciesEnableHistoricEntries;
|
|
74
|
+
resourceInputs["containerRegistryCleanupTagsServiceMaxListSize"] = state?.containerRegistryCleanupTagsServiceMaxListSize;
|
|
75
|
+
resourceInputs["containerRegistryDeleteTagsServiceTimeout"] = state?.containerRegistryDeleteTagsServiceTimeout;
|
|
76
|
+
resourceInputs["containerRegistryExpirationPoliciesCaching"] = state?.containerRegistryExpirationPoliciesCaching;
|
|
77
|
+
resourceInputs["containerRegistryExpirationPoliciesWorkerCapacity"] = state?.containerRegistryExpirationPoliciesWorkerCapacity;
|
|
78
|
+
resourceInputs["containerRegistryTokenExpireDelay"] = state?.containerRegistryTokenExpireDelay;
|
|
79
|
+
resourceInputs["deactivateDormantUsers"] = state?.deactivateDormantUsers;
|
|
80
|
+
resourceInputs["deactivateDormantUsersPeriod"] = state?.deactivateDormantUsersPeriod;
|
|
81
|
+
resourceInputs["decompressArchiveFileTimeout"] = state?.decompressArchiveFileTimeout;
|
|
82
|
+
resourceInputs["defaultArtifactsExpireIn"] = state?.defaultArtifactsExpireIn;
|
|
83
|
+
resourceInputs["defaultBranchName"] = state?.defaultBranchName;
|
|
84
|
+
resourceInputs["defaultBranchProtection"] = state?.defaultBranchProtection;
|
|
85
|
+
resourceInputs["defaultBranchProtectionDefaults"] = state?.defaultBranchProtectionDefaults;
|
|
86
|
+
resourceInputs["defaultCiConfigPath"] = state?.defaultCiConfigPath;
|
|
87
|
+
resourceInputs["defaultGroupVisibility"] = state?.defaultGroupVisibility;
|
|
88
|
+
resourceInputs["defaultPreferredLanguage"] = state?.defaultPreferredLanguage;
|
|
89
|
+
resourceInputs["defaultProjectCreation"] = state?.defaultProjectCreation;
|
|
90
|
+
resourceInputs["defaultProjectVisibility"] = state?.defaultProjectVisibility;
|
|
91
|
+
resourceInputs["defaultProjectsLimit"] = state?.defaultProjectsLimit;
|
|
92
|
+
resourceInputs["defaultSnippetVisibility"] = state?.defaultSnippetVisibility;
|
|
93
|
+
resourceInputs["defaultSyntaxHighlightingTheme"] = state?.defaultSyntaxHighlightingTheme;
|
|
94
|
+
resourceInputs["deleteInactiveProjects"] = state?.deleteInactiveProjects;
|
|
95
|
+
resourceInputs["deleteUnconfirmedUsers"] = state?.deleteUnconfirmedUsers;
|
|
96
|
+
resourceInputs["deletionAdjournedPeriod"] = state?.deletionAdjournedPeriod;
|
|
97
|
+
resourceInputs["diagramsnetEnabled"] = state?.diagramsnetEnabled;
|
|
98
|
+
resourceInputs["diagramsnetUrl"] = state?.diagramsnetUrl;
|
|
99
|
+
resourceInputs["diffMaxFiles"] = state?.diffMaxFiles;
|
|
100
|
+
resourceInputs["diffMaxLines"] = state?.diffMaxLines;
|
|
101
|
+
resourceInputs["diffMaxPatchBytes"] = state?.diffMaxPatchBytes;
|
|
102
|
+
resourceInputs["disableAdminOauthScopes"] = state?.disableAdminOauthScopes;
|
|
103
|
+
resourceInputs["disableFeedToken"] = state?.disableFeedToken;
|
|
104
|
+
resourceInputs["disablePersonalAccessTokens"] = state?.disablePersonalAccessTokens;
|
|
105
|
+
resourceInputs["disabledOauthSignInSources"] = state?.disabledOauthSignInSources;
|
|
106
|
+
resourceInputs["dnsRebindingProtectionEnabled"] = state?.dnsRebindingProtectionEnabled;
|
|
107
|
+
resourceInputs["domainAllowlists"] = state?.domainAllowlists;
|
|
108
|
+
resourceInputs["domainDenylistEnabled"] = state?.domainDenylistEnabled;
|
|
109
|
+
resourceInputs["domainDenylists"] = state?.domainDenylists;
|
|
110
|
+
resourceInputs["downstreamPipelineTriggerLimitPerProjectUserSha"] = state?.downstreamPipelineTriggerLimitPerProjectUserSha;
|
|
111
|
+
resourceInputs["dsaKeyRestriction"] = state?.dsaKeyRestriction;
|
|
112
|
+
resourceInputs["duoFeaturesEnabled"] = state?.duoFeaturesEnabled;
|
|
113
|
+
resourceInputs["ecdsaKeyRestriction"] = state?.ecdsaKeyRestriction;
|
|
114
|
+
resourceInputs["ecdsaSkKeyRestriction"] = state?.ecdsaSkKeyRestriction;
|
|
115
|
+
resourceInputs["ed25519KeyRestriction"] = state?.ed25519KeyRestriction;
|
|
116
|
+
resourceInputs["ed25519SkKeyRestriction"] = state?.ed25519SkKeyRestriction;
|
|
117
|
+
resourceInputs["eksAccessKeyId"] = state?.eksAccessKeyId;
|
|
118
|
+
resourceInputs["eksAccountId"] = state?.eksAccountId;
|
|
119
|
+
resourceInputs["eksIntegrationEnabled"] = state?.eksIntegrationEnabled;
|
|
120
|
+
resourceInputs["eksSecretAccessKey"] = state?.eksSecretAccessKey;
|
|
121
|
+
resourceInputs["elasticsearchAws"] = state?.elasticsearchAws;
|
|
122
|
+
resourceInputs["elasticsearchAwsAccessKey"] = state?.elasticsearchAwsAccessKey;
|
|
123
|
+
resourceInputs["elasticsearchAwsRegion"] = state?.elasticsearchAwsRegion;
|
|
124
|
+
resourceInputs["elasticsearchAwsSecretAccessKey"] = state?.elasticsearchAwsSecretAccessKey;
|
|
125
|
+
resourceInputs["elasticsearchIndexedFieldLengthLimit"] = state?.elasticsearchIndexedFieldLengthLimit;
|
|
126
|
+
resourceInputs["elasticsearchIndexedFileSizeLimitKb"] = state?.elasticsearchIndexedFileSizeLimitKb;
|
|
127
|
+
resourceInputs["elasticsearchIndexing"] = state?.elasticsearchIndexing;
|
|
128
|
+
resourceInputs["elasticsearchLimitIndexing"] = state?.elasticsearchLimitIndexing;
|
|
129
|
+
resourceInputs["elasticsearchMaxBulkConcurrency"] = state?.elasticsearchMaxBulkConcurrency;
|
|
130
|
+
resourceInputs["elasticsearchMaxBulkSizeMb"] = state?.elasticsearchMaxBulkSizeMb;
|
|
131
|
+
resourceInputs["elasticsearchMaxCodeIndexingConcurrency"] = state?.elasticsearchMaxCodeIndexingConcurrency;
|
|
132
|
+
resourceInputs["elasticsearchNamespaceIds"] = state?.elasticsearchNamespaceIds;
|
|
133
|
+
resourceInputs["elasticsearchPassword"] = state?.elasticsearchPassword;
|
|
134
|
+
resourceInputs["elasticsearchProjectIds"] = state?.elasticsearchProjectIds;
|
|
135
|
+
resourceInputs["elasticsearchRequeueWorkers"] = state?.elasticsearchRequeueWorkers;
|
|
136
|
+
resourceInputs["elasticsearchSearch"] = state?.elasticsearchSearch;
|
|
137
|
+
resourceInputs["elasticsearchUrls"] = state?.elasticsearchUrls;
|
|
138
|
+
resourceInputs["elasticsearchUsername"] = state?.elasticsearchUsername;
|
|
139
|
+
resourceInputs["elasticsearchWorkerNumberOfShards"] = state?.elasticsearchWorkerNumberOfShards;
|
|
140
|
+
resourceInputs["emailAdditionalText"] = state?.emailAdditionalText;
|
|
141
|
+
resourceInputs["emailAuthorInBody"] = state?.emailAuthorInBody;
|
|
142
|
+
resourceInputs["emailConfirmationSetting"] = state?.emailConfirmationSetting;
|
|
143
|
+
resourceInputs["enableArtifactExternalRedirectWarningPage"] = state?.enableArtifactExternalRedirectWarningPage;
|
|
144
|
+
resourceInputs["enabledGitAccessProtocol"] = state?.enabledGitAccessProtocol;
|
|
145
|
+
resourceInputs["enforceNamespaceStorageLimit"] = state?.enforceNamespaceStorageLimit;
|
|
146
|
+
resourceInputs["enforceTerms"] = state?.enforceTerms;
|
|
147
|
+
resourceInputs["externalAuthClientCert"] = state?.externalAuthClientCert;
|
|
148
|
+
resourceInputs["externalAuthClientKey"] = state?.externalAuthClientKey;
|
|
149
|
+
resourceInputs["externalAuthClientKeyPass"] = state?.externalAuthClientKeyPass;
|
|
150
|
+
resourceInputs["externalAuthorizationServiceDefaultLabel"] = state?.externalAuthorizationServiceDefaultLabel;
|
|
151
|
+
resourceInputs["externalAuthorizationServiceEnabled"] = state?.externalAuthorizationServiceEnabled;
|
|
152
|
+
resourceInputs["externalAuthorizationServiceTimeout"] = state?.externalAuthorizationServiceTimeout;
|
|
153
|
+
resourceInputs["externalAuthorizationServiceUrl"] = state?.externalAuthorizationServiceUrl;
|
|
154
|
+
resourceInputs["externalPipelineValidationServiceTimeout"] = state?.externalPipelineValidationServiceTimeout;
|
|
155
|
+
resourceInputs["externalPipelineValidationServiceToken"] = state?.externalPipelineValidationServiceToken;
|
|
156
|
+
resourceInputs["externalPipelineValidationServiceUrl"] = state?.externalPipelineValidationServiceUrl;
|
|
157
|
+
resourceInputs["failedLoginAttemptsUnlockPeriodInMinutes"] = state?.failedLoginAttemptsUnlockPeriodInMinutes;
|
|
158
|
+
resourceInputs["fileTemplateProjectId"] = state?.fileTemplateProjectId;
|
|
159
|
+
resourceInputs["firstDayOfWeek"] = state?.firstDayOfWeek;
|
|
160
|
+
resourceInputs["geoNodeAllowedIps"] = state?.geoNodeAllowedIps;
|
|
161
|
+
resourceInputs["geoStatusTimeout"] = state?.geoStatusTimeout;
|
|
162
|
+
resourceInputs["gitRateLimitUsersAlertlists"] = state?.gitRateLimitUsersAlertlists;
|
|
163
|
+
resourceInputs["gitRateLimitUsersAllowlists"] = state?.gitRateLimitUsersAllowlists;
|
|
164
|
+
resourceInputs["gitTwoFactorSessionExpiry"] = state?.gitTwoFactorSessionExpiry;
|
|
165
|
+
resourceInputs["gitalyTimeoutDefault"] = state?.gitalyTimeoutDefault;
|
|
166
|
+
resourceInputs["gitalyTimeoutFast"] = state?.gitalyTimeoutFast;
|
|
167
|
+
resourceInputs["gitalyTimeoutMedium"] = state?.gitalyTimeoutMedium;
|
|
168
|
+
resourceInputs["gitlabDedicatedInstance"] = state?.gitlabDedicatedInstance;
|
|
169
|
+
resourceInputs["gitlabEnvironmentToolkitInstance"] = state?.gitlabEnvironmentToolkitInstance;
|
|
170
|
+
resourceInputs["gitlabShellOperationLimit"] = state?.gitlabShellOperationLimit;
|
|
171
|
+
resourceInputs["gitpodEnabled"] = state?.gitpodEnabled;
|
|
172
|
+
resourceInputs["gitpodUrl"] = state?.gitpodUrl;
|
|
173
|
+
resourceInputs["globallyAllowedIps"] = state?.globallyAllowedIps;
|
|
174
|
+
resourceInputs["grafanaEnabled"] = state?.grafanaEnabled;
|
|
175
|
+
resourceInputs["grafanaUrl"] = state?.grafanaUrl;
|
|
176
|
+
resourceInputs["gravatarEnabled"] = state?.gravatarEnabled;
|
|
177
|
+
resourceInputs["groupOwnersCanManageDefaultBranchProtection"] = state?.groupOwnersCanManageDefaultBranchProtection;
|
|
178
|
+
resourceInputs["helpPageHideCommercialContent"] = state?.helpPageHideCommercialContent;
|
|
179
|
+
resourceInputs["helpPageSupportUrl"] = state?.helpPageSupportUrl;
|
|
180
|
+
resourceInputs["helpPageText"] = state?.helpPageText;
|
|
181
|
+
resourceInputs["helpText"] = state?.helpText;
|
|
182
|
+
resourceInputs["hideThirdPartyOffers"] = state?.hideThirdPartyOffers;
|
|
183
|
+
resourceInputs["homePageUrl"] = state?.homePageUrl;
|
|
184
|
+
resourceInputs["housekeepingEnabled"] = state?.housekeepingEnabled;
|
|
185
|
+
resourceInputs["housekeepingOptimizeRepositoryPeriod"] = state?.housekeepingOptimizeRepositoryPeriod;
|
|
186
|
+
resourceInputs["htmlEmailsEnabled"] = state?.htmlEmailsEnabled;
|
|
187
|
+
resourceInputs["importSources"] = state?.importSources;
|
|
188
|
+
resourceInputs["inProductMarketingEmailsEnabled"] = state?.inProductMarketingEmailsEnabled;
|
|
189
|
+
resourceInputs["inactiveProjectsDeleteAfterMonths"] = state?.inactiveProjectsDeleteAfterMonths;
|
|
190
|
+
resourceInputs["inactiveProjectsMinSizeMb"] = state?.inactiveProjectsMinSizeMb;
|
|
191
|
+
resourceInputs["inactiveProjectsSendWarningEmailAfterMonths"] = state?.inactiveProjectsSendWarningEmailAfterMonths;
|
|
192
|
+
resourceInputs["includeOptionalMetricsInServicePing"] = state?.includeOptionalMetricsInServicePing;
|
|
193
|
+
resourceInputs["invisibleCaptchaEnabled"] = state?.invisibleCaptchaEnabled;
|
|
194
|
+
resourceInputs["issuesCreateLimit"] = state?.issuesCreateLimit;
|
|
195
|
+
resourceInputs["jiraConnectApplicationKey"] = state?.jiraConnectApplicationKey;
|
|
196
|
+
resourceInputs["jiraConnectProxyUrl"] = state?.jiraConnectProxyUrl;
|
|
197
|
+
resourceInputs["jiraConnectPublicKeyStorageEnabled"] = state?.jiraConnectPublicKeyStorageEnabled;
|
|
198
|
+
resourceInputs["keepLatestArtifact"] = state?.keepLatestArtifact;
|
|
199
|
+
resourceInputs["localMarkdownVersion"] = state?.localMarkdownVersion;
|
|
200
|
+
resourceInputs["lockDuoFeaturesEnabled"] = state?.lockDuoFeaturesEnabled;
|
|
201
|
+
resourceInputs["lockMembershipsToLdap"] = state?.lockMembershipsToLdap;
|
|
202
|
+
resourceInputs["mailgunEventsEnabled"] = state?.mailgunEventsEnabled;
|
|
203
|
+
resourceInputs["mailgunSigningKey"] = state?.mailgunSigningKey;
|
|
204
|
+
resourceInputs["maintenanceMode"] = state?.maintenanceMode;
|
|
205
|
+
resourceInputs["maintenanceModeMessage"] = state?.maintenanceModeMessage;
|
|
206
|
+
resourceInputs["mavenPackageRequestsForwarding"] = state?.mavenPackageRequestsForwarding;
|
|
207
|
+
resourceInputs["maxArtifactsSize"] = state?.maxArtifactsSize;
|
|
208
|
+
resourceInputs["maxAttachmentSize"] = state?.maxAttachmentSize;
|
|
209
|
+
resourceInputs["maxDecompressedArchiveSize"] = state?.maxDecompressedArchiveSize;
|
|
210
|
+
resourceInputs["maxExportSize"] = state?.maxExportSize;
|
|
211
|
+
resourceInputs["maxImportRemoteFileSize"] = state?.maxImportRemoteFileSize;
|
|
212
|
+
resourceInputs["maxImportSize"] = state?.maxImportSize;
|
|
213
|
+
resourceInputs["maxLoginAttempts"] = state?.maxLoginAttempts;
|
|
214
|
+
resourceInputs["maxNumberOfRepositoryDownloads"] = state?.maxNumberOfRepositoryDownloads;
|
|
215
|
+
resourceInputs["maxNumberOfRepositoryDownloadsWithinTimePeriod"] = state?.maxNumberOfRepositoryDownloadsWithinTimePeriod;
|
|
216
|
+
resourceInputs["maxPagesSize"] = state?.maxPagesSize;
|
|
217
|
+
resourceInputs["maxPersonalAccessTokenLifetime"] = state?.maxPersonalAccessTokenLifetime;
|
|
218
|
+
resourceInputs["maxSshKeyLifetime"] = state?.maxSshKeyLifetime;
|
|
219
|
+
resourceInputs["maxTerraformStateSizeBytes"] = state?.maxTerraformStateSizeBytes;
|
|
220
|
+
resourceInputs["metricsMethodCallThreshold"] = state?.metricsMethodCallThreshold;
|
|
221
|
+
resourceInputs["minimumPasswordLength"] = state?.minimumPasswordLength;
|
|
222
|
+
resourceInputs["mirrorAvailable"] = state?.mirrorAvailable;
|
|
223
|
+
resourceInputs["mirrorCapacityThreshold"] = state?.mirrorCapacityThreshold;
|
|
224
|
+
resourceInputs["mirrorMaxCapacity"] = state?.mirrorMaxCapacity;
|
|
225
|
+
resourceInputs["mirrorMaxDelay"] = state?.mirrorMaxDelay;
|
|
226
|
+
resourceInputs["npmPackageRequestsForwarding"] = state?.npmPackageRequestsForwarding;
|
|
227
|
+
resourceInputs["nugetSkipMetadataUrlValidation"] = state?.nugetSkipMetadataUrlValidation;
|
|
228
|
+
resourceInputs["outboundLocalRequestsWhitelists"] = state?.outboundLocalRequestsWhitelists;
|
|
229
|
+
resourceInputs["packageMetadataPurlTypes"] = state?.packageMetadataPurlTypes;
|
|
230
|
+
resourceInputs["packageRegistryAllowAnyoneToPullOption"] = state?.packageRegistryAllowAnyoneToPullOption;
|
|
231
|
+
resourceInputs["packageRegistryCleanupPoliciesWorkerCapacity"] = state?.packageRegistryCleanupPoliciesWorkerCapacity;
|
|
232
|
+
resourceInputs["pagesDomainVerificationEnabled"] = state?.pagesDomainVerificationEnabled;
|
|
233
|
+
resourceInputs["passwordAuthenticationEnabledForGit"] = state?.passwordAuthenticationEnabledForGit;
|
|
234
|
+
resourceInputs["passwordAuthenticationEnabledForWeb"] = state?.passwordAuthenticationEnabledForWeb;
|
|
235
|
+
resourceInputs["passwordLowercaseRequired"] = state?.passwordLowercaseRequired;
|
|
236
|
+
resourceInputs["passwordNumberRequired"] = state?.passwordNumberRequired;
|
|
237
|
+
resourceInputs["passwordSymbolRequired"] = state?.passwordSymbolRequired;
|
|
238
|
+
resourceInputs["passwordUppercaseRequired"] = state?.passwordUppercaseRequired;
|
|
239
|
+
resourceInputs["performanceBarAllowedGroupPath"] = state?.performanceBarAllowedGroupPath;
|
|
240
|
+
resourceInputs["personalAccessTokenPrefix"] = state?.personalAccessTokenPrefix;
|
|
241
|
+
resourceInputs["pipelineLimitPerProjectUserSha"] = state?.pipelineLimitPerProjectUserSha;
|
|
242
|
+
resourceInputs["plantumlEnabled"] = state?.plantumlEnabled;
|
|
243
|
+
resourceInputs["plantumlUrl"] = state?.plantumlUrl;
|
|
244
|
+
resourceInputs["pollingIntervalMultiplier"] = state?.pollingIntervalMultiplier;
|
|
245
|
+
resourceInputs["projectExportEnabled"] = state?.projectExportEnabled;
|
|
246
|
+
resourceInputs["projectJobsApiRateLimit"] = state?.projectJobsApiRateLimit;
|
|
247
|
+
resourceInputs["projectsApiRateLimitUnauthenticated"] = state?.projectsApiRateLimitUnauthenticated;
|
|
248
|
+
resourceInputs["prometheusMetricsEnabled"] = state?.prometheusMetricsEnabled;
|
|
249
|
+
resourceInputs["protectedCiVariables"] = state?.protectedCiVariables;
|
|
250
|
+
resourceInputs["pushEventActivitiesLimit"] = state?.pushEventActivitiesLimit;
|
|
251
|
+
resourceInputs["pushEventHooksLimit"] = state?.pushEventHooksLimit;
|
|
252
|
+
resourceInputs["pypiPackageRequestsForwarding"] = state?.pypiPackageRequestsForwarding;
|
|
253
|
+
resourceInputs["rateLimitingResponseText"] = state?.rateLimitingResponseText;
|
|
254
|
+
resourceInputs["rawBlobRequestLimit"] = state?.rawBlobRequestLimit;
|
|
255
|
+
resourceInputs["recaptchaEnabled"] = state?.recaptchaEnabled;
|
|
256
|
+
resourceInputs["recaptchaPrivateKey"] = state?.recaptchaPrivateKey;
|
|
257
|
+
resourceInputs["recaptchaSiteKey"] = state?.recaptchaSiteKey;
|
|
258
|
+
resourceInputs["receiveMaxInputSize"] = state?.receiveMaxInputSize;
|
|
259
|
+
resourceInputs["receptiveClusterAgentsEnabled"] = state?.receptiveClusterAgentsEnabled;
|
|
260
|
+
resourceInputs["rememberMeEnabled"] = state?.rememberMeEnabled;
|
|
261
|
+
resourceInputs["repositoryChecksEnabled"] = state?.repositoryChecksEnabled;
|
|
262
|
+
resourceInputs["repositorySizeLimit"] = state?.repositorySizeLimit;
|
|
263
|
+
resourceInputs["repositoryStoragesWeighted"] = state?.repositoryStoragesWeighted;
|
|
264
|
+
resourceInputs["requireAdminApprovalAfterUserSignup"] = state?.requireAdminApprovalAfterUserSignup;
|
|
265
|
+
resourceInputs["requireAdminTwoFactorAuthentication"] = state?.requireAdminTwoFactorAuthentication;
|
|
266
|
+
resourceInputs["requirePersonalAccessTokenExpiry"] = state?.requirePersonalAccessTokenExpiry;
|
|
267
|
+
resourceInputs["requireTwoFactorAuthentication"] = state?.requireTwoFactorAuthentication;
|
|
268
|
+
resourceInputs["restrictedVisibilityLevels"] = state?.restrictedVisibilityLevels;
|
|
269
|
+
resourceInputs["rsaKeyRestriction"] = state?.rsaKeyRestriction;
|
|
270
|
+
resourceInputs["searchRateLimit"] = state?.searchRateLimit;
|
|
271
|
+
resourceInputs["searchRateLimitUnauthenticated"] = state?.searchRateLimitUnauthenticated;
|
|
272
|
+
resourceInputs["securityApprovalPoliciesLimit"] = state?.securityApprovalPoliciesLimit;
|
|
273
|
+
resourceInputs["securityPolicyGlobalGroupApproversEnabled"] = state?.securityPolicyGlobalGroupApproversEnabled;
|
|
274
|
+
resourceInputs["securityTxtContent"] = state?.securityTxtContent;
|
|
275
|
+
resourceInputs["sendUserConfirmationEmail"] = state?.sendUserConfirmationEmail;
|
|
276
|
+
resourceInputs["serviceAccessTokensExpirationEnforced"] = state?.serviceAccessTokensExpirationEnforced;
|
|
277
|
+
resourceInputs["sessionExpireDelay"] = state?.sessionExpireDelay;
|
|
278
|
+
resourceInputs["sharedRunnersEnabled"] = state?.sharedRunnersEnabled;
|
|
279
|
+
resourceInputs["sharedRunnersMinutes"] = state?.sharedRunnersMinutes;
|
|
280
|
+
resourceInputs["sharedRunnersText"] = state?.sharedRunnersText;
|
|
281
|
+
resourceInputs["sidekiqJobLimiterCompressionThresholdBytes"] = state?.sidekiqJobLimiterCompressionThresholdBytes;
|
|
282
|
+
resourceInputs["sidekiqJobLimiterLimitBytes"] = state?.sidekiqJobLimiterLimitBytes;
|
|
283
|
+
resourceInputs["sidekiqJobLimiterMode"] = state?.sidekiqJobLimiterMode;
|
|
284
|
+
resourceInputs["signInText"] = state?.signInText;
|
|
285
|
+
resourceInputs["signupEnabled"] = state?.signupEnabled;
|
|
286
|
+
resourceInputs["silentAdminExportsEnabled"] = state?.silentAdminExportsEnabled;
|
|
287
|
+
resourceInputs["silentModeEnabled"] = state?.silentModeEnabled;
|
|
288
|
+
resourceInputs["slackAppEnabled"] = state?.slackAppEnabled;
|
|
289
|
+
resourceInputs["slackAppId"] = state?.slackAppId;
|
|
290
|
+
resourceInputs["slackAppSecret"] = state?.slackAppSecret;
|
|
291
|
+
resourceInputs["slackAppSigningSecret"] = state?.slackAppSigningSecret;
|
|
292
|
+
resourceInputs["slackAppVerificationToken"] = state?.slackAppVerificationToken;
|
|
293
|
+
resourceInputs["snippetSizeLimit"] = state?.snippetSizeLimit;
|
|
294
|
+
resourceInputs["snowplowAppId"] = state?.snowplowAppId;
|
|
295
|
+
resourceInputs["snowplowCollectorHostname"] = state?.snowplowCollectorHostname;
|
|
296
|
+
resourceInputs["snowplowCookieDomain"] = state?.snowplowCookieDomain;
|
|
297
|
+
resourceInputs["snowplowDatabaseCollectorHostname"] = state?.snowplowDatabaseCollectorHostname;
|
|
298
|
+
resourceInputs["snowplowEnabled"] = state?.snowplowEnabled;
|
|
299
|
+
resourceInputs["sourcegraphEnabled"] = state?.sourcegraphEnabled;
|
|
300
|
+
resourceInputs["sourcegraphPublicOnly"] = state?.sourcegraphPublicOnly;
|
|
301
|
+
resourceInputs["sourcegraphUrl"] = state?.sourcegraphUrl;
|
|
302
|
+
resourceInputs["spamCheckApiKey"] = state?.spamCheckApiKey;
|
|
303
|
+
resourceInputs["spamCheckEndpointEnabled"] = state?.spamCheckEndpointEnabled;
|
|
304
|
+
resourceInputs["spamCheckEndpointUrl"] = state?.spamCheckEndpointUrl;
|
|
305
|
+
resourceInputs["staticObjectsExternalStorageAuthToken"] = state?.staticObjectsExternalStorageAuthToken;
|
|
306
|
+
resourceInputs["staticObjectsExternalStorageUrl"] = state?.staticObjectsExternalStorageUrl;
|
|
307
|
+
resourceInputs["suggestPipelineEnabled"] = state?.suggestPipelineEnabled;
|
|
308
|
+
resourceInputs["terminalMaxSessionTime"] = state?.terminalMaxSessionTime;
|
|
309
|
+
resourceInputs["terms"] = state?.terms;
|
|
310
|
+
resourceInputs["throttleAuthenticatedApiEnabled"] = state?.throttleAuthenticatedApiEnabled;
|
|
311
|
+
resourceInputs["throttleAuthenticatedApiPeriodInSeconds"] = state?.throttleAuthenticatedApiPeriodInSeconds;
|
|
312
|
+
resourceInputs["throttleAuthenticatedApiRequestsPerPeriod"] = state?.throttleAuthenticatedApiRequestsPerPeriod;
|
|
313
|
+
resourceInputs["throttleAuthenticatedPackagesApiEnabled"] = state?.throttleAuthenticatedPackagesApiEnabled;
|
|
314
|
+
resourceInputs["throttleAuthenticatedPackagesApiPeriodInSeconds"] = state?.throttleAuthenticatedPackagesApiPeriodInSeconds;
|
|
315
|
+
resourceInputs["throttleAuthenticatedPackagesApiRequestsPerPeriod"] = state?.throttleAuthenticatedPackagesApiRequestsPerPeriod;
|
|
316
|
+
resourceInputs["throttleAuthenticatedWebEnabled"] = state?.throttleAuthenticatedWebEnabled;
|
|
317
|
+
resourceInputs["throttleAuthenticatedWebPeriodInSeconds"] = state?.throttleAuthenticatedWebPeriodInSeconds;
|
|
318
|
+
resourceInputs["throttleAuthenticatedWebRequestsPerPeriod"] = state?.throttleAuthenticatedWebRequestsPerPeriod;
|
|
319
|
+
resourceInputs["throttleUnauthenticatedApiEnabled"] = state?.throttleUnauthenticatedApiEnabled;
|
|
320
|
+
resourceInputs["throttleUnauthenticatedApiPeriodInSeconds"] = state?.throttleUnauthenticatedApiPeriodInSeconds;
|
|
321
|
+
resourceInputs["throttleUnauthenticatedApiRequestsPerPeriod"] = state?.throttleUnauthenticatedApiRequestsPerPeriod;
|
|
322
|
+
resourceInputs["throttleUnauthenticatedPackagesApiEnabled"] = state?.throttleUnauthenticatedPackagesApiEnabled;
|
|
323
|
+
resourceInputs["throttleUnauthenticatedPackagesApiPeriodInSeconds"] = state?.throttleUnauthenticatedPackagesApiPeriodInSeconds;
|
|
324
|
+
resourceInputs["throttleUnauthenticatedPackagesApiRequestsPerPeriod"] = state?.throttleUnauthenticatedPackagesApiRequestsPerPeriod;
|
|
325
|
+
resourceInputs["throttleUnauthenticatedWebEnabled"] = state?.throttleUnauthenticatedWebEnabled;
|
|
326
|
+
resourceInputs["throttleUnauthenticatedWebPeriodInSeconds"] = state?.throttleUnauthenticatedWebPeriodInSeconds;
|
|
327
|
+
resourceInputs["throttleUnauthenticatedWebRequestsPerPeriod"] = state?.throttleUnauthenticatedWebRequestsPerPeriod;
|
|
328
|
+
resourceInputs["timeTrackingLimitToHours"] = state?.timeTrackingLimitToHours;
|
|
329
|
+
resourceInputs["twoFactorGracePeriod"] = state?.twoFactorGracePeriod;
|
|
330
|
+
resourceInputs["unconfirmedUsersDeleteAfterDays"] = state?.unconfirmedUsersDeleteAfterDays;
|
|
331
|
+
resourceInputs["uniqueIpsLimitEnabled"] = state?.uniqueIpsLimitEnabled;
|
|
332
|
+
resourceInputs["uniqueIpsLimitPerUser"] = state?.uniqueIpsLimitPerUser;
|
|
333
|
+
resourceInputs["uniqueIpsLimitTimeWindow"] = state?.uniqueIpsLimitTimeWindow;
|
|
334
|
+
resourceInputs["updateRunnerVersionsEnabled"] = state?.updateRunnerVersionsEnabled;
|
|
335
|
+
resourceInputs["usagePingEnabled"] = state?.usagePingEnabled;
|
|
336
|
+
resourceInputs["useClickhouseForAnalytics"] = state?.useClickhouseForAnalytics;
|
|
337
|
+
resourceInputs["userDeactivationEmailsEnabled"] = state?.userDeactivationEmailsEnabled;
|
|
338
|
+
resourceInputs["userDefaultExternal"] = state?.userDefaultExternal;
|
|
339
|
+
resourceInputs["userDefaultInternalRegex"] = state?.userDefaultInternalRegex;
|
|
340
|
+
resourceInputs["userDefaultsToPrivateProfile"] = state?.userDefaultsToPrivateProfile;
|
|
341
|
+
resourceInputs["userOauthApplications"] = state?.userOauthApplications;
|
|
342
|
+
resourceInputs["userShowAddSshKeyMessage"] = state?.userShowAddSshKeyMessage;
|
|
343
|
+
resourceInputs["validRunnerRegistrars"] = state?.validRunnerRegistrars;
|
|
344
|
+
resourceInputs["versionCheckEnabled"] = state?.versionCheckEnabled;
|
|
345
|
+
resourceInputs["webIdeClientsidePreviewEnabled"] = state?.webIdeClientsidePreviewEnabled;
|
|
346
|
+
resourceInputs["whatsNewVariant"] = state?.whatsNewVariant;
|
|
347
|
+
resourceInputs["wikiPageMaxContentBytes"] = state?.wikiPageMaxContentBytes;
|
|
348
348
|
}
|
|
349
349
|
else {
|
|
350
350
|
const args = argsOrState;
|
|
351
|
-
resourceInputs["abuseNotificationEmail"] = args
|
|
352
|
-
resourceInputs["adminMode"] = args
|
|
353
|
-
resourceInputs["afterSignOutPath"] = args
|
|
354
|
-
resourceInputs["afterSignUpText"] = args
|
|
355
|
-
resourceInputs["akismetApiKey"] =
|
|
356
|
-
resourceInputs["akismetEnabled"] = args
|
|
357
|
-
resourceInputs["allowAccountDeletion"] = args
|
|
358
|
-
resourceInputs["allowGroupOwnersToManageLdap"] = args
|
|
359
|
-
resourceInputs["allowLocalRequestsFromSystemHooks"] = args
|
|
360
|
-
resourceInputs["allowLocalRequestsFromWebHooksAndServices"] = args
|
|
361
|
-
resourceInputs["allowProjectCreationForGuestAndBelow"] = args
|
|
362
|
-
resourceInputs["allowRunnerRegistrationToken"] = args
|
|
363
|
-
resourceInputs["archiveBuildsInHumanReadable"] = args
|
|
364
|
-
resourceInputs["asciidocMaxIncludes"] = args
|
|
365
|
-
resourceInputs["assetProxyAllowlists"] = args
|
|
366
|
-
resourceInputs["assetProxyEnabled"] = args
|
|
367
|
-
resourceInputs["assetProxySecretKey"] =
|
|
368
|
-
resourceInputs["assetProxyUrl"] = args
|
|
369
|
-
resourceInputs["authorizedKeysEnabled"] = args
|
|
370
|
-
resourceInputs["autoBanUserOnExcessiveProjectsDownload"] = args
|
|
371
|
-
resourceInputs["autoDevopsDomain"] = args
|
|
372
|
-
resourceInputs["autoDevopsEnabled"] = args
|
|
373
|
-
resourceInputs["automaticPurchasedStorageAllocation"] = args
|
|
374
|
-
resourceInputs["bulkImportConcurrentPipelineBatchLimit"] = args
|
|
375
|
-
resourceInputs["bulkImportEnabled"] = args
|
|
376
|
-
resourceInputs["bulkImportMaxDownloadFileSize"] = args
|
|
377
|
-
resourceInputs["canCreateGroup"] = args
|
|
378
|
-
resourceInputs["checkNamespacePlan"] = args
|
|
379
|
-
resourceInputs["ciMaxIncludes"] = args
|
|
380
|
-
resourceInputs["ciMaxTotalYamlSizeBytes"] = args
|
|
381
|
-
resourceInputs["commitEmailHostname"] = args
|
|
382
|
-
resourceInputs["concurrentBitbucketImportJobsLimit"] = args
|
|
383
|
-
resourceInputs["concurrentBitbucketServerImportJobsLimit"] = args
|
|
384
|
-
resourceInputs["concurrentGithubImportJobsLimit"] = args
|
|
385
|
-
resourceInputs["containerExpirationPoliciesEnableHistoricEntries"] = args
|
|
386
|
-
resourceInputs["containerRegistryCleanupTagsServiceMaxListSize"] = args
|
|
387
|
-
resourceInputs["containerRegistryDeleteTagsServiceTimeout"] = args
|
|
388
|
-
resourceInputs["containerRegistryExpirationPoliciesCaching"] = args
|
|
389
|
-
resourceInputs["containerRegistryExpirationPoliciesWorkerCapacity"] = args
|
|
390
|
-
resourceInputs["containerRegistryTokenExpireDelay"] = args
|
|
391
|
-
resourceInputs["deactivateDormantUsers"] = args
|
|
392
|
-
resourceInputs["deactivateDormantUsersPeriod"] = args
|
|
393
|
-
resourceInputs["decompressArchiveFileTimeout"] = args
|
|
394
|
-
resourceInputs["defaultArtifactsExpireIn"] = args
|
|
395
|
-
resourceInputs["defaultBranchName"] = args
|
|
396
|
-
resourceInputs["defaultBranchProtection"] = args
|
|
397
|
-
resourceInputs["defaultBranchProtectionDefaults"] = args
|
|
398
|
-
resourceInputs["defaultCiConfigPath"] = args
|
|
399
|
-
resourceInputs["defaultGroupVisibility"] = args
|
|
400
|
-
resourceInputs["defaultPreferredLanguage"] = args
|
|
401
|
-
resourceInputs["defaultProjectCreation"] = args
|
|
402
|
-
resourceInputs["defaultProjectVisibility"] = args
|
|
403
|
-
resourceInputs["defaultProjectsLimit"] = args
|
|
404
|
-
resourceInputs["defaultSnippetVisibility"] = args
|
|
405
|
-
resourceInputs["defaultSyntaxHighlightingTheme"] = args
|
|
406
|
-
resourceInputs["deleteInactiveProjects"] = args
|
|
407
|
-
resourceInputs["deleteUnconfirmedUsers"] = args
|
|
408
|
-
resourceInputs["deletionAdjournedPeriod"] = args
|
|
409
|
-
resourceInputs["diagramsnetEnabled"] = args
|
|
410
|
-
resourceInputs["diagramsnetUrl"] = args
|
|
411
|
-
resourceInputs["diffMaxFiles"] = args
|
|
412
|
-
resourceInputs["diffMaxLines"] = args
|
|
413
|
-
resourceInputs["diffMaxPatchBytes"] = args
|
|
414
|
-
resourceInputs["disableAdminOauthScopes"] = args
|
|
415
|
-
resourceInputs["disableFeedToken"] = args
|
|
416
|
-
resourceInputs["disablePersonalAccessTokens"] = args
|
|
417
|
-
resourceInputs["disabledOauthSignInSources"] = args
|
|
418
|
-
resourceInputs["dnsRebindingProtectionEnabled"] = args
|
|
419
|
-
resourceInputs["domainAllowlists"] = args
|
|
420
|
-
resourceInputs["domainDenylistEnabled"] = args
|
|
421
|
-
resourceInputs["domainDenylists"] = args
|
|
422
|
-
resourceInputs["downstreamPipelineTriggerLimitPerProjectUserSha"] = args
|
|
423
|
-
resourceInputs["dsaKeyRestriction"] = args
|
|
424
|
-
resourceInputs["duoFeaturesEnabled"] = args
|
|
425
|
-
resourceInputs["ecdsaKeyRestriction"] = args
|
|
426
|
-
resourceInputs["ecdsaSkKeyRestriction"] = args
|
|
427
|
-
resourceInputs["ed25519KeyRestriction"] = args
|
|
428
|
-
resourceInputs["ed25519SkKeyRestriction"] = args
|
|
429
|
-
resourceInputs["eksAccessKeyId"] =
|
|
430
|
-
resourceInputs["eksAccountId"] = args
|
|
431
|
-
resourceInputs["eksIntegrationEnabled"] = args
|
|
432
|
-
resourceInputs["eksSecretAccessKey"] =
|
|
433
|
-
resourceInputs["elasticsearchAws"] = args
|
|
434
|
-
resourceInputs["elasticsearchAwsAccessKey"] =
|
|
435
|
-
resourceInputs["elasticsearchAwsRegion"] = args
|
|
436
|
-
resourceInputs["elasticsearchAwsSecretAccessKey"] =
|
|
437
|
-
resourceInputs["elasticsearchIndexedFieldLengthLimit"] = args
|
|
438
|
-
resourceInputs["elasticsearchIndexedFileSizeLimitKb"] = args
|
|
439
|
-
resourceInputs["elasticsearchIndexing"] = args
|
|
440
|
-
resourceInputs["elasticsearchLimitIndexing"] = args
|
|
441
|
-
resourceInputs["elasticsearchMaxBulkConcurrency"] = args
|
|
442
|
-
resourceInputs["elasticsearchMaxBulkSizeMb"] = args
|
|
443
|
-
resourceInputs["elasticsearchMaxCodeIndexingConcurrency"] = args
|
|
444
|
-
resourceInputs["elasticsearchNamespaceIds"] = args
|
|
445
|
-
resourceInputs["elasticsearchPassword"] =
|
|
446
|
-
resourceInputs["elasticsearchProjectIds"] = args
|
|
447
|
-
resourceInputs["elasticsearchRequeueWorkers"] = args
|
|
448
|
-
resourceInputs["elasticsearchSearch"] = args
|
|
449
|
-
resourceInputs["elasticsearchUrls"] = args
|
|
450
|
-
resourceInputs["elasticsearchUsername"] = args
|
|
451
|
-
resourceInputs["elasticsearchWorkerNumberOfShards"] = args
|
|
452
|
-
resourceInputs["emailAdditionalText"] = args
|
|
453
|
-
resourceInputs["emailAuthorInBody"] = args
|
|
454
|
-
resourceInputs["emailConfirmationSetting"] = args
|
|
455
|
-
resourceInputs["enableArtifactExternalRedirectWarningPage"] = args
|
|
456
|
-
resourceInputs["enabledGitAccessProtocol"] = args
|
|
457
|
-
resourceInputs["enforceNamespaceStorageLimit"] = args
|
|
458
|
-
resourceInputs["enforceTerms"] = args
|
|
459
|
-
resourceInputs["externalAuthClientCert"] = args
|
|
460
|
-
resourceInputs["externalAuthClientKey"] =
|
|
461
|
-
resourceInputs["externalAuthClientKeyPass"] =
|
|
462
|
-
resourceInputs["externalAuthorizationServiceDefaultLabel"] = args
|
|
463
|
-
resourceInputs["externalAuthorizationServiceEnabled"] = args
|
|
464
|
-
resourceInputs["externalAuthorizationServiceTimeout"] = args
|
|
465
|
-
resourceInputs["externalAuthorizationServiceUrl"] = args
|
|
466
|
-
resourceInputs["externalPipelineValidationServiceTimeout"] = args
|
|
467
|
-
resourceInputs["externalPipelineValidationServiceToken"] = args
|
|
468
|
-
resourceInputs["externalPipelineValidationServiceUrl"] = args
|
|
469
|
-
resourceInputs["failedLoginAttemptsUnlockPeriodInMinutes"] = args
|
|
470
|
-
resourceInputs["fileTemplateProjectId"] = args
|
|
471
|
-
resourceInputs["firstDayOfWeek"] = args
|
|
472
|
-
resourceInputs["geoNodeAllowedIps"] = args
|
|
473
|
-
resourceInputs["geoStatusTimeout"] = args
|
|
474
|
-
resourceInputs["gitRateLimitUsersAlertlists"] = args
|
|
475
|
-
resourceInputs["gitRateLimitUsersAllowlists"] = args
|
|
476
|
-
resourceInputs["gitTwoFactorSessionExpiry"] = args
|
|
477
|
-
resourceInputs["gitalyTimeoutDefault"] = args
|
|
478
|
-
resourceInputs["gitalyTimeoutFast"] = args
|
|
479
|
-
resourceInputs["gitalyTimeoutMedium"] = args
|
|
480
|
-
resourceInputs["gitlabShellOperationLimit"] = args
|
|
481
|
-
resourceInputs["gitpodEnabled"] = args
|
|
482
|
-
resourceInputs["gitpodUrl"] = args
|
|
483
|
-
resourceInputs["globallyAllowedIps"] = args
|
|
484
|
-
resourceInputs["grafanaEnabled"] = args
|
|
485
|
-
resourceInputs["grafanaUrl"] = args
|
|
486
|
-
resourceInputs["gravatarEnabled"] = args
|
|
487
|
-
resourceInputs["groupOwnersCanManageDefaultBranchProtection"] = args
|
|
488
|
-
resourceInputs["helpPageHideCommercialContent"] = args
|
|
489
|
-
resourceInputs["helpPageSupportUrl"] = args
|
|
490
|
-
resourceInputs["helpPageText"] = args
|
|
491
|
-
resourceInputs["helpText"] = args
|
|
492
|
-
resourceInputs["hideThirdPartyOffers"] = args
|
|
493
|
-
resourceInputs["homePageUrl"] = args
|
|
494
|
-
resourceInputs["housekeepingEnabled"] = args
|
|
495
|
-
resourceInputs["housekeepingOptimizeRepositoryPeriod"] = args
|
|
496
|
-
resourceInputs["htmlEmailsEnabled"] = args
|
|
497
|
-
resourceInputs["importSources"] = args
|
|
498
|
-
resourceInputs["inProductMarketingEmailsEnabled"] = args
|
|
499
|
-
resourceInputs["inactiveProjectsDeleteAfterMonths"] = args
|
|
500
|
-
resourceInputs["inactiveProjectsMinSizeMb"] = args
|
|
501
|
-
resourceInputs["inactiveProjectsSendWarningEmailAfterMonths"] = args
|
|
502
|
-
resourceInputs["includeOptionalMetricsInServicePing"] = args
|
|
503
|
-
resourceInputs["invisibleCaptchaEnabled"] = args
|
|
504
|
-
resourceInputs["issuesCreateLimit"] = args
|
|
505
|
-
resourceInputs["jiraConnectApplicationKey"] = args
|
|
506
|
-
resourceInputs["jiraConnectProxyUrl"] = args
|
|
507
|
-
resourceInputs["jiraConnectPublicKeyStorageEnabled"] = args
|
|
508
|
-
resourceInputs["keepLatestArtifact"] = args
|
|
509
|
-
resourceInputs["localMarkdownVersion"] = args
|
|
510
|
-
resourceInputs["lockDuoFeaturesEnabled"] = args
|
|
511
|
-
resourceInputs["lockMembershipsToLdap"] = args
|
|
512
|
-
resourceInputs["mailgunEventsEnabled"] = args
|
|
513
|
-
resourceInputs["mailgunSigningKey"] =
|
|
514
|
-
resourceInputs["maintenanceMode"] = args
|
|
515
|
-
resourceInputs["maintenanceModeMessage"] = args
|
|
516
|
-
resourceInputs["mavenPackageRequestsForwarding"] = args
|
|
517
|
-
resourceInputs["maxArtifactsSize"] = args
|
|
518
|
-
resourceInputs["maxAttachmentSize"] = args
|
|
519
|
-
resourceInputs["maxDecompressedArchiveSize"] = args
|
|
520
|
-
resourceInputs["maxExportSize"] = args
|
|
521
|
-
resourceInputs["maxImportRemoteFileSize"] = args
|
|
522
|
-
resourceInputs["maxImportSize"] = args
|
|
523
|
-
resourceInputs["maxLoginAttempts"] = args
|
|
524
|
-
resourceInputs["maxNumberOfRepositoryDownloads"] = args
|
|
525
|
-
resourceInputs["maxNumberOfRepositoryDownloadsWithinTimePeriod"] = args
|
|
526
|
-
resourceInputs["maxPagesSize"] = args
|
|
527
|
-
resourceInputs["maxPersonalAccessTokenLifetime"] = args
|
|
528
|
-
resourceInputs["maxSshKeyLifetime"] = args
|
|
529
|
-
resourceInputs["maxTerraformStateSizeBytes"] = args
|
|
530
|
-
resourceInputs["metricsMethodCallThreshold"] = args
|
|
531
|
-
resourceInputs["minimumPasswordLength"] = args
|
|
532
|
-
resourceInputs["mirrorAvailable"] = args
|
|
533
|
-
resourceInputs["mirrorCapacityThreshold"] = args
|
|
534
|
-
resourceInputs["mirrorMaxCapacity"] = args
|
|
535
|
-
resourceInputs["mirrorMaxDelay"] = args
|
|
536
|
-
resourceInputs["npmPackageRequestsForwarding"] = args
|
|
537
|
-
resourceInputs["nugetSkipMetadataUrlValidation"] = args
|
|
538
|
-
resourceInputs["outboundLocalRequestsWhitelists"] = args
|
|
539
|
-
resourceInputs["packageMetadataPurlTypes"] = args
|
|
540
|
-
resourceInputs["packageRegistryAllowAnyoneToPullOption"] = args
|
|
541
|
-
resourceInputs["packageRegistryCleanupPoliciesWorkerCapacity"] = args
|
|
542
|
-
resourceInputs["pagesDomainVerificationEnabled"] = args
|
|
543
|
-
resourceInputs["passwordAuthenticationEnabledForGit"] = args
|
|
544
|
-
resourceInputs["passwordAuthenticationEnabledForWeb"] = args
|
|
545
|
-
resourceInputs["passwordLowercaseRequired"] = args
|
|
546
|
-
resourceInputs["passwordNumberRequired"] = args
|
|
547
|
-
resourceInputs["passwordSymbolRequired"] = args
|
|
548
|
-
resourceInputs["passwordUppercaseRequired"] = args
|
|
549
|
-
resourceInputs["performanceBarAllowedGroupPath"] = args
|
|
550
|
-
resourceInputs["personalAccessTokenPrefix"] = args
|
|
551
|
-
resourceInputs["pipelineLimitPerProjectUserSha"] = args
|
|
552
|
-
resourceInputs["plantumlEnabled"] = args
|
|
553
|
-
resourceInputs["plantumlUrl"] = args
|
|
554
|
-
resourceInputs["pollingIntervalMultiplier"] = args
|
|
555
|
-
resourceInputs["projectExportEnabled"] = args
|
|
556
|
-
resourceInputs["projectJobsApiRateLimit"] = args
|
|
557
|
-
resourceInputs["projectsApiRateLimitUnauthenticated"] = args
|
|
558
|
-
resourceInputs["prometheusMetricsEnabled"] = args
|
|
559
|
-
resourceInputs["protectedCiVariables"] = args
|
|
560
|
-
resourceInputs["pushEventActivitiesLimit"] = args
|
|
561
|
-
resourceInputs["pushEventHooksLimit"] = args
|
|
562
|
-
resourceInputs["pypiPackageRequestsForwarding"] = args
|
|
563
|
-
resourceInputs["rateLimitingResponseText"] = args
|
|
564
|
-
resourceInputs["rawBlobRequestLimit"] = args
|
|
565
|
-
resourceInputs["recaptchaEnabled"] = args
|
|
566
|
-
resourceInputs["recaptchaPrivateKey"] =
|
|
567
|
-
resourceInputs["recaptchaSiteKey"] =
|
|
568
|
-
resourceInputs["receiveMaxInputSize"] = args
|
|
569
|
-
resourceInputs["receptiveClusterAgentsEnabled"] = args
|
|
570
|
-
resourceInputs["rememberMeEnabled"] = args
|
|
571
|
-
resourceInputs["repositoryChecksEnabled"] = args
|
|
572
|
-
resourceInputs["repositorySizeLimit"] = args
|
|
573
|
-
resourceInputs["repositoryStoragesWeighted"] = args
|
|
574
|
-
resourceInputs["requireAdminApprovalAfterUserSignup"] = args
|
|
575
|
-
resourceInputs["requireAdminTwoFactorAuthentication"] = args
|
|
576
|
-
resourceInputs["requirePersonalAccessTokenExpiry"] = args
|
|
577
|
-
resourceInputs["requireTwoFactorAuthentication"] = args
|
|
578
|
-
resourceInputs["restrictedVisibilityLevels"] = args
|
|
579
|
-
resourceInputs["rsaKeyRestriction"] = args
|
|
580
|
-
resourceInputs["searchRateLimit"] = args
|
|
581
|
-
resourceInputs["searchRateLimitUnauthenticated"] = args
|
|
582
|
-
resourceInputs["securityApprovalPoliciesLimit"] = args
|
|
583
|
-
resourceInputs["securityPolicyGlobalGroupApproversEnabled"] = args
|
|
584
|
-
resourceInputs["securityTxtContent"] = args
|
|
585
|
-
resourceInputs["sendUserConfirmationEmail"] = args
|
|
586
|
-
resourceInputs["serviceAccessTokensExpirationEnforced"] = args
|
|
587
|
-
resourceInputs["sessionExpireDelay"] = args
|
|
588
|
-
resourceInputs["sharedRunnersEnabled"] = args
|
|
589
|
-
resourceInputs["sharedRunnersMinutes"] = args
|
|
590
|
-
resourceInputs["sharedRunnersText"] = args
|
|
591
|
-
resourceInputs["sidekiqJobLimiterCompressionThresholdBytes"] = args
|
|
592
|
-
resourceInputs["sidekiqJobLimiterLimitBytes"] = args
|
|
593
|
-
resourceInputs["sidekiqJobLimiterMode"] = args
|
|
594
|
-
resourceInputs["signInText"] = args
|
|
595
|
-
resourceInputs["signupEnabled"] = args
|
|
596
|
-
resourceInputs["silentAdminExportsEnabled"] = args
|
|
597
|
-
resourceInputs["silentModeEnabled"] = args
|
|
598
|
-
resourceInputs["slackAppEnabled"] = args
|
|
599
|
-
resourceInputs["slackAppId"] = args
|
|
600
|
-
resourceInputs["slackAppSecret"] =
|
|
601
|
-
resourceInputs["slackAppSigningSecret"] =
|
|
602
|
-
resourceInputs["slackAppVerificationToken"] = args
|
|
603
|
-
resourceInputs["snippetSizeLimit"] = args
|
|
604
|
-
resourceInputs["snowplowAppId"] = args
|
|
605
|
-
resourceInputs["snowplowCollectorHostname"] = args
|
|
606
|
-
resourceInputs["snowplowCookieDomain"] = args
|
|
607
|
-
resourceInputs["snowplowDatabaseCollectorHostname"] = args
|
|
608
|
-
resourceInputs["snowplowEnabled"] = args
|
|
609
|
-
resourceInputs["sourcegraphEnabled"] = args
|
|
610
|
-
resourceInputs["sourcegraphPublicOnly"] = args
|
|
611
|
-
resourceInputs["sourcegraphUrl"] = args
|
|
612
|
-
resourceInputs["spamCheckApiKey"] =
|
|
613
|
-
resourceInputs["spamCheckEndpointEnabled"] = args
|
|
614
|
-
resourceInputs["spamCheckEndpointUrl"] = args
|
|
615
|
-
resourceInputs["staticObjectsExternalStorageAuthToken"] =
|
|
616
|
-
resourceInputs["staticObjectsExternalStorageUrl"] =
|
|
617
|
-
resourceInputs["suggestPipelineEnabled"] = args
|
|
618
|
-
resourceInputs["terminalMaxSessionTime"] = args
|
|
619
|
-
resourceInputs["terms"] = args
|
|
620
|
-
resourceInputs["throttleAuthenticatedApiEnabled"] = args
|
|
621
|
-
resourceInputs["throttleAuthenticatedApiPeriodInSeconds"] = args
|
|
622
|
-
resourceInputs["throttleAuthenticatedApiRequestsPerPeriod"] = args
|
|
623
|
-
resourceInputs["throttleAuthenticatedPackagesApiEnabled"] = args
|
|
624
|
-
resourceInputs["throttleAuthenticatedPackagesApiPeriodInSeconds"] = args
|
|
625
|
-
resourceInputs["throttleAuthenticatedPackagesApiRequestsPerPeriod"] = args
|
|
626
|
-
resourceInputs["throttleAuthenticatedWebEnabled"] = args
|
|
627
|
-
resourceInputs["throttleAuthenticatedWebPeriodInSeconds"] = args
|
|
628
|
-
resourceInputs["throttleAuthenticatedWebRequestsPerPeriod"] = args
|
|
629
|
-
resourceInputs["throttleUnauthenticatedApiEnabled"] = args
|
|
630
|
-
resourceInputs["throttleUnauthenticatedApiPeriodInSeconds"] = args
|
|
631
|
-
resourceInputs["throttleUnauthenticatedApiRequestsPerPeriod"] = args
|
|
632
|
-
resourceInputs["throttleUnauthenticatedPackagesApiEnabled"] = args
|
|
633
|
-
resourceInputs["throttleUnauthenticatedPackagesApiPeriodInSeconds"] = args
|
|
634
|
-
resourceInputs["throttleUnauthenticatedPackagesApiRequestsPerPeriod"] = args
|
|
635
|
-
resourceInputs["throttleUnauthenticatedWebEnabled"] = args
|
|
636
|
-
resourceInputs["throttleUnauthenticatedWebPeriodInSeconds"] = args
|
|
637
|
-
resourceInputs["throttleUnauthenticatedWebRequestsPerPeriod"] = args
|
|
638
|
-
resourceInputs["timeTrackingLimitToHours"] = args
|
|
639
|
-
resourceInputs["twoFactorGracePeriod"] = args
|
|
640
|
-
resourceInputs["unconfirmedUsersDeleteAfterDays"] = args
|
|
641
|
-
resourceInputs["uniqueIpsLimitEnabled"] = args
|
|
642
|
-
resourceInputs["uniqueIpsLimitPerUser"] = args
|
|
643
|
-
resourceInputs["uniqueIpsLimitTimeWindow"] = args
|
|
644
|
-
resourceInputs["updateRunnerVersionsEnabled"] = args
|
|
645
|
-
resourceInputs["usagePingEnabled"] = args
|
|
646
|
-
resourceInputs["useClickhouseForAnalytics"] = args
|
|
647
|
-
resourceInputs["userDeactivationEmailsEnabled"] = args
|
|
648
|
-
resourceInputs["userDefaultExternal"] = args
|
|
649
|
-
resourceInputs["userDefaultInternalRegex"] = args
|
|
650
|
-
resourceInputs["userDefaultsToPrivateProfile"] = args
|
|
651
|
-
resourceInputs["userOauthApplications"] = args
|
|
652
|
-
resourceInputs["userShowAddSshKeyMessage"] = args
|
|
653
|
-
resourceInputs["validRunnerRegistrars"] = args
|
|
654
|
-
resourceInputs["versionCheckEnabled"] = args
|
|
655
|
-
resourceInputs["webIdeClientsidePreviewEnabled"] = args
|
|
656
|
-
resourceInputs["whatsNewVariant"] = args
|
|
657
|
-
resourceInputs["wikiPageMaxContentBytes"] = args
|
|
351
|
+
resourceInputs["abuseNotificationEmail"] = args?.abuseNotificationEmail;
|
|
352
|
+
resourceInputs["adminMode"] = args?.adminMode;
|
|
353
|
+
resourceInputs["afterSignOutPath"] = args?.afterSignOutPath;
|
|
354
|
+
resourceInputs["afterSignUpText"] = args?.afterSignUpText;
|
|
355
|
+
resourceInputs["akismetApiKey"] = args?.akismetApiKey ? pulumi.secret(args.akismetApiKey) : undefined;
|
|
356
|
+
resourceInputs["akismetEnabled"] = args?.akismetEnabled;
|
|
357
|
+
resourceInputs["allowAccountDeletion"] = args?.allowAccountDeletion;
|
|
358
|
+
resourceInputs["allowGroupOwnersToManageLdap"] = args?.allowGroupOwnersToManageLdap;
|
|
359
|
+
resourceInputs["allowLocalRequestsFromSystemHooks"] = args?.allowLocalRequestsFromSystemHooks;
|
|
360
|
+
resourceInputs["allowLocalRequestsFromWebHooksAndServices"] = args?.allowLocalRequestsFromWebHooksAndServices;
|
|
361
|
+
resourceInputs["allowProjectCreationForGuestAndBelow"] = args?.allowProjectCreationForGuestAndBelow;
|
|
362
|
+
resourceInputs["allowRunnerRegistrationToken"] = args?.allowRunnerRegistrationToken;
|
|
363
|
+
resourceInputs["archiveBuildsInHumanReadable"] = args?.archiveBuildsInHumanReadable;
|
|
364
|
+
resourceInputs["asciidocMaxIncludes"] = args?.asciidocMaxIncludes;
|
|
365
|
+
resourceInputs["assetProxyAllowlists"] = args?.assetProxyAllowlists;
|
|
366
|
+
resourceInputs["assetProxyEnabled"] = args?.assetProxyEnabled;
|
|
367
|
+
resourceInputs["assetProxySecretKey"] = args?.assetProxySecretKey ? pulumi.secret(args.assetProxySecretKey) : undefined;
|
|
368
|
+
resourceInputs["assetProxyUrl"] = args?.assetProxyUrl;
|
|
369
|
+
resourceInputs["authorizedKeysEnabled"] = args?.authorizedKeysEnabled;
|
|
370
|
+
resourceInputs["autoBanUserOnExcessiveProjectsDownload"] = args?.autoBanUserOnExcessiveProjectsDownload;
|
|
371
|
+
resourceInputs["autoDevopsDomain"] = args?.autoDevopsDomain;
|
|
372
|
+
resourceInputs["autoDevopsEnabled"] = args?.autoDevopsEnabled;
|
|
373
|
+
resourceInputs["automaticPurchasedStorageAllocation"] = args?.automaticPurchasedStorageAllocation;
|
|
374
|
+
resourceInputs["bulkImportConcurrentPipelineBatchLimit"] = args?.bulkImportConcurrentPipelineBatchLimit;
|
|
375
|
+
resourceInputs["bulkImportEnabled"] = args?.bulkImportEnabled;
|
|
376
|
+
resourceInputs["bulkImportMaxDownloadFileSize"] = args?.bulkImportMaxDownloadFileSize;
|
|
377
|
+
resourceInputs["canCreateGroup"] = args?.canCreateGroup;
|
|
378
|
+
resourceInputs["checkNamespacePlan"] = args?.checkNamespacePlan;
|
|
379
|
+
resourceInputs["ciMaxIncludes"] = args?.ciMaxIncludes;
|
|
380
|
+
resourceInputs["ciMaxTotalYamlSizeBytes"] = args?.ciMaxTotalYamlSizeBytes;
|
|
381
|
+
resourceInputs["commitEmailHostname"] = args?.commitEmailHostname;
|
|
382
|
+
resourceInputs["concurrentBitbucketImportJobsLimit"] = args?.concurrentBitbucketImportJobsLimit;
|
|
383
|
+
resourceInputs["concurrentBitbucketServerImportJobsLimit"] = args?.concurrentBitbucketServerImportJobsLimit;
|
|
384
|
+
resourceInputs["concurrentGithubImportJobsLimit"] = args?.concurrentGithubImportJobsLimit;
|
|
385
|
+
resourceInputs["containerExpirationPoliciesEnableHistoricEntries"] = args?.containerExpirationPoliciesEnableHistoricEntries;
|
|
386
|
+
resourceInputs["containerRegistryCleanupTagsServiceMaxListSize"] = args?.containerRegistryCleanupTagsServiceMaxListSize;
|
|
387
|
+
resourceInputs["containerRegistryDeleteTagsServiceTimeout"] = args?.containerRegistryDeleteTagsServiceTimeout;
|
|
388
|
+
resourceInputs["containerRegistryExpirationPoliciesCaching"] = args?.containerRegistryExpirationPoliciesCaching;
|
|
389
|
+
resourceInputs["containerRegistryExpirationPoliciesWorkerCapacity"] = args?.containerRegistryExpirationPoliciesWorkerCapacity;
|
|
390
|
+
resourceInputs["containerRegistryTokenExpireDelay"] = args?.containerRegistryTokenExpireDelay;
|
|
391
|
+
resourceInputs["deactivateDormantUsers"] = args?.deactivateDormantUsers;
|
|
392
|
+
resourceInputs["deactivateDormantUsersPeriod"] = args?.deactivateDormantUsersPeriod;
|
|
393
|
+
resourceInputs["decompressArchiveFileTimeout"] = args?.decompressArchiveFileTimeout;
|
|
394
|
+
resourceInputs["defaultArtifactsExpireIn"] = args?.defaultArtifactsExpireIn;
|
|
395
|
+
resourceInputs["defaultBranchName"] = args?.defaultBranchName;
|
|
396
|
+
resourceInputs["defaultBranchProtection"] = args?.defaultBranchProtection;
|
|
397
|
+
resourceInputs["defaultBranchProtectionDefaults"] = args?.defaultBranchProtectionDefaults;
|
|
398
|
+
resourceInputs["defaultCiConfigPath"] = args?.defaultCiConfigPath;
|
|
399
|
+
resourceInputs["defaultGroupVisibility"] = args?.defaultGroupVisibility;
|
|
400
|
+
resourceInputs["defaultPreferredLanguage"] = args?.defaultPreferredLanguage;
|
|
401
|
+
resourceInputs["defaultProjectCreation"] = args?.defaultProjectCreation;
|
|
402
|
+
resourceInputs["defaultProjectVisibility"] = args?.defaultProjectVisibility;
|
|
403
|
+
resourceInputs["defaultProjectsLimit"] = args?.defaultProjectsLimit;
|
|
404
|
+
resourceInputs["defaultSnippetVisibility"] = args?.defaultSnippetVisibility;
|
|
405
|
+
resourceInputs["defaultSyntaxHighlightingTheme"] = args?.defaultSyntaxHighlightingTheme;
|
|
406
|
+
resourceInputs["deleteInactiveProjects"] = args?.deleteInactiveProjects;
|
|
407
|
+
resourceInputs["deleteUnconfirmedUsers"] = args?.deleteUnconfirmedUsers;
|
|
408
|
+
resourceInputs["deletionAdjournedPeriod"] = args?.deletionAdjournedPeriod;
|
|
409
|
+
resourceInputs["diagramsnetEnabled"] = args?.diagramsnetEnabled;
|
|
410
|
+
resourceInputs["diagramsnetUrl"] = args?.diagramsnetUrl;
|
|
411
|
+
resourceInputs["diffMaxFiles"] = args?.diffMaxFiles;
|
|
412
|
+
resourceInputs["diffMaxLines"] = args?.diffMaxLines;
|
|
413
|
+
resourceInputs["diffMaxPatchBytes"] = args?.diffMaxPatchBytes;
|
|
414
|
+
resourceInputs["disableAdminOauthScopes"] = args?.disableAdminOauthScopes;
|
|
415
|
+
resourceInputs["disableFeedToken"] = args?.disableFeedToken;
|
|
416
|
+
resourceInputs["disablePersonalAccessTokens"] = args?.disablePersonalAccessTokens;
|
|
417
|
+
resourceInputs["disabledOauthSignInSources"] = args?.disabledOauthSignInSources;
|
|
418
|
+
resourceInputs["dnsRebindingProtectionEnabled"] = args?.dnsRebindingProtectionEnabled;
|
|
419
|
+
resourceInputs["domainAllowlists"] = args?.domainAllowlists;
|
|
420
|
+
resourceInputs["domainDenylistEnabled"] = args?.domainDenylistEnabled;
|
|
421
|
+
resourceInputs["domainDenylists"] = args?.domainDenylists;
|
|
422
|
+
resourceInputs["downstreamPipelineTriggerLimitPerProjectUserSha"] = args?.downstreamPipelineTriggerLimitPerProjectUserSha;
|
|
423
|
+
resourceInputs["dsaKeyRestriction"] = args?.dsaKeyRestriction;
|
|
424
|
+
resourceInputs["duoFeaturesEnabled"] = args?.duoFeaturesEnabled;
|
|
425
|
+
resourceInputs["ecdsaKeyRestriction"] = args?.ecdsaKeyRestriction;
|
|
426
|
+
resourceInputs["ecdsaSkKeyRestriction"] = args?.ecdsaSkKeyRestriction;
|
|
427
|
+
resourceInputs["ed25519KeyRestriction"] = args?.ed25519KeyRestriction;
|
|
428
|
+
resourceInputs["ed25519SkKeyRestriction"] = args?.ed25519SkKeyRestriction;
|
|
429
|
+
resourceInputs["eksAccessKeyId"] = args?.eksAccessKeyId ? pulumi.secret(args.eksAccessKeyId) : undefined;
|
|
430
|
+
resourceInputs["eksAccountId"] = args?.eksAccountId;
|
|
431
|
+
resourceInputs["eksIntegrationEnabled"] = args?.eksIntegrationEnabled;
|
|
432
|
+
resourceInputs["eksSecretAccessKey"] = args?.eksSecretAccessKey ? pulumi.secret(args.eksSecretAccessKey) : undefined;
|
|
433
|
+
resourceInputs["elasticsearchAws"] = args?.elasticsearchAws;
|
|
434
|
+
resourceInputs["elasticsearchAwsAccessKey"] = args?.elasticsearchAwsAccessKey ? pulumi.secret(args.elasticsearchAwsAccessKey) : undefined;
|
|
435
|
+
resourceInputs["elasticsearchAwsRegion"] = args?.elasticsearchAwsRegion;
|
|
436
|
+
resourceInputs["elasticsearchAwsSecretAccessKey"] = args?.elasticsearchAwsSecretAccessKey ? pulumi.secret(args.elasticsearchAwsSecretAccessKey) : undefined;
|
|
437
|
+
resourceInputs["elasticsearchIndexedFieldLengthLimit"] = args?.elasticsearchIndexedFieldLengthLimit;
|
|
438
|
+
resourceInputs["elasticsearchIndexedFileSizeLimitKb"] = args?.elasticsearchIndexedFileSizeLimitKb;
|
|
439
|
+
resourceInputs["elasticsearchIndexing"] = args?.elasticsearchIndexing;
|
|
440
|
+
resourceInputs["elasticsearchLimitIndexing"] = args?.elasticsearchLimitIndexing;
|
|
441
|
+
resourceInputs["elasticsearchMaxBulkConcurrency"] = args?.elasticsearchMaxBulkConcurrency;
|
|
442
|
+
resourceInputs["elasticsearchMaxBulkSizeMb"] = args?.elasticsearchMaxBulkSizeMb;
|
|
443
|
+
resourceInputs["elasticsearchMaxCodeIndexingConcurrency"] = args?.elasticsearchMaxCodeIndexingConcurrency;
|
|
444
|
+
resourceInputs["elasticsearchNamespaceIds"] = args?.elasticsearchNamespaceIds;
|
|
445
|
+
resourceInputs["elasticsearchPassword"] = args?.elasticsearchPassword ? pulumi.secret(args.elasticsearchPassword) : undefined;
|
|
446
|
+
resourceInputs["elasticsearchProjectIds"] = args?.elasticsearchProjectIds;
|
|
447
|
+
resourceInputs["elasticsearchRequeueWorkers"] = args?.elasticsearchRequeueWorkers;
|
|
448
|
+
resourceInputs["elasticsearchSearch"] = args?.elasticsearchSearch;
|
|
449
|
+
resourceInputs["elasticsearchUrls"] = args?.elasticsearchUrls;
|
|
450
|
+
resourceInputs["elasticsearchUsername"] = args?.elasticsearchUsername;
|
|
451
|
+
resourceInputs["elasticsearchWorkerNumberOfShards"] = args?.elasticsearchWorkerNumberOfShards;
|
|
452
|
+
resourceInputs["emailAdditionalText"] = args?.emailAdditionalText;
|
|
453
|
+
resourceInputs["emailAuthorInBody"] = args?.emailAuthorInBody;
|
|
454
|
+
resourceInputs["emailConfirmationSetting"] = args?.emailConfirmationSetting;
|
|
455
|
+
resourceInputs["enableArtifactExternalRedirectWarningPage"] = args?.enableArtifactExternalRedirectWarningPage;
|
|
456
|
+
resourceInputs["enabledGitAccessProtocol"] = args?.enabledGitAccessProtocol;
|
|
457
|
+
resourceInputs["enforceNamespaceStorageLimit"] = args?.enforceNamespaceStorageLimit;
|
|
458
|
+
resourceInputs["enforceTerms"] = args?.enforceTerms;
|
|
459
|
+
resourceInputs["externalAuthClientCert"] = args?.externalAuthClientCert;
|
|
460
|
+
resourceInputs["externalAuthClientKey"] = args?.externalAuthClientKey ? pulumi.secret(args.externalAuthClientKey) : undefined;
|
|
461
|
+
resourceInputs["externalAuthClientKeyPass"] = args?.externalAuthClientKeyPass ? pulumi.secret(args.externalAuthClientKeyPass) : undefined;
|
|
462
|
+
resourceInputs["externalAuthorizationServiceDefaultLabel"] = args?.externalAuthorizationServiceDefaultLabel;
|
|
463
|
+
resourceInputs["externalAuthorizationServiceEnabled"] = args?.externalAuthorizationServiceEnabled;
|
|
464
|
+
resourceInputs["externalAuthorizationServiceTimeout"] = args?.externalAuthorizationServiceTimeout;
|
|
465
|
+
resourceInputs["externalAuthorizationServiceUrl"] = args?.externalAuthorizationServiceUrl;
|
|
466
|
+
resourceInputs["externalPipelineValidationServiceTimeout"] = args?.externalPipelineValidationServiceTimeout;
|
|
467
|
+
resourceInputs["externalPipelineValidationServiceToken"] = args?.externalPipelineValidationServiceToken;
|
|
468
|
+
resourceInputs["externalPipelineValidationServiceUrl"] = args?.externalPipelineValidationServiceUrl;
|
|
469
|
+
resourceInputs["failedLoginAttemptsUnlockPeriodInMinutes"] = args?.failedLoginAttemptsUnlockPeriodInMinutes;
|
|
470
|
+
resourceInputs["fileTemplateProjectId"] = args?.fileTemplateProjectId;
|
|
471
|
+
resourceInputs["firstDayOfWeek"] = args?.firstDayOfWeek;
|
|
472
|
+
resourceInputs["geoNodeAllowedIps"] = args?.geoNodeAllowedIps;
|
|
473
|
+
resourceInputs["geoStatusTimeout"] = args?.geoStatusTimeout;
|
|
474
|
+
resourceInputs["gitRateLimitUsersAlertlists"] = args?.gitRateLimitUsersAlertlists;
|
|
475
|
+
resourceInputs["gitRateLimitUsersAllowlists"] = args?.gitRateLimitUsersAllowlists;
|
|
476
|
+
resourceInputs["gitTwoFactorSessionExpiry"] = args?.gitTwoFactorSessionExpiry;
|
|
477
|
+
resourceInputs["gitalyTimeoutDefault"] = args?.gitalyTimeoutDefault;
|
|
478
|
+
resourceInputs["gitalyTimeoutFast"] = args?.gitalyTimeoutFast;
|
|
479
|
+
resourceInputs["gitalyTimeoutMedium"] = args?.gitalyTimeoutMedium;
|
|
480
|
+
resourceInputs["gitlabShellOperationLimit"] = args?.gitlabShellOperationLimit;
|
|
481
|
+
resourceInputs["gitpodEnabled"] = args?.gitpodEnabled;
|
|
482
|
+
resourceInputs["gitpodUrl"] = args?.gitpodUrl;
|
|
483
|
+
resourceInputs["globallyAllowedIps"] = args?.globallyAllowedIps;
|
|
484
|
+
resourceInputs["grafanaEnabled"] = args?.grafanaEnabled;
|
|
485
|
+
resourceInputs["grafanaUrl"] = args?.grafanaUrl;
|
|
486
|
+
resourceInputs["gravatarEnabled"] = args?.gravatarEnabled;
|
|
487
|
+
resourceInputs["groupOwnersCanManageDefaultBranchProtection"] = args?.groupOwnersCanManageDefaultBranchProtection;
|
|
488
|
+
resourceInputs["helpPageHideCommercialContent"] = args?.helpPageHideCommercialContent;
|
|
489
|
+
resourceInputs["helpPageSupportUrl"] = args?.helpPageSupportUrl;
|
|
490
|
+
resourceInputs["helpPageText"] = args?.helpPageText;
|
|
491
|
+
resourceInputs["helpText"] = args?.helpText;
|
|
492
|
+
resourceInputs["hideThirdPartyOffers"] = args?.hideThirdPartyOffers;
|
|
493
|
+
resourceInputs["homePageUrl"] = args?.homePageUrl;
|
|
494
|
+
resourceInputs["housekeepingEnabled"] = args?.housekeepingEnabled;
|
|
495
|
+
resourceInputs["housekeepingOptimizeRepositoryPeriod"] = args?.housekeepingOptimizeRepositoryPeriod;
|
|
496
|
+
resourceInputs["htmlEmailsEnabled"] = args?.htmlEmailsEnabled;
|
|
497
|
+
resourceInputs["importSources"] = args?.importSources;
|
|
498
|
+
resourceInputs["inProductMarketingEmailsEnabled"] = args?.inProductMarketingEmailsEnabled;
|
|
499
|
+
resourceInputs["inactiveProjectsDeleteAfterMonths"] = args?.inactiveProjectsDeleteAfterMonths;
|
|
500
|
+
resourceInputs["inactiveProjectsMinSizeMb"] = args?.inactiveProjectsMinSizeMb;
|
|
501
|
+
resourceInputs["inactiveProjectsSendWarningEmailAfterMonths"] = args?.inactiveProjectsSendWarningEmailAfterMonths;
|
|
502
|
+
resourceInputs["includeOptionalMetricsInServicePing"] = args?.includeOptionalMetricsInServicePing;
|
|
503
|
+
resourceInputs["invisibleCaptchaEnabled"] = args?.invisibleCaptchaEnabled;
|
|
504
|
+
resourceInputs["issuesCreateLimit"] = args?.issuesCreateLimit;
|
|
505
|
+
resourceInputs["jiraConnectApplicationKey"] = args?.jiraConnectApplicationKey;
|
|
506
|
+
resourceInputs["jiraConnectProxyUrl"] = args?.jiraConnectProxyUrl;
|
|
507
|
+
resourceInputs["jiraConnectPublicKeyStorageEnabled"] = args?.jiraConnectPublicKeyStorageEnabled;
|
|
508
|
+
resourceInputs["keepLatestArtifact"] = args?.keepLatestArtifact;
|
|
509
|
+
resourceInputs["localMarkdownVersion"] = args?.localMarkdownVersion;
|
|
510
|
+
resourceInputs["lockDuoFeaturesEnabled"] = args?.lockDuoFeaturesEnabled;
|
|
511
|
+
resourceInputs["lockMembershipsToLdap"] = args?.lockMembershipsToLdap;
|
|
512
|
+
resourceInputs["mailgunEventsEnabled"] = args?.mailgunEventsEnabled;
|
|
513
|
+
resourceInputs["mailgunSigningKey"] = args?.mailgunSigningKey ? pulumi.secret(args.mailgunSigningKey) : undefined;
|
|
514
|
+
resourceInputs["maintenanceMode"] = args?.maintenanceMode;
|
|
515
|
+
resourceInputs["maintenanceModeMessage"] = args?.maintenanceModeMessage;
|
|
516
|
+
resourceInputs["mavenPackageRequestsForwarding"] = args?.mavenPackageRequestsForwarding;
|
|
517
|
+
resourceInputs["maxArtifactsSize"] = args?.maxArtifactsSize;
|
|
518
|
+
resourceInputs["maxAttachmentSize"] = args?.maxAttachmentSize;
|
|
519
|
+
resourceInputs["maxDecompressedArchiveSize"] = args?.maxDecompressedArchiveSize;
|
|
520
|
+
resourceInputs["maxExportSize"] = args?.maxExportSize;
|
|
521
|
+
resourceInputs["maxImportRemoteFileSize"] = args?.maxImportRemoteFileSize;
|
|
522
|
+
resourceInputs["maxImportSize"] = args?.maxImportSize;
|
|
523
|
+
resourceInputs["maxLoginAttempts"] = args?.maxLoginAttempts;
|
|
524
|
+
resourceInputs["maxNumberOfRepositoryDownloads"] = args?.maxNumberOfRepositoryDownloads;
|
|
525
|
+
resourceInputs["maxNumberOfRepositoryDownloadsWithinTimePeriod"] = args?.maxNumberOfRepositoryDownloadsWithinTimePeriod;
|
|
526
|
+
resourceInputs["maxPagesSize"] = args?.maxPagesSize;
|
|
527
|
+
resourceInputs["maxPersonalAccessTokenLifetime"] = args?.maxPersonalAccessTokenLifetime;
|
|
528
|
+
resourceInputs["maxSshKeyLifetime"] = args?.maxSshKeyLifetime;
|
|
529
|
+
resourceInputs["maxTerraformStateSizeBytes"] = args?.maxTerraformStateSizeBytes;
|
|
530
|
+
resourceInputs["metricsMethodCallThreshold"] = args?.metricsMethodCallThreshold;
|
|
531
|
+
resourceInputs["minimumPasswordLength"] = args?.minimumPasswordLength;
|
|
532
|
+
resourceInputs["mirrorAvailable"] = args?.mirrorAvailable;
|
|
533
|
+
resourceInputs["mirrorCapacityThreshold"] = args?.mirrorCapacityThreshold;
|
|
534
|
+
resourceInputs["mirrorMaxCapacity"] = args?.mirrorMaxCapacity;
|
|
535
|
+
resourceInputs["mirrorMaxDelay"] = args?.mirrorMaxDelay;
|
|
536
|
+
resourceInputs["npmPackageRequestsForwarding"] = args?.npmPackageRequestsForwarding;
|
|
537
|
+
resourceInputs["nugetSkipMetadataUrlValidation"] = args?.nugetSkipMetadataUrlValidation;
|
|
538
|
+
resourceInputs["outboundLocalRequestsWhitelists"] = args?.outboundLocalRequestsWhitelists;
|
|
539
|
+
resourceInputs["packageMetadataPurlTypes"] = args?.packageMetadataPurlTypes;
|
|
540
|
+
resourceInputs["packageRegistryAllowAnyoneToPullOption"] = args?.packageRegistryAllowAnyoneToPullOption;
|
|
541
|
+
resourceInputs["packageRegistryCleanupPoliciesWorkerCapacity"] = args?.packageRegistryCleanupPoliciesWorkerCapacity;
|
|
542
|
+
resourceInputs["pagesDomainVerificationEnabled"] = args?.pagesDomainVerificationEnabled;
|
|
543
|
+
resourceInputs["passwordAuthenticationEnabledForGit"] = args?.passwordAuthenticationEnabledForGit;
|
|
544
|
+
resourceInputs["passwordAuthenticationEnabledForWeb"] = args?.passwordAuthenticationEnabledForWeb;
|
|
545
|
+
resourceInputs["passwordLowercaseRequired"] = args?.passwordLowercaseRequired;
|
|
546
|
+
resourceInputs["passwordNumberRequired"] = args?.passwordNumberRequired;
|
|
547
|
+
resourceInputs["passwordSymbolRequired"] = args?.passwordSymbolRequired;
|
|
548
|
+
resourceInputs["passwordUppercaseRequired"] = args?.passwordUppercaseRequired;
|
|
549
|
+
resourceInputs["performanceBarAllowedGroupPath"] = args?.performanceBarAllowedGroupPath;
|
|
550
|
+
resourceInputs["personalAccessTokenPrefix"] = args?.personalAccessTokenPrefix;
|
|
551
|
+
resourceInputs["pipelineLimitPerProjectUserSha"] = args?.pipelineLimitPerProjectUserSha;
|
|
552
|
+
resourceInputs["plantumlEnabled"] = args?.plantumlEnabled;
|
|
553
|
+
resourceInputs["plantumlUrl"] = args?.plantumlUrl;
|
|
554
|
+
resourceInputs["pollingIntervalMultiplier"] = args?.pollingIntervalMultiplier;
|
|
555
|
+
resourceInputs["projectExportEnabled"] = args?.projectExportEnabled;
|
|
556
|
+
resourceInputs["projectJobsApiRateLimit"] = args?.projectJobsApiRateLimit;
|
|
557
|
+
resourceInputs["projectsApiRateLimitUnauthenticated"] = args?.projectsApiRateLimitUnauthenticated;
|
|
558
|
+
resourceInputs["prometheusMetricsEnabled"] = args?.prometheusMetricsEnabled;
|
|
559
|
+
resourceInputs["protectedCiVariables"] = args?.protectedCiVariables;
|
|
560
|
+
resourceInputs["pushEventActivitiesLimit"] = args?.pushEventActivitiesLimit;
|
|
561
|
+
resourceInputs["pushEventHooksLimit"] = args?.pushEventHooksLimit;
|
|
562
|
+
resourceInputs["pypiPackageRequestsForwarding"] = args?.pypiPackageRequestsForwarding;
|
|
563
|
+
resourceInputs["rateLimitingResponseText"] = args?.rateLimitingResponseText;
|
|
564
|
+
resourceInputs["rawBlobRequestLimit"] = args?.rawBlobRequestLimit;
|
|
565
|
+
resourceInputs["recaptchaEnabled"] = args?.recaptchaEnabled;
|
|
566
|
+
resourceInputs["recaptchaPrivateKey"] = args?.recaptchaPrivateKey ? pulumi.secret(args.recaptchaPrivateKey) : undefined;
|
|
567
|
+
resourceInputs["recaptchaSiteKey"] = args?.recaptchaSiteKey ? pulumi.secret(args.recaptchaSiteKey) : undefined;
|
|
568
|
+
resourceInputs["receiveMaxInputSize"] = args?.receiveMaxInputSize;
|
|
569
|
+
resourceInputs["receptiveClusterAgentsEnabled"] = args?.receptiveClusterAgentsEnabled;
|
|
570
|
+
resourceInputs["rememberMeEnabled"] = args?.rememberMeEnabled;
|
|
571
|
+
resourceInputs["repositoryChecksEnabled"] = args?.repositoryChecksEnabled;
|
|
572
|
+
resourceInputs["repositorySizeLimit"] = args?.repositorySizeLimit;
|
|
573
|
+
resourceInputs["repositoryStoragesWeighted"] = args?.repositoryStoragesWeighted;
|
|
574
|
+
resourceInputs["requireAdminApprovalAfterUserSignup"] = args?.requireAdminApprovalAfterUserSignup;
|
|
575
|
+
resourceInputs["requireAdminTwoFactorAuthentication"] = args?.requireAdminTwoFactorAuthentication;
|
|
576
|
+
resourceInputs["requirePersonalAccessTokenExpiry"] = args?.requirePersonalAccessTokenExpiry;
|
|
577
|
+
resourceInputs["requireTwoFactorAuthentication"] = args?.requireTwoFactorAuthentication;
|
|
578
|
+
resourceInputs["restrictedVisibilityLevels"] = args?.restrictedVisibilityLevels;
|
|
579
|
+
resourceInputs["rsaKeyRestriction"] = args?.rsaKeyRestriction;
|
|
580
|
+
resourceInputs["searchRateLimit"] = args?.searchRateLimit;
|
|
581
|
+
resourceInputs["searchRateLimitUnauthenticated"] = args?.searchRateLimitUnauthenticated;
|
|
582
|
+
resourceInputs["securityApprovalPoliciesLimit"] = args?.securityApprovalPoliciesLimit;
|
|
583
|
+
resourceInputs["securityPolicyGlobalGroupApproversEnabled"] = args?.securityPolicyGlobalGroupApproversEnabled;
|
|
584
|
+
resourceInputs["securityTxtContent"] = args?.securityTxtContent;
|
|
585
|
+
resourceInputs["sendUserConfirmationEmail"] = args?.sendUserConfirmationEmail;
|
|
586
|
+
resourceInputs["serviceAccessTokensExpirationEnforced"] = args?.serviceAccessTokensExpirationEnforced;
|
|
587
|
+
resourceInputs["sessionExpireDelay"] = args?.sessionExpireDelay;
|
|
588
|
+
resourceInputs["sharedRunnersEnabled"] = args?.sharedRunnersEnabled;
|
|
589
|
+
resourceInputs["sharedRunnersMinutes"] = args?.sharedRunnersMinutes;
|
|
590
|
+
resourceInputs["sharedRunnersText"] = args?.sharedRunnersText;
|
|
591
|
+
resourceInputs["sidekiqJobLimiterCompressionThresholdBytes"] = args?.sidekiqJobLimiterCompressionThresholdBytes;
|
|
592
|
+
resourceInputs["sidekiqJobLimiterLimitBytes"] = args?.sidekiqJobLimiterLimitBytes;
|
|
593
|
+
resourceInputs["sidekiqJobLimiterMode"] = args?.sidekiqJobLimiterMode;
|
|
594
|
+
resourceInputs["signInText"] = args?.signInText;
|
|
595
|
+
resourceInputs["signupEnabled"] = args?.signupEnabled;
|
|
596
|
+
resourceInputs["silentAdminExportsEnabled"] = args?.silentAdminExportsEnabled;
|
|
597
|
+
resourceInputs["silentModeEnabled"] = args?.silentModeEnabled;
|
|
598
|
+
resourceInputs["slackAppEnabled"] = args?.slackAppEnabled;
|
|
599
|
+
resourceInputs["slackAppId"] = args?.slackAppId;
|
|
600
|
+
resourceInputs["slackAppSecret"] = args?.slackAppSecret ? pulumi.secret(args.slackAppSecret) : undefined;
|
|
601
|
+
resourceInputs["slackAppSigningSecret"] = args?.slackAppSigningSecret ? pulumi.secret(args.slackAppSigningSecret) : undefined;
|
|
602
|
+
resourceInputs["slackAppVerificationToken"] = args?.slackAppVerificationToken;
|
|
603
|
+
resourceInputs["snippetSizeLimit"] = args?.snippetSizeLimit;
|
|
604
|
+
resourceInputs["snowplowAppId"] = args?.snowplowAppId;
|
|
605
|
+
resourceInputs["snowplowCollectorHostname"] = args?.snowplowCollectorHostname;
|
|
606
|
+
resourceInputs["snowplowCookieDomain"] = args?.snowplowCookieDomain;
|
|
607
|
+
resourceInputs["snowplowDatabaseCollectorHostname"] = args?.snowplowDatabaseCollectorHostname;
|
|
608
|
+
resourceInputs["snowplowEnabled"] = args?.snowplowEnabled;
|
|
609
|
+
resourceInputs["sourcegraphEnabled"] = args?.sourcegraphEnabled;
|
|
610
|
+
resourceInputs["sourcegraphPublicOnly"] = args?.sourcegraphPublicOnly;
|
|
611
|
+
resourceInputs["sourcegraphUrl"] = args?.sourcegraphUrl;
|
|
612
|
+
resourceInputs["spamCheckApiKey"] = args?.spamCheckApiKey ? pulumi.secret(args.spamCheckApiKey) : undefined;
|
|
613
|
+
resourceInputs["spamCheckEndpointEnabled"] = args?.spamCheckEndpointEnabled;
|
|
614
|
+
resourceInputs["spamCheckEndpointUrl"] = args?.spamCheckEndpointUrl;
|
|
615
|
+
resourceInputs["staticObjectsExternalStorageAuthToken"] = args?.staticObjectsExternalStorageAuthToken ? pulumi.secret(args.staticObjectsExternalStorageAuthToken) : undefined;
|
|
616
|
+
resourceInputs["staticObjectsExternalStorageUrl"] = args?.staticObjectsExternalStorageUrl ? pulumi.secret(args.staticObjectsExternalStorageUrl) : undefined;
|
|
617
|
+
resourceInputs["suggestPipelineEnabled"] = args?.suggestPipelineEnabled;
|
|
618
|
+
resourceInputs["terminalMaxSessionTime"] = args?.terminalMaxSessionTime;
|
|
619
|
+
resourceInputs["terms"] = args?.terms;
|
|
620
|
+
resourceInputs["throttleAuthenticatedApiEnabled"] = args?.throttleAuthenticatedApiEnabled;
|
|
621
|
+
resourceInputs["throttleAuthenticatedApiPeriodInSeconds"] = args?.throttleAuthenticatedApiPeriodInSeconds;
|
|
622
|
+
resourceInputs["throttleAuthenticatedApiRequestsPerPeriod"] = args?.throttleAuthenticatedApiRequestsPerPeriod;
|
|
623
|
+
resourceInputs["throttleAuthenticatedPackagesApiEnabled"] = args?.throttleAuthenticatedPackagesApiEnabled;
|
|
624
|
+
resourceInputs["throttleAuthenticatedPackagesApiPeriodInSeconds"] = args?.throttleAuthenticatedPackagesApiPeriodInSeconds;
|
|
625
|
+
resourceInputs["throttleAuthenticatedPackagesApiRequestsPerPeriod"] = args?.throttleAuthenticatedPackagesApiRequestsPerPeriod;
|
|
626
|
+
resourceInputs["throttleAuthenticatedWebEnabled"] = args?.throttleAuthenticatedWebEnabled;
|
|
627
|
+
resourceInputs["throttleAuthenticatedWebPeriodInSeconds"] = args?.throttleAuthenticatedWebPeriodInSeconds;
|
|
628
|
+
resourceInputs["throttleAuthenticatedWebRequestsPerPeriod"] = args?.throttleAuthenticatedWebRequestsPerPeriod;
|
|
629
|
+
resourceInputs["throttleUnauthenticatedApiEnabled"] = args?.throttleUnauthenticatedApiEnabled;
|
|
630
|
+
resourceInputs["throttleUnauthenticatedApiPeriodInSeconds"] = args?.throttleUnauthenticatedApiPeriodInSeconds;
|
|
631
|
+
resourceInputs["throttleUnauthenticatedApiRequestsPerPeriod"] = args?.throttleUnauthenticatedApiRequestsPerPeriod;
|
|
632
|
+
resourceInputs["throttleUnauthenticatedPackagesApiEnabled"] = args?.throttleUnauthenticatedPackagesApiEnabled;
|
|
633
|
+
resourceInputs["throttleUnauthenticatedPackagesApiPeriodInSeconds"] = args?.throttleUnauthenticatedPackagesApiPeriodInSeconds;
|
|
634
|
+
resourceInputs["throttleUnauthenticatedPackagesApiRequestsPerPeriod"] = args?.throttleUnauthenticatedPackagesApiRequestsPerPeriod;
|
|
635
|
+
resourceInputs["throttleUnauthenticatedWebEnabled"] = args?.throttleUnauthenticatedWebEnabled;
|
|
636
|
+
resourceInputs["throttleUnauthenticatedWebPeriodInSeconds"] = args?.throttleUnauthenticatedWebPeriodInSeconds;
|
|
637
|
+
resourceInputs["throttleUnauthenticatedWebRequestsPerPeriod"] = args?.throttleUnauthenticatedWebRequestsPerPeriod;
|
|
638
|
+
resourceInputs["timeTrackingLimitToHours"] = args?.timeTrackingLimitToHours;
|
|
639
|
+
resourceInputs["twoFactorGracePeriod"] = args?.twoFactorGracePeriod;
|
|
640
|
+
resourceInputs["unconfirmedUsersDeleteAfterDays"] = args?.unconfirmedUsersDeleteAfterDays;
|
|
641
|
+
resourceInputs["uniqueIpsLimitEnabled"] = args?.uniqueIpsLimitEnabled;
|
|
642
|
+
resourceInputs["uniqueIpsLimitPerUser"] = args?.uniqueIpsLimitPerUser;
|
|
643
|
+
resourceInputs["uniqueIpsLimitTimeWindow"] = args?.uniqueIpsLimitTimeWindow;
|
|
644
|
+
resourceInputs["updateRunnerVersionsEnabled"] = args?.updateRunnerVersionsEnabled;
|
|
645
|
+
resourceInputs["usagePingEnabled"] = args?.usagePingEnabled;
|
|
646
|
+
resourceInputs["useClickhouseForAnalytics"] = args?.useClickhouseForAnalytics;
|
|
647
|
+
resourceInputs["userDeactivationEmailsEnabled"] = args?.userDeactivationEmailsEnabled;
|
|
648
|
+
resourceInputs["userDefaultExternal"] = args?.userDefaultExternal;
|
|
649
|
+
resourceInputs["userDefaultInternalRegex"] = args?.userDefaultInternalRegex;
|
|
650
|
+
resourceInputs["userDefaultsToPrivateProfile"] = args?.userDefaultsToPrivateProfile;
|
|
651
|
+
resourceInputs["userOauthApplications"] = args?.userOauthApplications;
|
|
652
|
+
resourceInputs["userShowAddSshKeyMessage"] = args?.userShowAddSshKeyMessage;
|
|
653
|
+
resourceInputs["validRunnerRegistrars"] = args?.validRunnerRegistrars;
|
|
654
|
+
resourceInputs["versionCheckEnabled"] = args?.versionCheckEnabled;
|
|
655
|
+
resourceInputs["webIdeClientsidePreviewEnabled"] = args?.webIdeClientsidePreviewEnabled;
|
|
656
|
+
resourceInputs["whatsNewVariant"] = args?.whatsNewVariant;
|
|
657
|
+
resourceInputs["wikiPageMaxContentBytes"] = args?.wikiPageMaxContentBytes;
|
|
658
658
|
resourceInputs["gitlabDedicatedInstance"] = undefined /*out*/;
|
|
659
659
|
resourceInputs["gitlabEnvironmentToolkitInstance"] = undefined /*out*/;
|
|
660
660
|
}
|