@pulumi/gitlab 6.11.0 → 6.12.0-alpha.1713898469
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 -3
- package/application.js +2 -3
- package/application.js.map +1 -1
- package/applicationSettings.d.ts +0 -13
- package/applicationSettings.js +0 -13
- package/applicationSettings.js.map +1 -1
- package/branch.d.ts +6 -6
- package/branch.js +6 -6
- package/branchProtection.d.ts +54 -0
- package/branchProtection.js +54 -0
- package/branchProtection.js.map +1 -1
- package/clusterAgent.d.ts +26 -0
- package/clusterAgent.js +26 -0
- package/clusterAgent.js.map +1 -1
- package/clusterAgentToken.d.ts +13 -7
- package/clusterAgentToken.js +13 -7
- package/clusterAgentToken.js.map +1 -1
- package/complianceFramework.d.ts +3 -4
- package/complianceFramework.js +3 -4
- package/complianceFramework.js.map +1 -1
- package/deployKey.d.ts +1 -3
- package/deployKey.js +1 -3
- package/deployKey.js.map +1 -1
- package/deployKeyEnable.d.ts +6 -8
- package/deployKeyEnable.js +6 -8
- package/deployKeyEnable.js.map +1 -1
- package/getBranch.d.ts +0 -28
- package/getBranch.js +0 -28
- package/getBranch.js.map +1 -1
- package/getClusterAgent.d.ts +2 -6
- package/getClusterAgent.js +2 -6
- package/getClusterAgent.js.map +1 -1
- package/getClusterAgents.d.ts +6 -4
- package/getClusterAgents.js +0 -4
- package/getClusterAgents.js.map +1 -1
- package/getComplianceFramework.d.ts +2 -6
- package/getComplianceFramework.js +2 -6
- package/getComplianceFramework.js.map +1 -1
- package/getCurrentUser.d.ts +0 -4
- package/getCurrentUser.js +0 -4
- package/getCurrentUser.js.map +1 -1
- package/getGroup.d.ts +6 -26
- package/getGroup.js +0 -26
- package/getGroup.js.map +1 -1
- package/getGroupHooks.d.ts +6 -0
- package/getGroupHooks.js.map +1 -1
- package/getGroupMembership.d.ts +6 -26
- package/getGroupMembership.js +0 -26
- package/getGroupMembership.js.map +1 -1
- package/getGroupSubgroups.d.ts +28 -12
- package/getGroupSubgroups.js +16 -12
- package/getGroupSubgroups.js.map +1 -1
- package/getGroupVariable.d.ts +4 -6
- package/getGroupVariable.js +4 -6
- package/getGroupVariable.js.map +1 -1
- package/getGroupVariables.d.ts +16 -6
- package/getGroupVariables.js +4 -6
- package/getGroupVariables.js.map +1 -1
- package/getGroups.d.ts +2 -6
- package/getGroups.js +2 -6
- package/getGroups.js.map +1 -1
- package/getInstanceDeployKeys.d.ts +0 -26
- package/getInstanceDeployKeys.js +0 -26
- package/getInstanceDeployKeys.js.map +1 -1
- package/getInstanceVariable.d.ts +0 -4
- package/getInstanceVariable.js +0 -4
- package/getInstanceVariable.js.map +1 -1
- package/getInstanceVariables.d.ts +0 -4
- package/getInstanceVariables.js +0 -4
- package/getInstanceVariables.js.map +1 -1
- package/getMetadata.d.ts +0 -4
- package/getMetadata.js +0 -4
- package/getMetadata.js.map +1 -1
- package/getProject.d.ts +0 -26
- package/getProject.js +0 -26
- package/getProject.js.map +1 -1
- package/getProjectBranches.d.ts +0 -26
- package/getProjectBranches.js +0 -26
- package/getProjectBranches.js.map +1 -1
- package/getProjectHook.d.ts +6 -10
- package/getProjectHook.js +6 -10
- package/getProjectHook.js.map +1 -1
- package/getProjectHooks.d.ts +6 -4
- package/getProjectHooks.js +0 -4
- package/getProjectHooks.js.map +1 -1
- package/getProjectIssue.d.ts +2 -6
- package/getProjectIssue.js +2 -6
- package/getProjectIssue.js.map +1 -1
- package/getProjectIssues.d.ts +42 -4
- package/getProjectIssues.js +0 -4
- package/getProjectIssues.js.map +1 -1
- package/getProjectMembership.d.ts +0 -28
- package/getProjectMembership.js +0 -28
- package/getProjectMembership.js.map +1 -1
- package/getProjectMilestone.d.ts +0 -28
- package/getProjectMilestone.js +0 -28
- package/getProjectMilestone.js.map +1 -1
- package/getProjectMilestones.d.ts +18 -26
- package/getProjectMilestones.js +0 -26
- package/getProjectMilestones.js.map +1 -1
- package/getProjectProtectedBranch.d.ts +0 -28
- package/getProjectProtectedBranch.js +0 -28
- package/getProjectProtectedBranch.js.map +1 -1
- package/getProjectProtectedBranches.d.ts +0 -26
- package/getProjectProtectedBranches.js +0 -26
- package/getProjectProtectedBranches.js.map +1 -1
- package/getProjectTag.d.ts +0 -28
- package/getProjectTag.js +0 -28
- package/getProjectTag.js.map +1 -1
- package/getProjectTags.d.ts +0 -26
- package/getProjectTags.js +0 -26
- package/getProjectTags.js.map +1 -1
- package/getProjectVariable.d.ts +8 -10
- package/getProjectVariable.js +8 -10
- package/getProjectVariable.js.map +1 -1
- package/getProjectVariables.d.ts +16 -6
- package/getProjectVariables.js +4 -6
- package/getProjectVariables.js.map +1 -1
- package/getProjects.d.ts +28 -4
- package/getProjects.js +4 -4
- package/getProjects.js.map +1 -1
- package/getRelease.d.ts +2 -4
- package/getRelease.js +2 -4
- package/getRelease.js.map +1 -1
- package/getReleaseLink.d.ts +0 -30
- package/getReleaseLink.js +0 -30
- package/getReleaseLink.js.map +1 -1
- package/getReleaseLinks.d.ts +12 -28
- package/getReleaseLinks.js +0 -28
- package/getReleaseLinks.js.map +1 -1
- package/getRepositoryFile.d.ts +2 -6
- package/getRepositoryFile.js +2 -6
- package/getRepositoryFile.js.map +1 -1
- package/getRepositoryTree.d.ts +10 -8
- package/getRepositoryTree.js +4 -8
- package/getRepositoryTree.js.map +1 -1
- package/getUserSshkeys.d.ts +6 -0
- package/getUserSshkeys.js.map +1 -1
- package/getUsers.d.ts +10 -8
- package/getUsers.js +4 -8
- package/getUsers.js.map +1 -1
- package/globalLevelNotifications.d.ts +0 -15
- package/globalLevelNotifications.js +0 -15
- package/globalLevelNotifications.js.map +1 -1
- package/group.d.ts +6 -5
- package/group.js +6 -5
- package/group.js.map +1 -1
- package/groupAccessToken.d.ts +4 -5
- package/groupAccessToken.js +4 -5
- package/groupAccessToken.js.map +1 -1
- package/groupBadge.d.ts +4 -6
- package/groupBadge.js +4 -6
- package/groupBadge.js.map +1 -1
- package/groupCluster.d.ts +5 -3
- package/groupCluster.js +5 -3
- package/groupCluster.js.map +1 -1
- package/groupCustomAttribute.d.ts +0 -2
- package/groupCustomAttribute.js +0 -2
- package/groupCustomAttribute.js.map +1 -1
- package/groupEpicBoard.d.ts +7 -5
- package/groupEpicBoard.js +7 -5
- package/groupEpicBoard.js.map +1 -1
- package/groupHook.d.ts +13 -15
- package/groupHook.js +13 -15
- package/groupHook.js.map +1 -1
- package/groupLabel.d.ts +3 -4
- package/groupLabel.js +3 -4
- package/groupLabel.js.map +1 -1
- package/groupMembership.d.ts +2 -4
- package/groupMembership.js +2 -4
- package/groupMembership.js.map +1 -1
- package/groupProjectFileTemplate.d.ts +3 -3
- package/groupProjectFileTemplate.js +3 -3
- package/groupSamlLink.d.ts +1 -3
- package/groupSamlLink.js +1 -3
- package/groupSamlLink.js.map +1 -1
- package/groupShareGroup.d.ts +2 -4
- package/groupShareGroup.js +2 -4
- package/groupShareGroup.js.map +1 -1
- package/groupVariable.d.ts +3 -5
- package/groupVariable.js +3 -5
- package/groupVariable.js.map +1 -1
- package/instanceCluster.d.ts +4 -5
- package/instanceCluster.js +4 -5
- package/instanceCluster.js.map +1 -1
- package/instanceVariable.d.ts +2 -4
- package/instanceVariable.js +2 -4
- package/instanceVariable.js.map +1 -1
- package/integrationCustomIssueTracker.d.ts +2 -3
- package/integrationCustomIssueTracker.js +2 -3
- package/integrationCustomIssueTracker.js.map +1 -1
- package/integrationEmailsOnPush.d.ts +2 -3
- package/integrationEmailsOnPush.js +2 -3
- package/integrationEmailsOnPush.js.map +1 -1
- package/integrationExternalWiki.d.ts +2 -3
- package/integrationExternalWiki.js +2 -3
- package/integrationExternalWiki.js.map +1 -1
- package/integrationGithub.d.ts +2 -3
- package/integrationGithub.js +2 -3
- package/integrationGithub.js.map +1 -1
- package/integrationJira.d.ts +2 -3
- package/integrationJira.js +2 -3
- package/integrationJira.js.map +1 -1
- package/integrationMattermost.d.ts +2 -3
- package/integrationMattermost.js +2 -3
- package/integrationMattermost.js.map +1 -1
- package/integrationMicrosoftTeams.d.ts +2 -3
- package/integrationMicrosoftTeams.js +2 -3
- package/integrationMicrosoftTeams.js.map +1 -1
- package/integrationPipelinesEmail.d.ts +2 -3
- package/integrationPipelinesEmail.js +2 -3
- package/integrationPipelinesEmail.js.map +1 -1
- package/integrationSlack.d.ts +2 -3
- package/integrationSlack.js +2 -3
- package/integrationSlack.js.map +1 -1
- package/package.json +1 -1
- package/pagesDomain.d.ts +0 -24
- package/pagesDomain.js +0 -24
- package/pagesDomain.js.map +1 -1
- package/personalAccessToken.d.ts +5 -6
- package/personalAccessToken.js +5 -6
- package/personalAccessToken.js.map +1 -1
- package/pipelineSchedule.d.ts +2 -4
- package/pipelineSchedule.js +2 -4
- package/pipelineSchedule.js.map +1 -1
- package/pipelineScheduleVariable.d.ts +4 -6
- package/pipelineScheduleVariable.js +4 -6
- package/pipelineScheduleVariable.js.map +1 -1
- package/pipelineTrigger.d.ts +1 -3
- package/pipelineTrigger.js +1 -3
- package/pipelineTrigger.js.map +1 -1
- package/project.d.ts +0 -62
- package/project.js +0 -62
- package/project.js.map +1 -1
- package/projectAccessToken.d.ts +5 -6
- package/projectAccessToken.js +5 -6
- package/projectAccessToken.js.map +1 -1
- package/projectBadge.d.ts +8 -6
- package/projectBadge.js +8 -6
- package/projectBadge.js.map +1 -1
- package/projectCluster.d.ts +2 -3
- package/projectCluster.js +2 -3
- package/projectCluster.js.map +1 -1
- package/projectComplianceFramework.d.ts +4 -5
- package/projectComplianceFramework.js +4 -5
- package/projectComplianceFramework.js.map +1 -1
- package/projectCustomAttribute.d.ts +1 -3
- package/projectCustomAttribute.js +1 -3
- package/projectCustomAttribute.js.map +1 -1
- package/projectEnvironment.d.ts +7 -6
- package/projectEnvironment.js +7 -6
- package/projectEnvironment.js.map +1 -1
- package/projectFreezePeriod.d.ts +1 -3
- package/projectFreezePeriod.js +1 -3
- package/projectFreezePeriod.js.map +1 -1
- package/projectHook.d.ts +1 -3
- package/projectHook.js +1 -3
- package/projectHook.js.map +1 -1
- package/projectIssue.d.ts +3 -4
- package/projectIssue.js +3 -4
- package/projectIssue.js.map +1 -1
- package/projectIssueBoard.d.ts +6 -6
- package/projectLabel.d.ts +4 -4
- package/projectLabel.js +4 -4
- package/projectLevelMrApprovals.d.ts +6 -5
- package/projectLevelMrApprovals.js +6 -5
- package/projectLevelMrApprovals.js.map +1 -1
- package/projectMembership.d.ts +3 -5
- package/projectMembership.js +3 -5
- package/projectMembership.js.map +1 -1
- package/projectMilestone.d.ts +5 -6
- package/projectMilestone.js +5 -6
- package/projectMilestone.js.map +1 -1
- package/projectMirror.d.ts +0 -2
- package/projectMirror.js +0 -2
- package/projectMirror.js.map +1 -1
- package/projectRunnerEnablement.d.ts +0 -2
- package/projectRunnerEnablement.js +0 -2
- package/projectRunnerEnablement.js.map +1 -1
- package/projectShareGroup.d.ts +2 -4
- package/projectShareGroup.js +2 -4
- package/projectShareGroup.js.map +1 -1
- package/projectTag.d.ts +6 -6
- package/projectTag.js +6 -6
- package/projectVariable.d.ts +2 -4
- package/projectVariable.js +2 -4
- package/projectVariable.js.map +1 -1
- package/releaseLink.d.ts +7 -5
- package/releaseLink.js +7 -5
- package/releaseLink.js.map +1 -1
- package/repositoryFile.d.ts +47 -0
- package/repositoryFile.js +47 -0
- package/repositoryFile.js.map +1 -1
- package/runner.d.ts +0 -50
- package/runner.js +0 -50
- package/runner.js.map +1 -1
- package/serviceCustomIssueTracker.d.ts +2 -3
- package/serviceCustomIssueTracker.js +2 -3
- package/serviceCustomIssueTracker.js.map +1 -1
- package/serviceEmailsOnPush.d.ts +2 -3
- package/serviceEmailsOnPush.js +2 -3
- package/serviceEmailsOnPush.js.map +1 -1
- package/serviceExternalWiki.d.ts +2 -3
- package/serviceExternalWiki.js +2 -3
- package/serviceExternalWiki.js.map +1 -1
- package/serviceGithub.d.ts +2 -3
- package/serviceGithub.js +2 -3
- package/serviceGithub.js.map +1 -1
- package/serviceJira.d.ts +2 -3
- package/serviceJira.js +2 -3
- package/serviceJira.js.map +1 -1
- package/serviceMicrosoftTeams.d.ts +2 -3
- package/serviceMicrosoftTeams.js +2 -3
- package/serviceMicrosoftTeams.js.map +1 -1
- package/servicePipelinesEmail.d.ts +2 -3
- package/servicePipelinesEmail.js +2 -3
- package/servicePipelinesEmail.js.map +1 -1
- package/serviceSlack.d.ts +2 -3
- package/serviceSlack.js +2 -3
- package/serviceSlack.js.map +1 -1
- package/systemHook.d.ts +5 -7
- package/systemHook.js +5 -7
- package/systemHook.js.map +1 -1
- package/tagProtection.d.ts +4 -6
- package/tagProtection.js +4 -6
- package/tagProtection.js.map +1 -1
- package/types/input.d.ts +4 -4
- package/types/output.d.ts +2 -2
- package/user.d.ts +5 -6
- package/user.js +5 -6
- package/user.js.map +1 -1
- package/userCustomAttribute.d.ts +1 -3
- package/userCustomAttribute.js +1 -3
- package/userCustomAttribute.js.map +1 -1
- package/userGpgKey.d.ts +4 -6
- package/userGpgKey.js +4 -6
- package/userGpgKey.js.map +1 -1
- package/userSshKey.d.ts +3 -5
- package/userSshKey.js +3 -5
- package/userSshKey.js.map +1 -1
package/getProjectMilestones.js
CHANGED
|
@@ -9,19 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.getProjectMilestones` data source allows get details of a project milestones.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/milestones.html)
|
|
12
|
-
*
|
|
13
|
-
* ## Example Usage
|
|
14
|
-
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
19
|
-
*
|
|
20
|
-
* const example = gitlab.getProjectMilestones({
|
|
21
|
-
* project: "foo/bar",
|
|
22
|
-
* });
|
|
23
|
-
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
12
|
*/
|
|
26
13
|
function getProjectMilestones(args, opts) {
|
|
27
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -39,19 +26,6 @@ exports.getProjectMilestones = getProjectMilestones;
|
|
|
39
26
|
* The `gitlab.getProjectMilestones` data source allows get details of a project milestones.
|
|
40
27
|
*
|
|
41
28
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/milestones.html)
|
|
42
|
-
*
|
|
43
|
-
* ## Example Usage
|
|
44
|
-
*
|
|
45
|
-
* <!--Start PulumiCodeChooser -->
|
|
46
|
-
* ```typescript
|
|
47
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
48
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
49
|
-
*
|
|
50
|
-
* const example = gitlab.getProjectMilestones({
|
|
51
|
-
* project: "foo/bar",
|
|
52
|
-
* });
|
|
53
|
-
* ```
|
|
54
|
-
* <!--End PulumiCodeChooser -->
|
|
55
29
|
*/
|
|
56
30
|
function getProjectMilestonesOutput(args, opts) {
|
|
57
31
|
return pulumi.output(args).apply((a) => getProjectMilestones(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectMilestones.js","sourceRoot":"","sources":["../getProjectMilestones.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectMilestones.js","sourceRoot":"","sources":["../getProjectMilestones.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAE5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;AAqED;;;;GAIG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
|
|
@@ -5,20 +5,6 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
* The `gitlab.getProjectProtectedBranch` data source allows details of a protected branch to be retrieved by its name and the project it belongs to.
|
|
6
6
|
*
|
|
7
7
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/protected_branches.html#get-a-single-protected-branch-or-wildcard-protected-branch)
|
|
8
|
-
*
|
|
9
|
-
* ## Example Usage
|
|
10
|
-
*
|
|
11
|
-
* <!--Start PulumiCodeChooser -->
|
|
12
|
-
* ```typescript
|
|
13
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
15
|
-
*
|
|
16
|
-
* const example = gitlab.getProjectProtectedBranch({
|
|
17
|
-
* name: "main",
|
|
18
|
-
* projectId: "foo/bar/baz",
|
|
19
|
-
* });
|
|
20
|
-
* ```
|
|
21
|
-
* <!--End PulumiCodeChooser -->
|
|
22
8
|
*/
|
|
23
9
|
export declare function getProjectProtectedBranch(args: GetProjectProtectedBranchArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectProtectedBranchResult>;
|
|
24
10
|
/**
|
|
@@ -79,20 +65,6 @@ export interface GetProjectProtectedBranchResult {
|
|
|
79
65
|
* The `gitlab.getProjectProtectedBranch` data source allows details of a protected branch to be retrieved by its name and the project it belongs to.
|
|
80
66
|
*
|
|
81
67
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/protected_branches.html#get-a-single-protected-branch-or-wildcard-protected-branch)
|
|
82
|
-
*
|
|
83
|
-
* ## Example Usage
|
|
84
|
-
*
|
|
85
|
-
* <!--Start PulumiCodeChooser -->
|
|
86
|
-
* ```typescript
|
|
87
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
88
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
89
|
-
*
|
|
90
|
-
* const example = gitlab.getProjectProtectedBranch({
|
|
91
|
-
* name: "main",
|
|
92
|
-
* projectId: "foo/bar/baz",
|
|
93
|
-
* });
|
|
94
|
-
* ```
|
|
95
|
-
* <!--End PulumiCodeChooser -->
|
|
96
68
|
*/
|
|
97
69
|
export declare function getProjectProtectedBranchOutput(args: GetProjectProtectedBranchOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectProtectedBranchResult>;
|
|
98
70
|
/**
|
|
@@ -9,20 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.getProjectProtectedBranch` data source allows details of a protected branch to be retrieved by its name and the project it belongs to.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/protected_branches.html#get-a-single-protected-branch-or-wildcard-protected-branch)
|
|
12
|
-
*
|
|
13
|
-
* ## Example Usage
|
|
14
|
-
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
19
|
-
*
|
|
20
|
-
* const example = gitlab.getProjectProtectedBranch({
|
|
21
|
-
* name: "main",
|
|
22
|
-
* projectId: "foo/bar/baz",
|
|
23
|
-
* });
|
|
24
|
-
* ```
|
|
25
|
-
* <!--End PulumiCodeChooser -->
|
|
26
12
|
*/
|
|
27
13
|
function getProjectProtectedBranch(args, opts) {
|
|
28
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -38,20 +24,6 @@ exports.getProjectProtectedBranch = getProjectProtectedBranch;
|
|
|
38
24
|
* The `gitlab.getProjectProtectedBranch` data source allows details of a protected branch to be retrieved by its name and the project it belongs to.
|
|
39
25
|
*
|
|
40
26
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/protected_branches.html#get-a-single-protected-branch-or-wildcard-protected-branch)
|
|
41
|
-
*
|
|
42
|
-
* ## Example Usage
|
|
43
|
-
*
|
|
44
|
-
* <!--Start PulumiCodeChooser -->
|
|
45
|
-
* ```typescript
|
|
46
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
47
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
48
|
-
*
|
|
49
|
-
* const example = gitlab.getProjectProtectedBranch({
|
|
50
|
-
* name: "main",
|
|
51
|
-
* projectId: "foo/bar/baz",
|
|
52
|
-
* });
|
|
53
|
-
* ```
|
|
54
|
-
* <!--End PulumiCodeChooser -->
|
|
55
27
|
*/
|
|
56
28
|
function getProjectProtectedBranchOutput(args, opts) {
|
|
57
29
|
return pulumi.output(args).apply((a) => getProjectProtectedBranch(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectProtectedBranch.js","sourceRoot":"","sources":["../getProjectProtectedBranch.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectProtectedBranch.js","sourceRoot":"","sources":["../getProjectProtectedBranch.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8DASC;AAyDD;;;;GAIG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpF,CAAC;AAFD,0EAEC"}
|
|
@@ -5,19 +5,6 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
* The `gitlab.getProjectProtectedBranches` data source allows details of the protected branches of a given project.
|
|
6
6
|
*
|
|
7
7
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/protected_branches.html#list-protected-branches)
|
|
8
|
-
*
|
|
9
|
-
* ## Example Usage
|
|
10
|
-
*
|
|
11
|
-
* <!--Start PulumiCodeChooser -->
|
|
12
|
-
* ```typescript
|
|
13
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
15
|
-
*
|
|
16
|
-
* const example = gitlab.getProjectProtectedBranches({
|
|
17
|
-
* projectId: "foo/bar/baz",
|
|
18
|
-
* });
|
|
19
|
-
* ```
|
|
20
|
-
* <!--End PulumiCodeChooser -->
|
|
21
8
|
*/
|
|
22
9
|
export declare function getProjectProtectedBranches(args: GetProjectProtectedBranchesArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectProtectedBranchesResult>;
|
|
23
10
|
/**
|
|
@@ -54,19 +41,6 @@ export interface GetProjectProtectedBranchesResult {
|
|
|
54
41
|
* The `gitlab.getProjectProtectedBranches` data source allows details of the protected branches of a given project.
|
|
55
42
|
*
|
|
56
43
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/protected_branches.html#list-protected-branches)
|
|
57
|
-
*
|
|
58
|
-
* ## Example Usage
|
|
59
|
-
*
|
|
60
|
-
* <!--Start PulumiCodeChooser -->
|
|
61
|
-
* ```typescript
|
|
62
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
63
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
64
|
-
*
|
|
65
|
-
* const example = gitlab.getProjectProtectedBranches({
|
|
66
|
-
* projectId: "foo/bar/baz",
|
|
67
|
-
* });
|
|
68
|
-
* ```
|
|
69
|
-
* <!--End PulumiCodeChooser -->
|
|
70
44
|
*/
|
|
71
45
|
export declare function getProjectProtectedBranchesOutput(args: GetProjectProtectedBranchesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectProtectedBranchesResult>;
|
|
72
46
|
/**
|
|
@@ -9,19 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.getProjectProtectedBranches` data source allows details of the protected branches of a given project.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/protected_branches.html#list-protected-branches)
|
|
12
|
-
*
|
|
13
|
-
* ## Example Usage
|
|
14
|
-
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
19
|
-
*
|
|
20
|
-
* const example = gitlab.getProjectProtectedBranches({
|
|
21
|
-
* projectId: "foo/bar/baz",
|
|
22
|
-
* });
|
|
23
|
-
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
12
|
*/
|
|
26
13
|
function getProjectProtectedBranches(args, opts) {
|
|
27
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -35,19 +22,6 @@ exports.getProjectProtectedBranches = getProjectProtectedBranches;
|
|
|
35
22
|
* The `gitlab.getProjectProtectedBranches` data source allows details of the protected branches of a given project.
|
|
36
23
|
*
|
|
37
24
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/protected_branches.html#list-protected-branches)
|
|
38
|
-
*
|
|
39
|
-
* ## Example Usage
|
|
40
|
-
*
|
|
41
|
-
* <!--Start PulumiCodeChooser -->
|
|
42
|
-
* ```typescript
|
|
43
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
44
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
45
|
-
*
|
|
46
|
-
* const example = gitlab.getProjectProtectedBranches({
|
|
47
|
-
* projectId: "foo/bar/baz",
|
|
48
|
-
* });
|
|
49
|
-
* ```
|
|
50
|
-
* <!--End PulumiCodeChooser -->
|
|
51
25
|
*/
|
|
52
26
|
function getProjectProtectedBranchesOutput(args, opts) {
|
|
53
27
|
return pulumi.output(args).apply((a) => getProjectProtectedBranches(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectProtectedBranches.js","sourceRoot":"","sources":["../getProjectProtectedBranches.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectProtectedBranches.js","sourceRoot":"","sources":["../getProjectProtectedBranches.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAE1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kEAOC;AAiCD;;;;GAIG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtF,CAAC;AAFD,8EAEC"}
|
package/getProjectTag.d.ts
CHANGED
|
@@ -4,20 +4,6 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
* The `gitlab.ProjectTag` data source allows details of a project tag to be retrieved by its name.
|
|
5
5
|
*
|
|
6
6
|
* **Upstream API**: [GitLab API docs](https://docs.gitlab.com/ee/api/tags.html)
|
|
7
|
-
*
|
|
8
|
-
* ## Example Usage
|
|
9
|
-
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
|
-
* ```typescript
|
|
12
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
14
|
-
*
|
|
15
|
-
* const foo = gitlab.getProjectTag({
|
|
16
|
-
* name: "example",
|
|
17
|
-
* project: "foo/bar",
|
|
18
|
-
* });
|
|
19
|
-
* ```
|
|
20
|
-
* <!--End PulumiCodeChooser -->
|
|
21
7
|
*/
|
|
22
8
|
export declare function getProjectTag(args: GetProjectTagArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectTagResult>;
|
|
23
9
|
/**
|
|
@@ -74,20 +60,6 @@ export interface GetProjectTagResult {
|
|
|
74
60
|
* The `gitlab.ProjectTag` data source allows details of a project tag to be retrieved by its name.
|
|
75
61
|
*
|
|
76
62
|
* **Upstream API**: [GitLab API docs](https://docs.gitlab.com/ee/api/tags.html)
|
|
77
|
-
*
|
|
78
|
-
* ## Example Usage
|
|
79
|
-
*
|
|
80
|
-
* <!--Start PulumiCodeChooser -->
|
|
81
|
-
* ```typescript
|
|
82
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
83
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
84
|
-
*
|
|
85
|
-
* const foo = gitlab.getProjectTag({
|
|
86
|
-
* name: "example",
|
|
87
|
-
* project: "foo/bar",
|
|
88
|
-
* });
|
|
89
|
-
* ```
|
|
90
|
-
* <!--End PulumiCodeChooser -->
|
|
91
63
|
*/
|
|
92
64
|
export declare function getProjectTagOutput(args: GetProjectTagOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectTagResult>;
|
|
93
65
|
/**
|
package/getProjectTag.js
CHANGED
|
@@ -9,20 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.ProjectTag` data source allows details of a project tag to be retrieved by its name.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab API docs](https://docs.gitlab.com/ee/api/tags.html)
|
|
12
|
-
*
|
|
13
|
-
* ## Example Usage
|
|
14
|
-
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
19
|
-
*
|
|
20
|
-
* const foo = gitlab.getProjectTag({
|
|
21
|
-
* name: "example",
|
|
22
|
-
* project: "foo/bar",
|
|
23
|
-
* });
|
|
24
|
-
* ```
|
|
25
|
-
* <!--End PulumiCodeChooser -->
|
|
26
12
|
*/
|
|
27
13
|
function getProjectTag(args, opts) {
|
|
28
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -36,20 +22,6 @@ exports.getProjectTag = getProjectTag;
|
|
|
36
22
|
* The `gitlab.ProjectTag` data source allows details of a project tag to be retrieved by its name.
|
|
37
23
|
*
|
|
38
24
|
* **Upstream API**: [GitLab API docs](https://docs.gitlab.com/ee/api/tags.html)
|
|
39
|
-
*
|
|
40
|
-
* ## Example Usage
|
|
41
|
-
*
|
|
42
|
-
* <!--Start PulumiCodeChooser -->
|
|
43
|
-
* ```typescript
|
|
44
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
45
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
46
|
-
*
|
|
47
|
-
* const foo = gitlab.getProjectTag({
|
|
48
|
-
* name: "example",
|
|
49
|
-
* project: "foo/bar",
|
|
50
|
-
* });
|
|
51
|
-
* ```
|
|
52
|
-
* <!--End PulumiCodeChooser -->
|
|
53
25
|
*/
|
|
54
26
|
function getProjectTagOutput(args, opts) {
|
|
55
27
|
return pulumi.output(args).apply((a) => getProjectTag(a, opts));
|
package/getProjectTag.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectTag.js","sourceRoot":"","sources":["../getProjectTag.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectTag.js","sourceRoot":"","sources":["../getProjectTag.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AAqDD;;;;GAIG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/getProjectTags.d.ts
CHANGED
|
@@ -4,19 +4,6 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
* The `gitlab.getProjectTags` data source allows details of project tags to be retrieved by some search criteria.
|
|
5
5
|
*
|
|
6
6
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/tags.html#list-project-repository-tags)
|
|
7
|
-
*
|
|
8
|
-
* ## Example Usage
|
|
9
|
-
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
|
-
* ```typescript
|
|
12
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
14
|
-
*
|
|
15
|
-
* const example = gitlab.getProjectTags({
|
|
16
|
-
* project: "foo/bar",
|
|
17
|
-
* });
|
|
18
|
-
* ```
|
|
19
|
-
* <!--End PulumiCodeChooser -->
|
|
20
7
|
*/
|
|
21
8
|
export declare function getProjectTags(args: GetProjectTagsArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectTagsResult>;
|
|
22
9
|
/**
|
|
@@ -73,19 +60,6 @@ export interface GetProjectTagsResult {
|
|
|
73
60
|
* The `gitlab.getProjectTags` data source allows details of project tags to be retrieved by some search criteria.
|
|
74
61
|
*
|
|
75
62
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/tags.html#list-project-repository-tags)
|
|
76
|
-
*
|
|
77
|
-
* ## Example Usage
|
|
78
|
-
*
|
|
79
|
-
* <!--Start PulumiCodeChooser -->
|
|
80
|
-
* ```typescript
|
|
81
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
82
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
83
|
-
*
|
|
84
|
-
* const example = gitlab.getProjectTags({
|
|
85
|
-
* project: "foo/bar",
|
|
86
|
-
* });
|
|
87
|
-
* ```
|
|
88
|
-
* <!--End PulumiCodeChooser -->
|
|
89
63
|
*/
|
|
90
64
|
export declare function getProjectTagsOutput(args: GetProjectTagsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectTagsResult>;
|
|
91
65
|
/**
|
package/getProjectTags.js
CHANGED
|
@@ -9,19 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.getProjectTags` data source allows details of project tags to be retrieved by some search criteria.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/tags.html#list-project-repository-tags)
|
|
12
|
-
*
|
|
13
|
-
* ## Example Usage
|
|
14
|
-
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
19
|
-
*
|
|
20
|
-
* const example = gitlab.getProjectTags({
|
|
21
|
-
* project: "foo/bar",
|
|
22
|
-
* });
|
|
23
|
-
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
12
|
*/
|
|
26
13
|
function getProjectTags(args, opts) {
|
|
27
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -37,19 +24,6 @@ exports.getProjectTags = getProjectTags;
|
|
|
37
24
|
* The `gitlab.getProjectTags` data source allows details of project tags to be retrieved by some search criteria.
|
|
38
25
|
*
|
|
39
26
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/tags.html#list-project-repository-tags)
|
|
40
|
-
*
|
|
41
|
-
* ## Example Usage
|
|
42
|
-
*
|
|
43
|
-
* <!--Start PulumiCodeChooser -->
|
|
44
|
-
* ```typescript
|
|
45
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
47
|
-
*
|
|
48
|
-
* const example = gitlab.getProjectTags({
|
|
49
|
-
* project: "foo/bar",
|
|
50
|
-
* });
|
|
51
|
-
* ```
|
|
52
|
-
* <!--End PulumiCodeChooser -->
|
|
53
27
|
*/
|
|
54
28
|
function getProjectTagsOutput(args, opts) {
|
|
55
29
|
return pulumi.output(args).apply((a) => getProjectTags(a, opts));
|
package/getProjectTags.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectTags.js","sourceRoot":"","sources":["../getProjectTags.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectTags.js","sourceRoot":"","sources":["../getProjectTags.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wCASC;AAqDD;;;;GAIG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
|
package/getProjectVariable.d.ts
CHANGED
|
@@ -6,22 +6,21 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
9
|
* ```typescript
|
|
11
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
11
|
* import * as gitlab from "@pulumi/gitlab";
|
|
13
12
|
*
|
|
14
13
|
* const foo = gitlab.getProjectVariable({
|
|
15
|
-
* key: "foo",
|
|
16
14
|
* project: "my/example/project",
|
|
15
|
+
* key: "foo",
|
|
17
16
|
* });
|
|
17
|
+
* // Using an environment scope
|
|
18
18
|
* const bar = gitlab.getProjectVariable({
|
|
19
|
-
* environmentScope: "staging/*",
|
|
20
|
-
* key: "bar",
|
|
21
19
|
* project: "my/example/project",
|
|
20
|
+
* key: "bar",
|
|
21
|
+
* environmentScope: "staging/*",
|
|
22
22
|
* });
|
|
23
23
|
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
24
|
*/
|
|
26
25
|
export declare function getProjectVariable(args: GetProjectVariableArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectVariableResult>;
|
|
27
26
|
/**
|
|
@@ -93,22 +92,21 @@ export interface GetProjectVariableResult {
|
|
|
93
92
|
*
|
|
94
93
|
* ## Example Usage
|
|
95
94
|
*
|
|
96
|
-
* <!--Start PulumiCodeChooser -->
|
|
97
95
|
* ```typescript
|
|
98
96
|
* import * as pulumi from "@pulumi/pulumi";
|
|
99
97
|
* import * as gitlab from "@pulumi/gitlab";
|
|
100
98
|
*
|
|
101
99
|
* const foo = gitlab.getProjectVariable({
|
|
102
|
-
* key: "foo",
|
|
103
100
|
* project: "my/example/project",
|
|
101
|
+
* key: "foo",
|
|
104
102
|
* });
|
|
103
|
+
* // Using an environment scope
|
|
105
104
|
* const bar = gitlab.getProjectVariable({
|
|
106
|
-
* environmentScope: "staging/*",
|
|
107
|
-
* key: "bar",
|
|
108
105
|
* project: "my/example/project",
|
|
106
|
+
* key: "bar",
|
|
107
|
+
* environmentScope: "staging/*",
|
|
109
108
|
* });
|
|
110
109
|
* ```
|
|
111
|
-
* <!--End PulumiCodeChooser -->
|
|
112
110
|
*/
|
|
113
111
|
export declare function getProjectVariableOutput(args: GetProjectVariableOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectVariableResult>;
|
|
114
112
|
/**
|
package/getProjectVariable.js
CHANGED
|
@@ -12,22 +12,21 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as gitlab from "@pulumi/gitlab";
|
|
19
18
|
*
|
|
20
19
|
* const foo = gitlab.getProjectVariable({
|
|
21
|
-
* key: "foo",
|
|
22
20
|
* project: "my/example/project",
|
|
21
|
+
* key: "foo",
|
|
23
22
|
* });
|
|
23
|
+
* // Using an environment scope
|
|
24
24
|
* const bar = gitlab.getProjectVariable({
|
|
25
|
-
* environmentScope: "staging/*",
|
|
26
|
-
* key: "bar",
|
|
27
25
|
* project: "my/example/project",
|
|
26
|
+
* key: "bar",
|
|
27
|
+
* environmentScope: "staging/*",
|
|
28
28
|
* });
|
|
29
29
|
* ```
|
|
30
|
-
* <!--End PulumiCodeChooser -->
|
|
31
30
|
*/
|
|
32
31
|
function getProjectVariable(args, opts) {
|
|
33
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -45,22 +44,21 @@ exports.getProjectVariable = getProjectVariable;
|
|
|
45
44
|
*
|
|
46
45
|
* ## Example Usage
|
|
47
46
|
*
|
|
48
|
-
* <!--Start PulumiCodeChooser -->
|
|
49
47
|
* ```typescript
|
|
50
48
|
* import * as pulumi from "@pulumi/pulumi";
|
|
51
49
|
* import * as gitlab from "@pulumi/gitlab";
|
|
52
50
|
*
|
|
53
51
|
* const foo = gitlab.getProjectVariable({
|
|
54
|
-
* key: "foo",
|
|
55
52
|
* project: "my/example/project",
|
|
53
|
+
* key: "foo",
|
|
56
54
|
* });
|
|
55
|
+
* // Using an environment scope
|
|
57
56
|
* const bar = gitlab.getProjectVariable({
|
|
58
|
-
* environmentScope: "staging/*",
|
|
59
|
-
* key: "bar",
|
|
60
57
|
* project: "my/example/project",
|
|
58
|
+
* key: "bar",
|
|
59
|
+
* environmentScope: "staging/*",
|
|
61
60
|
* });
|
|
62
61
|
* ```
|
|
63
|
-
* <!--End PulumiCodeChooser -->
|
|
64
62
|
*/
|
|
65
63
|
function getProjectVariableOutput(args, opts) {
|
|
66
64
|
return pulumi.output(args).apply((a) => getProjectVariable(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectVariable.js","sourceRoot":"","sources":["../getProjectVariable.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectVariable.js","sourceRoot":"","sources":["../getProjectVariable.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IAExF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gDAQC;AAiED;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
|
package/getProjectVariables.d.ts
CHANGED
|
@@ -7,7 +7,6 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -15,19 +14,25 @@ import * as outputs from "./types/output";
|
|
|
15
14
|
* const vars = gitlab.getProjectVariables({
|
|
16
15
|
* project: "my/example/project",
|
|
17
16
|
* });
|
|
17
|
+
* // Using an environment scope
|
|
18
18
|
* const stagingVars = gitlab.getProjectVariables({
|
|
19
|
-
* environmentScope: "staging/*",
|
|
20
19
|
* project: "my/example/project",
|
|
20
|
+
* environmentScope: "staging/*",
|
|
21
21
|
* });
|
|
22
22
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
23
|
*/
|
|
25
24
|
export declare function getProjectVariables(args: GetProjectVariablesArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectVariablesResult>;
|
|
26
25
|
/**
|
|
27
26
|
* A collection of arguments for invoking getProjectVariables.
|
|
28
27
|
*/
|
|
29
28
|
export interface GetProjectVariablesArgs {
|
|
29
|
+
/**
|
|
30
|
+
* The environment scope of the variable. Defaults to all environment (`*`).
|
|
31
|
+
*/
|
|
30
32
|
environmentScope?: string;
|
|
33
|
+
/**
|
|
34
|
+
* The name or id of the project.
|
|
35
|
+
*/
|
|
31
36
|
project: string;
|
|
32
37
|
}
|
|
33
38
|
/**
|
|
@@ -58,7 +63,6 @@ export interface GetProjectVariablesResult {
|
|
|
58
63
|
*
|
|
59
64
|
* ## Example Usage
|
|
60
65
|
*
|
|
61
|
-
* <!--Start PulumiCodeChooser -->
|
|
62
66
|
* ```typescript
|
|
63
67
|
* import * as pulumi from "@pulumi/pulumi";
|
|
64
68
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -66,18 +70,24 @@ export interface GetProjectVariablesResult {
|
|
|
66
70
|
* const vars = gitlab.getProjectVariables({
|
|
67
71
|
* project: "my/example/project",
|
|
68
72
|
* });
|
|
73
|
+
* // Using an environment scope
|
|
69
74
|
* const stagingVars = gitlab.getProjectVariables({
|
|
70
|
-
* environmentScope: "staging/*",
|
|
71
75
|
* project: "my/example/project",
|
|
76
|
+
* environmentScope: "staging/*",
|
|
72
77
|
* });
|
|
73
78
|
* ```
|
|
74
|
-
* <!--End PulumiCodeChooser -->
|
|
75
79
|
*/
|
|
76
80
|
export declare function getProjectVariablesOutput(args: GetProjectVariablesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectVariablesResult>;
|
|
77
81
|
/**
|
|
78
82
|
* A collection of arguments for invoking getProjectVariables.
|
|
79
83
|
*/
|
|
80
84
|
export interface GetProjectVariablesOutputArgs {
|
|
85
|
+
/**
|
|
86
|
+
* The environment scope of the variable. Defaults to all environment (`*`).
|
|
87
|
+
*/
|
|
81
88
|
environmentScope?: pulumi.Input<string>;
|
|
89
|
+
/**
|
|
90
|
+
* The name or id of the project.
|
|
91
|
+
*/
|
|
82
92
|
project: pulumi.Input<string>;
|
|
83
93
|
}
|
package/getProjectVariables.js
CHANGED
|
@@ -12,7 +12,6 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -20,12 +19,12 @@ const utilities = require("./utilities");
|
|
|
20
19
|
* const vars = gitlab.getProjectVariables({
|
|
21
20
|
* project: "my/example/project",
|
|
22
21
|
* });
|
|
22
|
+
* // Using an environment scope
|
|
23
23
|
* const stagingVars = gitlab.getProjectVariables({
|
|
24
|
-
* environmentScope: "staging/*",
|
|
25
24
|
* project: "my/example/project",
|
|
25
|
+
* environmentScope: "staging/*",
|
|
26
26
|
* });
|
|
27
27
|
* ```
|
|
28
|
-
* <!--End PulumiCodeChooser -->
|
|
29
28
|
*/
|
|
30
29
|
function getProjectVariables(args, opts) {
|
|
31
30
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -42,7 +41,6 @@ exports.getProjectVariables = getProjectVariables;
|
|
|
42
41
|
*
|
|
43
42
|
* ## Example Usage
|
|
44
43
|
*
|
|
45
|
-
* <!--Start PulumiCodeChooser -->
|
|
46
44
|
* ```typescript
|
|
47
45
|
* import * as pulumi from "@pulumi/pulumi";
|
|
48
46
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -50,12 +48,12 @@ exports.getProjectVariables = getProjectVariables;
|
|
|
50
48
|
* const vars = gitlab.getProjectVariables({
|
|
51
49
|
* project: "my/example/project",
|
|
52
50
|
* });
|
|
51
|
+
* // Using an environment scope
|
|
53
52
|
* const stagingVars = gitlab.getProjectVariables({
|
|
54
|
-
* environmentScope: "staging/*",
|
|
55
53
|
* project: "my/example/project",
|
|
54
|
+
* environmentScope: "staging/*",
|
|
56
55
|
* });
|
|
57
56
|
* ```
|
|
58
|
-
* <!--End PulumiCodeChooser -->
|
|
59
57
|
*/
|
|
60
58
|
function getProjectVariablesOutput(args, opts) {
|
|
61
59
|
return pulumi.output(args).apply((a) => getProjectVariables(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectVariables.js","sourceRoot":"","sources":["../getProjectVariables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectVariables.js","sourceRoot":"","sources":["../getProjectVariables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAE1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kDAOC;AAqCD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,8DAEC"}
|