@pulumi/gitlab 9.1.0-alpha.1750226922 → 9.1.0-alpha.1752698706
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/application.d.ts +2 -2
- package/application.js +2 -2
- package/applicationAppearance.d.ts +220 -0
- package/applicationAppearance.js +100 -0
- package/applicationAppearance.js.map +1 -0
- package/branch.d.ts +2 -6
- package/branch.js +2 -6
- package/branch.js.map +1 -1
- package/branchProtection.d.ts +2 -2
- package/branchProtection.js +2 -2
- package/clusterAgent.d.ts +2 -2
- package/clusterAgent.js +2 -2
- package/clusterAgentToken.d.ts +2 -2
- package/clusterAgentToken.js +2 -2
- package/complianceFramework.d.ts +2 -2
- package/complianceFramework.js +2 -2
- package/deployKey.d.ts +23 -3
- package/deployKey.js +13 -3
- package/deployKey.js.map +1 -1
- package/deployKeyEnable.d.ts +2 -2
- package/deployKeyEnable.js +2 -2
- package/deployToken.d.ts +2 -2
- package/deployToken.js +2 -2
- package/getGroupProvisionedUsers.d.ts +2 -2
- package/getGroupProvisionedUsers.js +2 -2
- package/getGroupServiceAccount.d.ts +2 -2
- package/getGroupServiceAccount.js +2 -2
- package/getProjectMergeRequests.d.ts +303 -0
- package/getProjectMergeRequests.js +106 -0
- package/getProjectMergeRequests.js.map +1 -0
- package/getUser.d.ts +12 -0
- package/getUser.js +2 -0
- package/getUser.js.map +1 -1
- package/getUserSshkeys.d.ts +2 -2
- package/getUserSshkeys.js +2 -2
- package/globalLevelNotifications.d.ts +2 -2
- package/globalLevelNotifications.js +2 -2
- package/group.d.ts +2 -2
- package/group.js +2 -2
- package/groupAccessToken.d.ts +2 -2
- package/groupAccessToken.js +2 -2
- package/groupBadge.d.ts +2 -2
- package/groupBadge.js +2 -2
- package/groupCluster.d.ts +2 -2
- package/groupCluster.js +2 -2
- package/groupCustomAttribute.d.ts +2 -2
- package/groupCustomAttribute.js +2 -2
- package/groupDependencyProxy.d.ts +2 -2
- package/groupDependencyProxy.js +2 -2
- package/groupEpicBoard.d.ts +2 -2
- package/groupEpicBoard.js +2 -2
- package/groupHook.d.ts +2 -2
- package/groupHook.js +2 -2
- package/groupIssueBoard.d.ts +23 -1
- package/groupIssueBoard.js +23 -1
- package/groupIssueBoard.js.map +1 -1
- package/groupLabel.d.ts +10 -2
- package/groupLabel.js +4 -2
- package/groupLabel.js.map +1 -1
- package/groupLdapLink.d.ts +2 -2
- package/groupLdapLink.js +2 -2
- package/groupMembership.d.ts +2 -2
- package/groupMembership.js +2 -2
- package/groupProtectedEnvironment.d.ts +2 -2
- package/groupProtectedEnvironment.js +2 -2
- package/groupSamlLink.d.ts +5 -5
- package/groupSamlLink.js +2 -2
- package/groupSecurityPolicyAttachment.d.ts +2 -2
- package/groupSecurityPolicyAttachment.js +2 -2
- package/groupServiceAccount.d.ts +2 -2
- package/groupServiceAccount.js +2 -2
- package/groupServiceAccountAccessToken.d.ts +5 -5
- package/groupServiceAccountAccessToken.js +2 -2
- package/groupShareGroup.d.ts +2 -2
- package/groupShareGroup.js +2 -2
- package/groupVariable.d.ts +2 -2
- package/groupVariable.js +2 -2
- package/index.d.ts +51 -0
- package/index.js +88 -5
- package/index.js.map +1 -1
- package/instanceCluster.d.ts +2 -2
- package/instanceCluster.js +2 -2
- package/instanceServiceAccount.d.ts +2 -2
- package/instanceServiceAccount.js +2 -2
- package/instanceVariable.d.ts +2 -2
- package/instanceVariable.js +2 -2
- package/integrationCustomIssueTracker.d.ts +3 -3
- package/integrationCustomIssueTracker.js +3 -3
- package/integrationEmailsOnPush.d.ts +5 -3
- package/integrationEmailsOnPush.js +5 -3
- package/integrationEmailsOnPush.js.map +1 -1
- package/integrationExternalWiki.d.ts +5 -3
- package/integrationExternalWiki.js +5 -3
- package/integrationExternalWiki.js.map +1 -1
- package/integrationGithub.d.ts +18 -16
- package/integrationGithub.js +5 -3
- package/integrationGithub.js.map +1 -1
- package/integrationHarbor.d.ts +3 -3
- package/integrationHarbor.js +3 -3
- package/integrationJenkins.d.ts +3 -3
- package/integrationJenkins.js +3 -3
- package/integrationJira.d.ts +5 -3
- package/integrationJira.js +5 -3
- package/integrationJira.js.map +1 -1
- package/integrationMattermost.d.ts +5 -3
- package/integrationMattermost.js +5 -3
- package/integrationMattermost.js.map +1 -1
- package/integrationMicrosoftTeams.d.ts +5 -3
- package/integrationMicrosoftTeams.js +5 -3
- package/integrationMicrosoftTeams.js.map +1 -1
- package/integrationPipelinesEmail.d.ts +5 -3
- package/integrationPipelinesEmail.js +5 -3
- package/integrationPipelinesEmail.js.map +1 -1
- package/integrationRedmine.d.ts +44 -1
- package/integrationRedmine.js +44 -1
- package/integrationRedmine.js.map +1 -1
- package/integrationSlack.d.ts +2 -2
- package/integrationSlack.js +2 -2
- package/integrationTelegram.d.ts +3 -3
- package/integrationTelegram.js +3 -3
- package/label.d.ts +9 -3
- package/label.js +3 -3
- package/label.js.map +1 -1
- package/memberRole.d.ts +2 -2
- package/memberRole.js +2 -2
- package/package.json +2 -2
- package/pagesDomain.d.ts +2 -2
- package/pagesDomain.js +2 -2
- package/personalAccessToken.d.ts +2 -2
- package/personalAccessToken.js +2 -2
- package/pipelineSchedule.d.ts +2 -2
- package/pipelineSchedule.js +2 -2
- package/pipelineScheduleVariable.d.ts +2 -2
- package/pipelineScheduleVariable.js +2 -2
- package/pipelineTrigger.d.ts +2 -2
- package/pipelineTrigger.js +2 -2
- package/project.d.ts +38 -2
- package/project.js +8 -2
- package/project.js.map +1 -1
- package/projectAccessToken.d.ts +2 -2
- package/projectAccessToken.js +2 -2
- package/projectApprovalRule.d.ts +2 -2
- package/projectApprovalRule.js +2 -2
- package/projectBadge.d.ts +2 -2
- package/projectBadge.js +2 -2
- package/projectCluster.d.ts +2 -2
- package/projectCluster.js +2 -2
- package/projectComplianceFrameworks.d.ts +2 -2
- package/projectComplianceFrameworks.js +2 -2
- package/projectCustomAttribute.d.ts +2 -2
- package/projectCustomAttribute.js +2 -2
- package/projectEnvironment.d.ts +2 -2
- package/projectEnvironment.js +2 -2
- package/projectFreezePeriod.d.ts +2 -2
- package/projectFreezePeriod.js +2 -2
- package/projectHook.d.ts +2 -2
- package/projectHook.js +2 -2
- package/projectIntegrationCustomIssueTracker.d.ts +149 -0
- package/projectIntegrationCustomIssueTracker.js +115 -0
- package/projectIntegrationCustomIssueTracker.js.map +1 -0
- package/projectIntegrationEmailsOnPush.d.ts +204 -0
- package/projectIntegrationEmailsOnPush.js +121 -0
- package/projectIntegrationEmailsOnPush.js.map +1 -0
- package/projectIntegrationExternalWiki.d.ts +144 -0
- package/projectIntegrationExternalWiki.js +111 -0
- package/projectIntegrationExternalWiki.js.map +1 -0
- package/projectIntegrationGithub.d.ts +156 -0
- package/projectIntegrationGithub.js +123 -0
- package/projectIntegrationGithub.js.map +1 -0
- package/projectIntegrationHarbor.d.ts +163 -0
- package/projectIntegrationHarbor.js +125 -0
- package/projectIntegrationHarbor.js.map +1 -0
- package/projectIntegrationJenkins.d.ts +199 -0
- package/projectIntegrationJenkins.js +125 -0
- package/projectIntegrationJenkins.js.map +1 -0
- package/projectIntegrationJira.d.ts +297 -0
- package/projectIntegrationJira.js +144 -0
- package/projectIntegrationJira.js.map +1 -0
- package/projectIntegrationMattermost.d.ts +359 -0
- package/projectIntegrationMattermost.js +146 -0
- package/projectIntegrationMattermost.js.map +1 -0
- package/projectIntegrationMicrosoftTeams.d.ts +261 -0
- package/projectIntegrationMicrosoftTeams.js +130 -0
- package/projectIntegrationMicrosoftTeams.js.map +1 -0
- package/projectIntegrationPipelinesEmail.d.ts +130 -0
- package/projectIntegrationPipelinesEmail.js +107 -0
- package/projectIntegrationPipelinesEmail.js.map +1 -0
- package/projectIntegrationRedmine.d.ts +146 -0
- package/projectIntegrationRedmine.js +119 -0
- package/projectIntegrationRedmine.js.map +1 -0
- package/projectIntegrationTelegram.d.ts +259 -0
- package/projectIntegrationTelegram.js +168 -0
- package/projectIntegrationTelegram.js.map +1 -0
- package/projectIntegrationYoutrack.d.ts +117 -0
- package/projectIntegrationYoutrack.js +107 -0
- package/projectIntegrationYoutrack.js.map +1 -0
- package/projectIssue.d.ts +2 -2
- package/projectIssue.js +2 -2
- package/projectIssueBoard.d.ts +2 -2
- package/projectIssueBoard.js +2 -2
- package/projectJobTokenScope.d.ts +2 -2
- package/projectJobTokenScope.js +2 -2
- package/projectJobTokenScopes.d.ts +5 -5
- package/projectJobTokenScopes.js +2 -2
- package/projectLabel.d.ts +14 -5
- package/projectLabel.js +8 -5
- package/projectLabel.js.map +1 -1
- package/projectLevelMrApprovals.d.ts +2 -2
- package/projectLevelMrApprovals.js +2 -2
- package/projectLevelNotifications.d.ts +47 -1
- package/projectLevelNotifications.js +47 -1
- package/projectLevelNotifications.js.map +1 -1
- package/projectMembership.d.ts +2 -2
- package/projectMembership.js +2 -2
- package/projectMergeRequestNote.d.ts +185 -0
- package/projectMergeRequestNote.js +121 -0
- package/projectMergeRequestNote.js.map +1 -0
- package/projectMilestone.d.ts +2 -2
- package/projectMilestone.js +2 -2
- package/projectMirror.d.ts +2 -2
- package/projectMirror.js +2 -2
- package/projectPagesSettings.d.ts +118 -0
- package/projectPagesSettings.js +87 -0
- package/projectPagesSettings.js.map +1 -0
- package/projectProtectedEnvironment.d.ts +2 -2
- package/projectProtectedEnvironment.js +2 -2
- package/projectPushRules.d.ts +2 -2
- package/projectPushRules.js +2 -2
- package/projectRunnerEnablement.d.ts +2 -2
- package/projectRunnerEnablement.js +2 -2
- package/projectSecurityPolicyAttachment.d.ts +2 -2
- package/projectSecurityPolicyAttachment.js +2 -2
- package/projectShareGroup.d.ts +2 -2
- package/projectShareGroup.js +2 -2
- package/projectTag.d.ts +2 -2
- package/projectTag.js +2 -2
- package/projectTargetBranchRule.d.ts +42 -1
- package/projectTargetBranchRule.js +42 -1
- package/projectTargetBranchRule.js.map +1 -1
- package/projectVariable.d.ts +2 -2
- package/projectVariable.js +2 -2
- package/projectWikiPage.d.ts +2 -2
- package/projectWikiPage.js +2 -2
- package/release.d.ts +2 -2
- package/release.js +2 -2
- package/releaseLink.d.ts +2 -2
- package/releaseLink.js +2 -2
- package/repositoryFile.d.ts +2 -2
- package/repositoryFile.js +2 -2
- package/runner.d.ts +2 -2
- package/runner.js +2 -2
- package/systemHook.d.ts +2 -2
- package/systemHook.js +2 -2
- package/tagProtection.d.ts +2 -2
- package/tagProtection.js +2 -2
- package/topic.d.ts +2 -2
- package/topic.js +2 -2
- package/types/input.d.ts +18 -0
- package/types/output.d.ts +139 -0
- package/user.d.ts +2 -2
- package/user.js +2 -2
- package/userCustomAttribute.d.ts +2 -2
- package/userCustomAttribute.js +2 -2
- package/userGpgKey.d.ts +2 -2
- package/userGpgKey.js +2 -2
- package/userIdentity.d.ts +2 -2
- package/userIdentity.js +2 -2
- package/userImpersonationToken.d.ts +2 -2
- package/userImpersonationToken.js +2 -2
- package/userRunner.d.ts +2 -2
- package/userRunner.js +2 -2
- package/userSshKey.d.ts +2 -2
- package/userSshKey.js +2 -2
- package/valueStreamAnalytics.d.ts +2 -2
- package/valueStreamAnalytics.js +2 -2
package/application.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_application`. For example:
|
|
26
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_application`. For example:
|
|
27
27
|
*
|
|
28
28
|
* terraform
|
|
29
29
|
*
|
|
@@ -35,7 +35,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
35
35
|
*
|
|
36
36
|
* }
|
|
37
37
|
*
|
|
38
|
-
*
|
|
38
|
+
* Importing using the CLI is supported with the following syntax:
|
|
39
39
|
*
|
|
40
40
|
* Gitlab applications can be imported with their id, e.g.
|
|
41
41
|
*
|
package/application.js
CHANGED
|
@@ -29,7 +29,7 @@ const utilities = require("./utilities");
|
|
|
29
29
|
*
|
|
30
30
|
* ## Import
|
|
31
31
|
*
|
|
32
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_application`. For example:
|
|
32
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_application`. For example:
|
|
33
33
|
*
|
|
34
34
|
* terraform
|
|
35
35
|
*
|
|
@@ -41,7 +41,7 @@ const utilities = require("./utilities");
|
|
|
41
41
|
*
|
|
42
42
|
* }
|
|
43
43
|
*
|
|
44
|
-
*
|
|
44
|
+
* Importing using the CLI is supported with the following syntax:
|
|
45
45
|
*
|
|
46
46
|
* Gitlab applications can be imported with their id, e.g.
|
|
47
47
|
*
|
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* ## Example Usage
|
|
4
|
+
*
|
|
5
|
+
* ## Import
|
|
6
|
+
*
|
|
7
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_application_appearance`. For example:
|
|
8
|
+
*
|
|
9
|
+
* terraform
|
|
10
|
+
*
|
|
11
|
+
* import {
|
|
12
|
+
*
|
|
13
|
+
* to = gitlab_application_appearance.example
|
|
14
|
+
*
|
|
15
|
+
* id = "see CLI command below for ID"
|
|
16
|
+
*
|
|
17
|
+
* }
|
|
18
|
+
*
|
|
19
|
+
* Importing using the CLI is supported with the following syntax:
|
|
20
|
+
*
|
|
21
|
+
* Gitlab application appearance can be imported with the hard-coded key `gitlab`, for example:
|
|
22
|
+
*
|
|
23
|
+
* ```sh
|
|
24
|
+
* $ pulumi import gitlab:index/applicationAppearance:ApplicationAppearance example "gitlab"
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
export declare class ApplicationAppearance extends pulumi.CustomResource {
|
|
28
|
+
/**
|
|
29
|
+
* Get an existing ApplicationAppearance resource's state with the given name, ID, and optional extra
|
|
30
|
+
* properties used to qualify the lookup.
|
|
31
|
+
*
|
|
32
|
+
* @param name The _unique_ name of the resulting resource.
|
|
33
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
34
|
+
* @param state Any extra arguments used during the lookup.
|
|
35
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
36
|
+
*/
|
|
37
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ApplicationAppearanceState, opts?: pulumi.CustomResourceOptions): ApplicationAppearance;
|
|
38
|
+
/**
|
|
39
|
+
* Returns true if the given object is an instance of ApplicationAppearance. This is designed to work even
|
|
40
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
41
|
+
*/
|
|
42
|
+
static isInstance(obj: any): obj is ApplicationAppearance;
|
|
43
|
+
/**
|
|
44
|
+
* Markdown text shown on the sign-in and sign-up page.
|
|
45
|
+
*/
|
|
46
|
+
readonly description: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Add header and footer to all outgoing emails if enabled.
|
|
49
|
+
*/
|
|
50
|
+
readonly emailHeaderAndFooterEnabled: pulumi.Output<boolean>;
|
|
51
|
+
/**
|
|
52
|
+
* Message in the system footer bar.
|
|
53
|
+
*/
|
|
54
|
+
readonly footerMessage: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* Message in the system header bar.
|
|
57
|
+
*/
|
|
58
|
+
readonly headerMessage: pulumi.Output<string>;
|
|
59
|
+
readonly keepSettingsOnDestroy: pulumi.Output<boolean>;
|
|
60
|
+
/**
|
|
61
|
+
* Markdown text shown on the group or project member page for users with permission to change members.
|
|
62
|
+
*/
|
|
63
|
+
readonly memberGuidelines: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* Background color for the system header or footer bar, in CSS hex notation.
|
|
66
|
+
*/
|
|
67
|
+
readonly messageBackgroundColor: pulumi.Output<string>;
|
|
68
|
+
/**
|
|
69
|
+
* Font color for the system header or footer bar, in CSS hex notation.
|
|
70
|
+
*/
|
|
71
|
+
readonly messageFontColor: pulumi.Output<string>;
|
|
72
|
+
/**
|
|
73
|
+
* Markdown text shown on the new project page.
|
|
74
|
+
*/
|
|
75
|
+
readonly newProjectGuidelines: pulumi.Output<string>;
|
|
76
|
+
/**
|
|
77
|
+
* Markdown text shown on the profile page below the Public Avatar.
|
|
78
|
+
*/
|
|
79
|
+
readonly profileImageGuidelines: pulumi.Output<string>;
|
|
80
|
+
/**
|
|
81
|
+
* An explanation of what the Progressive Web App does. Used for the attribute `description` in `manifest.json`.
|
|
82
|
+
*/
|
|
83
|
+
readonly pwaDescription: pulumi.Output<string>;
|
|
84
|
+
/**
|
|
85
|
+
* Full name of the Progressive Web App. Used for the attribute `name` in `manifest.json`.
|
|
86
|
+
*/
|
|
87
|
+
readonly pwaName: pulumi.Output<string>;
|
|
88
|
+
/**
|
|
89
|
+
* Short name for Progressive Web App.
|
|
90
|
+
*/
|
|
91
|
+
readonly pwaShortName: pulumi.Output<string>;
|
|
92
|
+
/**
|
|
93
|
+
* Application title on the sign-in and sign-up page.
|
|
94
|
+
*/
|
|
95
|
+
readonly title: pulumi.Output<string>;
|
|
96
|
+
/**
|
|
97
|
+
* Create a ApplicationAppearance resource with the given unique name, arguments, and options.
|
|
98
|
+
*
|
|
99
|
+
* @param name The _unique_ name of the resource.
|
|
100
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
101
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
102
|
+
*/
|
|
103
|
+
constructor(name: string, args?: ApplicationAppearanceArgs, opts?: pulumi.CustomResourceOptions);
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* Input properties used for looking up and filtering ApplicationAppearance resources.
|
|
107
|
+
*/
|
|
108
|
+
export interface ApplicationAppearanceState {
|
|
109
|
+
/**
|
|
110
|
+
* Markdown text shown on the sign-in and sign-up page.
|
|
111
|
+
*/
|
|
112
|
+
description?: pulumi.Input<string>;
|
|
113
|
+
/**
|
|
114
|
+
* Add header and footer to all outgoing emails if enabled.
|
|
115
|
+
*/
|
|
116
|
+
emailHeaderAndFooterEnabled?: pulumi.Input<boolean>;
|
|
117
|
+
/**
|
|
118
|
+
* Message in the system footer bar.
|
|
119
|
+
*/
|
|
120
|
+
footerMessage?: pulumi.Input<string>;
|
|
121
|
+
/**
|
|
122
|
+
* Message in the system header bar.
|
|
123
|
+
*/
|
|
124
|
+
headerMessage?: pulumi.Input<string>;
|
|
125
|
+
keepSettingsOnDestroy?: pulumi.Input<boolean>;
|
|
126
|
+
/**
|
|
127
|
+
* Markdown text shown on the group or project member page for users with permission to change members.
|
|
128
|
+
*/
|
|
129
|
+
memberGuidelines?: pulumi.Input<string>;
|
|
130
|
+
/**
|
|
131
|
+
* Background color for the system header or footer bar, in CSS hex notation.
|
|
132
|
+
*/
|
|
133
|
+
messageBackgroundColor?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* Font color for the system header or footer bar, in CSS hex notation.
|
|
136
|
+
*/
|
|
137
|
+
messageFontColor?: pulumi.Input<string>;
|
|
138
|
+
/**
|
|
139
|
+
* Markdown text shown on the new project page.
|
|
140
|
+
*/
|
|
141
|
+
newProjectGuidelines?: pulumi.Input<string>;
|
|
142
|
+
/**
|
|
143
|
+
* Markdown text shown on the profile page below the Public Avatar.
|
|
144
|
+
*/
|
|
145
|
+
profileImageGuidelines?: pulumi.Input<string>;
|
|
146
|
+
/**
|
|
147
|
+
* An explanation of what the Progressive Web App does. Used for the attribute `description` in `manifest.json`.
|
|
148
|
+
*/
|
|
149
|
+
pwaDescription?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* Full name of the Progressive Web App. Used for the attribute `name` in `manifest.json`.
|
|
152
|
+
*/
|
|
153
|
+
pwaName?: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* Short name for Progressive Web App.
|
|
156
|
+
*/
|
|
157
|
+
pwaShortName?: pulumi.Input<string>;
|
|
158
|
+
/**
|
|
159
|
+
* Application title on the sign-in and sign-up page.
|
|
160
|
+
*/
|
|
161
|
+
title?: pulumi.Input<string>;
|
|
162
|
+
}
|
|
163
|
+
/**
|
|
164
|
+
* The set of arguments for constructing a ApplicationAppearance resource.
|
|
165
|
+
*/
|
|
166
|
+
export interface ApplicationAppearanceArgs {
|
|
167
|
+
/**
|
|
168
|
+
* Markdown text shown on the sign-in and sign-up page.
|
|
169
|
+
*/
|
|
170
|
+
description?: pulumi.Input<string>;
|
|
171
|
+
/**
|
|
172
|
+
* Add header and footer to all outgoing emails if enabled.
|
|
173
|
+
*/
|
|
174
|
+
emailHeaderAndFooterEnabled?: pulumi.Input<boolean>;
|
|
175
|
+
/**
|
|
176
|
+
* Message in the system footer bar.
|
|
177
|
+
*/
|
|
178
|
+
footerMessage?: pulumi.Input<string>;
|
|
179
|
+
/**
|
|
180
|
+
* Message in the system header bar.
|
|
181
|
+
*/
|
|
182
|
+
headerMessage?: pulumi.Input<string>;
|
|
183
|
+
keepSettingsOnDestroy?: pulumi.Input<boolean>;
|
|
184
|
+
/**
|
|
185
|
+
* Markdown text shown on the group or project member page for users with permission to change members.
|
|
186
|
+
*/
|
|
187
|
+
memberGuidelines?: pulumi.Input<string>;
|
|
188
|
+
/**
|
|
189
|
+
* Background color for the system header or footer bar, in CSS hex notation.
|
|
190
|
+
*/
|
|
191
|
+
messageBackgroundColor?: pulumi.Input<string>;
|
|
192
|
+
/**
|
|
193
|
+
* Font color for the system header or footer bar, in CSS hex notation.
|
|
194
|
+
*/
|
|
195
|
+
messageFontColor?: pulumi.Input<string>;
|
|
196
|
+
/**
|
|
197
|
+
* Markdown text shown on the new project page.
|
|
198
|
+
*/
|
|
199
|
+
newProjectGuidelines?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* Markdown text shown on the profile page below the Public Avatar.
|
|
202
|
+
*/
|
|
203
|
+
profileImageGuidelines?: pulumi.Input<string>;
|
|
204
|
+
/**
|
|
205
|
+
* An explanation of what the Progressive Web App does. Used for the attribute `description` in `manifest.json`.
|
|
206
|
+
*/
|
|
207
|
+
pwaDescription?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* Full name of the Progressive Web App. Used for the attribute `name` in `manifest.json`.
|
|
210
|
+
*/
|
|
211
|
+
pwaName?: pulumi.Input<string>;
|
|
212
|
+
/**
|
|
213
|
+
* Short name for Progressive Web App.
|
|
214
|
+
*/
|
|
215
|
+
pwaShortName?: pulumi.Input<string>;
|
|
216
|
+
/**
|
|
217
|
+
* Application title on the sign-in and sign-up page.
|
|
218
|
+
*/
|
|
219
|
+
title?: pulumi.Input<string>;
|
|
220
|
+
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ApplicationAppearance = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ## Import
|
|
12
|
+
*
|
|
13
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_application_appearance`. For example:
|
|
14
|
+
*
|
|
15
|
+
* terraform
|
|
16
|
+
*
|
|
17
|
+
* import {
|
|
18
|
+
*
|
|
19
|
+
* to = gitlab_application_appearance.example
|
|
20
|
+
*
|
|
21
|
+
* id = "see CLI command below for ID"
|
|
22
|
+
*
|
|
23
|
+
* }
|
|
24
|
+
*
|
|
25
|
+
* Importing using the CLI is supported with the following syntax:
|
|
26
|
+
*
|
|
27
|
+
* Gitlab application appearance can be imported with the hard-coded key `gitlab`, for example:
|
|
28
|
+
*
|
|
29
|
+
* ```sh
|
|
30
|
+
* $ pulumi import gitlab:index/applicationAppearance:ApplicationAppearance example "gitlab"
|
|
31
|
+
* ```
|
|
32
|
+
*/
|
|
33
|
+
class ApplicationAppearance extends pulumi.CustomResource {
|
|
34
|
+
/**
|
|
35
|
+
* Get an existing ApplicationAppearance resource's state with the given name, ID, and optional extra
|
|
36
|
+
* properties used to qualify the lookup.
|
|
37
|
+
*
|
|
38
|
+
* @param name The _unique_ name of the resulting resource.
|
|
39
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
40
|
+
* @param state Any extra arguments used during the lookup.
|
|
41
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
|
+
*/
|
|
43
|
+
static get(name, id, state, opts) {
|
|
44
|
+
return new ApplicationAppearance(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Returns true if the given object is an instance of ApplicationAppearance. This is designed to work even
|
|
48
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
49
|
+
*/
|
|
50
|
+
static isInstance(obj) {
|
|
51
|
+
if (obj === undefined || obj === null) {
|
|
52
|
+
return false;
|
|
53
|
+
}
|
|
54
|
+
return obj['__pulumiType'] === ApplicationAppearance.__pulumiType;
|
|
55
|
+
}
|
|
56
|
+
constructor(name, argsOrState, opts) {
|
|
57
|
+
let resourceInputs = {};
|
|
58
|
+
opts = opts || {};
|
|
59
|
+
if (opts.id) {
|
|
60
|
+
const state = argsOrState;
|
|
61
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
62
|
+
resourceInputs["emailHeaderAndFooterEnabled"] = state ? state.emailHeaderAndFooterEnabled : undefined;
|
|
63
|
+
resourceInputs["footerMessage"] = state ? state.footerMessage : undefined;
|
|
64
|
+
resourceInputs["headerMessage"] = state ? state.headerMessage : undefined;
|
|
65
|
+
resourceInputs["keepSettingsOnDestroy"] = state ? state.keepSettingsOnDestroy : undefined;
|
|
66
|
+
resourceInputs["memberGuidelines"] = state ? state.memberGuidelines : undefined;
|
|
67
|
+
resourceInputs["messageBackgroundColor"] = state ? state.messageBackgroundColor : undefined;
|
|
68
|
+
resourceInputs["messageFontColor"] = state ? state.messageFontColor : undefined;
|
|
69
|
+
resourceInputs["newProjectGuidelines"] = state ? state.newProjectGuidelines : undefined;
|
|
70
|
+
resourceInputs["profileImageGuidelines"] = state ? state.profileImageGuidelines : undefined;
|
|
71
|
+
resourceInputs["pwaDescription"] = state ? state.pwaDescription : undefined;
|
|
72
|
+
resourceInputs["pwaName"] = state ? state.pwaName : undefined;
|
|
73
|
+
resourceInputs["pwaShortName"] = state ? state.pwaShortName : undefined;
|
|
74
|
+
resourceInputs["title"] = state ? state.title : undefined;
|
|
75
|
+
}
|
|
76
|
+
else {
|
|
77
|
+
const args = argsOrState;
|
|
78
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
79
|
+
resourceInputs["emailHeaderAndFooterEnabled"] = args ? args.emailHeaderAndFooterEnabled : undefined;
|
|
80
|
+
resourceInputs["footerMessage"] = args ? args.footerMessage : undefined;
|
|
81
|
+
resourceInputs["headerMessage"] = args ? args.headerMessage : undefined;
|
|
82
|
+
resourceInputs["keepSettingsOnDestroy"] = args ? args.keepSettingsOnDestroy : undefined;
|
|
83
|
+
resourceInputs["memberGuidelines"] = args ? args.memberGuidelines : undefined;
|
|
84
|
+
resourceInputs["messageBackgroundColor"] = args ? args.messageBackgroundColor : undefined;
|
|
85
|
+
resourceInputs["messageFontColor"] = args ? args.messageFontColor : undefined;
|
|
86
|
+
resourceInputs["newProjectGuidelines"] = args ? args.newProjectGuidelines : undefined;
|
|
87
|
+
resourceInputs["profileImageGuidelines"] = args ? args.profileImageGuidelines : undefined;
|
|
88
|
+
resourceInputs["pwaDescription"] = args ? args.pwaDescription : undefined;
|
|
89
|
+
resourceInputs["pwaName"] = args ? args.pwaName : undefined;
|
|
90
|
+
resourceInputs["pwaShortName"] = args ? args.pwaShortName : undefined;
|
|
91
|
+
resourceInputs["title"] = args ? args.title : undefined;
|
|
92
|
+
}
|
|
93
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
|
+
super(ApplicationAppearance.__pulumiType, name, resourceInputs, opts);
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
exports.ApplicationAppearance = ApplicationAppearance;
|
|
98
|
+
/** @internal */
|
|
99
|
+
ApplicationAppearance.__pulumiType = 'gitlab:index/applicationAppearance:ApplicationAppearance';
|
|
100
|
+
//# sourceMappingURL=applicationAppearance.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"applicationAppearance.js","sourceRoot":"","sources":["../applicationAppearance.ts"],"names":[],"mappings":"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"}
|
package/branch.d.ts
CHANGED
|
@@ -2,10 +2,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* The `gitlab.Branch` resource allows to manage the lifecycle of a repository branch.
|
|
6
|
-
*
|
|
7
|
-
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/api/branches/)
|
|
8
|
-
*
|
|
9
5
|
* ## Example Usage
|
|
10
6
|
*
|
|
11
7
|
* ```typescript
|
|
@@ -27,7 +23,7 @@ import * as outputs from "./types/output";
|
|
|
27
23
|
*
|
|
28
24
|
* ## Import
|
|
29
25
|
*
|
|
30
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_branch`. For example:
|
|
26
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_branch`. For example:
|
|
31
27
|
*
|
|
32
28
|
* terraform
|
|
33
29
|
*
|
|
@@ -39,7 +35,7 @@ import * as outputs from "./types/output";
|
|
|
39
35
|
*
|
|
40
36
|
* }
|
|
41
37
|
*
|
|
42
|
-
*
|
|
38
|
+
* Importing using the CLI is supported with the following syntax:
|
|
43
39
|
*
|
|
44
40
|
* Gitlab branches can be imported with a key composed of `<project_id>:<branch_name>`, e.g.
|
|
45
41
|
*
|
package/branch.js
CHANGED
|
@@ -6,10 +6,6 @@ exports.Branch = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* The `gitlab.Branch` resource allows to manage the lifecycle of a repository branch.
|
|
10
|
-
*
|
|
11
|
-
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/api/branches/)
|
|
12
|
-
*
|
|
13
9
|
* ## Example Usage
|
|
14
10
|
*
|
|
15
11
|
* ```typescript
|
|
@@ -31,7 +27,7 @@ const utilities = require("./utilities");
|
|
|
31
27
|
*
|
|
32
28
|
* ## Import
|
|
33
29
|
*
|
|
34
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_branch`. For example:
|
|
30
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_branch`. For example:
|
|
35
31
|
*
|
|
36
32
|
* terraform
|
|
37
33
|
*
|
|
@@ -43,7 +39,7 @@ const utilities = require("./utilities");
|
|
|
43
39
|
*
|
|
44
40
|
* }
|
|
45
41
|
*
|
|
46
|
-
*
|
|
42
|
+
* Importing using the CLI is supported with the following syntax:
|
|
47
43
|
*
|
|
48
44
|
* Gitlab branches can be imported with a key composed of `<project_id>:<branch_name>`, e.g.
|
|
49
45
|
*
|
package/branch.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"branch.js","sourceRoot":"","sources":["../branch.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"branch.js","sourceRoot":"","sources":["../branch.ts"],"names":[],"mappings":"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"}
|
package/branchProtection.d.ts
CHANGED
|
@@ -60,7 +60,7 @@ import * as outputs from "./types/output";
|
|
|
60
60
|
*
|
|
61
61
|
* ## Import
|
|
62
62
|
*
|
|
63
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_branch_protection`. For example:
|
|
63
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_branch_protection`. For example:
|
|
64
64
|
*
|
|
65
65
|
* terraform
|
|
66
66
|
*
|
|
@@ -72,7 +72,7 @@ import * as outputs from "./types/output";
|
|
|
72
72
|
*
|
|
73
73
|
* }
|
|
74
74
|
*
|
|
75
|
-
*
|
|
75
|
+
* Importing using the CLI is supported with the following syntax:
|
|
76
76
|
*
|
|
77
77
|
* Gitlab protected branches can be imported with a key composed of `<project_id>:<branch>`, e.g.
|
|
78
78
|
*
|
package/branchProtection.js
CHANGED
|
@@ -64,7 +64,7 @@ const utilities = require("./utilities");
|
|
|
64
64
|
*
|
|
65
65
|
* ## Import
|
|
66
66
|
*
|
|
67
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_branch_protection`. For example:
|
|
67
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_branch_protection`. For example:
|
|
68
68
|
*
|
|
69
69
|
* terraform
|
|
70
70
|
*
|
|
@@ -76,7 +76,7 @@ const utilities = require("./utilities");
|
|
|
76
76
|
*
|
|
77
77
|
* }
|
|
78
78
|
*
|
|
79
|
-
*
|
|
79
|
+
* Importing using the CLI is supported with the following syntax:
|
|
80
80
|
*
|
|
81
81
|
* Gitlab protected branches can be imported with a key composed of `<project_id>:<branch>`, e.g.
|
|
82
82
|
*
|
package/clusterAgent.d.ts
CHANGED
|
@@ -39,7 +39,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
39
39
|
*
|
|
40
40
|
* ## Import
|
|
41
41
|
*
|
|
42
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_cluster_agent`. For example:
|
|
42
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_cluster_agent`. For example:
|
|
43
43
|
*
|
|
44
44
|
* terraform
|
|
45
45
|
*
|
|
@@ -51,7 +51,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
51
51
|
*
|
|
52
52
|
* }
|
|
53
53
|
*
|
|
54
|
-
*
|
|
54
|
+
* Importing using the CLI is supported with the following syntax:
|
|
55
55
|
*
|
|
56
56
|
* GitLab Agent for Kubernetes can be imported with the following command and the id pattern `<project>:<agent-id>`
|
|
57
57
|
*
|
package/clusterAgent.js
CHANGED
|
@@ -45,7 +45,7 @@ const utilities = require("./utilities");
|
|
|
45
45
|
*
|
|
46
46
|
* ## Import
|
|
47
47
|
*
|
|
48
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_cluster_agent`. For example:
|
|
48
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_cluster_agent`. For example:
|
|
49
49
|
*
|
|
50
50
|
* terraform
|
|
51
51
|
*
|
|
@@ -57,7 +57,7 @@ const utilities = require("./utilities");
|
|
|
57
57
|
*
|
|
58
58
|
* }
|
|
59
59
|
*
|
|
60
|
-
*
|
|
60
|
+
* Importing using the CLI is supported with the following syntax:
|
|
61
61
|
*
|
|
62
62
|
* GitLab Agent for Kubernetes can be imported with the following command and the id pattern `<project>:<agent-id>`
|
|
63
63
|
*
|
package/clusterAgentToken.d.ts
CHANGED
|
@@ -52,7 +52,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
52
52
|
*
|
|
53
53
|
* ## Import
|
|
54
54
|
*
|
|
55
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_cluster_agent_token`. For example:
|
|
55
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_cluster_agent_token`. For example:
|
|
56
56
|
*
|
|
57
57
|
* terraform
|
|
58
58
|
*
|
|
@@ -64,7 +64,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
64
64
|
*
|
|
65
65
|
* }
|
|
66
66
|
*
|
|
67
|
-
*
|
|
67
|
+
* Importing using the CLI is supported with the following syntax:
|
|
68
68
|
*
|
|
69
69
|
* A token for a GitLab Agent for Kubernetes can be imported with the following command and the id pattern `<project>:<agent-id>:<token-id>`:
|
|
70
70
|
*
|
package/clusterAgentToken.js
CHANGED
|
@@ -58,7 +58,7 @@ const utilities = require("./utilities");
|
|
|
58
58
|
*
|
|
59
59
|
* ## Import
|
|
60
60
|
*
|
|
61
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_cluster_agent_token`. For example:
|
|
61
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_cluster_agent_token`. For example:
|
|
62
62
|
*
|
|
63
63
|
* terraform
|
|
64
64
|
*
|
|
@@ -70,7 +70,7 @@ const utilities = require("./utilities");
|
|
|
70
70
|
*
|
|
71
71
|
* }
|
|
72
72
|
*
|
|
73
|
-
*
|
|
73
|
+
* Importing using the CLI is supported with the following syntax:
|
|
74
74
|
*
|
|
75
75
|
* A token for a GitLab Agent for Kubernetes can be imported with the following command and the id pattern `<project>:<agent-id>:<token-id>`:
|
|
76
76
|
*
|
package/complianceFramework.d.ts
CHANGED
|
@@ -28,7 +28,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
28
28
|
*
|
|
29
29
|
* ## Import
|
|
30
30
|
*
|
|
31
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_compliance_framework`. For example:
|
|
31
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_compliance_framework`. For example:
|
|
32
32
|
*
|
|
33
33
|
* terraform
|
|
34
34
|
*
|
|
@@ -40,7 +40,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
40
40
|
*
|
|
41
41
|
* }
|
|
42
42
|
*
|
|
43
|
-
*
|
|
43
|
+
* Importing using the CLI is supported with the following syntax:
|
|
44
44
|
*
|
|
45
45
|
* Gitlab compliance frameworks can be imported with a key composed of `<namespace_path>:<framework_id>`, e.g.
|
|
46
46
|
*
|
package/complianceFramework.js
CHANGED
|
@@ -34,7 +34,7 @@ const utilities = require("./utilities");
|
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
|
37
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_compliance_framework`. For example:
|
|
37
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_compliance_framework`. For example:
|
|
38
38
|
*
|
|
39
39
|
* terraform
|
|
40
40
|
*
|
|
@@ -46,7 +46,7 @@ const utilities = require("./utilities");
|
|
|
46
46
|
*
|
|
47
47
|
* }
|
|
48
48
|
*
|
|
49
|
-
*
|
|
49
|
+
* Importing using the CLI is supported with the following syntax:
|
|
50
50
|
*
|
|
51
51
|
* Gitlab compliance frameworks can be imported with a key composed of `<namespace_path>:<framework_id>`, e.g.
|
|
52
52
|
*
|
package/deployKey.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* The `gitlab.DeployKey` resource
|
|
3
|
+
* The `gitlab.DeployKey` resource manages the lifecycle of a project deploy key.
|
|
4
4
|
*
|
|
5
5
|
* > To enable an already existing deploy key for another project use the `gitlab.DeployKeyEnable` resource.
|
|
6
6
|
*
|
|
@@ -12,16 +12,24 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
12
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
13
|
* import * as gitlab from "@pulumi/gitlab";
|
|
14
14
|
*
|
|
15
|
+
* // No expiry
|
|
15
16
|
* const example = new gitlab.DeployKey("example", {
|
|
16
17
|
* project: "example/deploying",
|
|
17
18
|
* title: "Example deploy key",
|
|
18
19
|
* key: "ssh-ed25519 AAAA...",
|
|
19
20
|
* });
|
|
21
|
+
* // With expiry
|
|
22
|
+
* const exampleExpires = new gitlab.DeployKey("example_expires", {
|
|
23
|
+
* project: "example/deploying",
|
|
24
|
+
* title: "Example deploy key",
|
|
25
|
+
* key: "ssh-ed25519 AAAA...",
|
|
26
|
+
* expiresAt: "2025-01-21T00:00:00Z",
|
|
27
|
+
* });
|
|
20
28
|
* ```
|
|
21
29
|
*
|
|
22
30
|
* ## Import
|
|
23
31
|
*
|
|
24
|
-
* Starting in Terraform v1.5.0 you can use an import block to import `gitlab_deploy_key`. For example:
|
|
32
|
+
* Starting in Terraform v1.5.0, you can use an import block to import `gitlab_deploy_key`. For example:
|
|
25
33
|
*
|
|
26
34
|
* terraform
|
|
27
35
|
*
|
|
@@ -33,7 +41,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
33
41
|
*
|
|
34
42
|
* }
|
|
35
43
|
*
|
|
36
|
-
*
|
|
44
|
+
* Importing using the CLI is supported with the following syntax:
|
|
37
45
|
*
|
|
38
46
|
* GitLab deploy keys can be imported using an id made up of `{project_id}:{deploy_key_id}`, e.g.
|
|
39
47
|
*
|
|
@@ -73,6 +81,10 @@ export declare class DeployKey extends pulumi.CustomResource {
|
|
|
73
81
|
* The id of the project deploy key.
|
|
74
82
|
*/
|
|
75
83
|
readonly deployKeyId: pulumi.Output<number>;
|
|
84
|
+
/**
|
|
85
|
+
* Expiration date for the deploy key. Does not expire if no value is provided. Expected in RFC3339 format `(2019-03-15T08:00:00Z)`
|
|
86
|
+
*/
|
|
87
|
+
readonly expiresAt: pulumi.Output<string | undefined>;
|
|
76
88
|
/**
|
|
77
89
|
* The public ssh key body.
|
|
78
90
|
*/
|
|
@@ -106,6 +118,10 @@ export interface DeployKeyState {
|
|
|
106
118
|
* The id of the project deploy key.
|
|
107
119
|
*/
|
|
108
120
|
deployKeyId?: pulumi.Input<number>;
|
|
121
|
+
/**
|
|
122
|
+
* Expiration date for the deploy key. Does not expire if no value is provided. Expected in RFC3339 format `(2019-03-15T08:00:00Z)`
|
|
123
|
+
*/
|
|
124
|
+
expiresAt?: pulumi.Input<string>;
|
|
109
125
|
/**
|
|
110
126
|
* The public ssh key body.
|
|
111
127
|
*/
|
|
@@ -127,6 +143,10 @@ export interface DeployKeyArgs {
|
|
|
127
143
|
* Allow this deploy key to be used to push changes to the project. Defaults to `false`.
|
|
128
144
|
*/
|
|
129
145
|
canPush?: pulumi.Input<boolean>;
|
|
146
|
+
/**
|
|
147
|
+
* Expiration date for the deploy key. Does not expire if no value is provided. Expected in RFC3339 format `(2019-03-15T08:00:00Z)`
|
|
148
|
+
*/
|
|
149
|
+
expiresAt?: pulumi.Input<string>;
|
|
130
150
|
/**
|
|
131
151
|
* The public ssh key body.
|
|
132
152
|
*/
|