@pulumi/github 5.17.0 → 5.18.0-alpha.1695225306
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/actionsEnvironmentVariable.d.ts +1 -1
- package/actionsEnvironmentVariable.js +1 -1
- package/actionsOrganizationPermissions.d.ts +1 -1
- package/actionsOrganizationPermissions.js +1 -1
- package/actionsOrganizationSecret.d.ts +1 -2
- package/actionsOrganizationSecret.js +1 -2
- package/actionsOrganizationSecret.js.map +1 -1
- package/actionsOrganizationSecretRepositories.d.ts +1 -1
- package/actionsOrganizationSecretRepositories.js +1 -1
- package/actionsOrganizationVariable.d.ts +1 -1
- package/actionsOrganizationVariable.js +1 -1
- package/actionsRepositoryAccessLevel.d.ts +1 -1
- package/actionsRepositoryAccessLevel.js +1 -1
- package/actionsRepositoryPermissions.d.ts +1 -1
- package/actionsRepositoryPermissions.js +1 -1
- package/actionsRunnerGroup.d.ts +1 -1
- package/actionsRunnerGroup.js +1 -1
- package/actionsSecret.d.ts +2 -3
- package/actionsSecret.js +2 -3
- package/actionsSecret.js.map +1 -1
- package/branch.d.ts +0 -2
- package/branch.js +0 -2
- package/branch.js.map +1 -1
- package/codespacesOrganizationSecretRepositories.d.ts +1 -1
- package/codespacesOrganizationSecretRepositories.js +1 -1
- package/codespacesSecret.d.ts +1 -2
- package/codespacesSecret.js +1 -2
- package/codespacesSecret.js.map +1 -1
- package/enterpriseOrganization.d.ts +18 -1
- package/enterpriseOrganization.js +8 -1
- package/enterpriseOrganization.js.map +1 -1
- package/getActionsOrganizationOidcSubjectClaimCustomizationTemplate.d.ts +13 -0
- package/getActionsOrganizationOidcSubjectClaimCustomizationTemplate.js +17 -1
- package/getActionsOrganizationOidcSubjectClaimCustomizationTemplate.js.map +1 -1
- package/getActionsOrganizationPublicKey.d.ts +14 -0
- package/getActionsOrganizationPublicKey.js +18 -1
- package/getActionsOrganizationPublicKey.js.map +1 -1
- package/getActionsOrganizationRegistrationToken.d.ts +13 -0
- package/getActionsOrganizationRegistrationToken.js +17 -1
- package/getActionsOrganizationRegistrationToken.js.map +1 -1
- package/getActionsOrganizationSecrets.d.ts +13 -0
- package/getActionsOrganizationSecrets.js +17 -1
- package/getActionsOrganizationSecrets.js.map +1 -1
- package/getActionsOrganizationVariables.d.ts +13 -0
- package/getActionsOrganizationVariables.js +17 -1
- package/getActionsOrganizationVariables.js.map +1 -1
- package/getCodespacesOrganizationPublicKey.d.ts +14 -0
- package/getCodespacesOrganizationPublicKey.js +18 -1
- package/getCodespacesOrganizationPublicKey.js.map +1 -1
- package/getCodespacesOrganizationSecrets.d.ts +13 -0
- package/getCodespacesOrganizationSecrets.js +17 -1
- package/getCodespacesOrganizationSecrets.js.map +1 -1
- package/getCodespacesUserPublicKey.d.ts +14 -0
- package/getCodespacesUserPublicKey.js +18 -1
- package/getCodespacesUserPublicKey.js.map +1 -1
- package/getCodespacesUserSecrets.d.ts +13 -0
- package/getCodespacesUserSecrets.js +17 -1
- package/getCodespacesUserSecrets.js.map +1 -1
- package/getDependabotOrganizationPublicKey.d.ts +14 -0
- package/getDependabotOrganizationPublicKey.js +18 -1
- package/getDependabotOrganizationPublicKey.js.map +1 -1
- package/getDependabotOrganizationSecrets.d.ts +13 -0
- package/getDependabotOrganizationSecrets.js +17 -1
- package/getDependabotOrganizationSecrets.js.map +1 -1
- package/getExternalGroups.d.ts +15 -0
- package/getExternalGroups.js +19 -1
- package/getExternalGroups.js.map +1 -1
- package/getIpRanges.d.ts +13 -0
- package/getIpRanges.js +17 -1
- package/getIpRanges.js.map +1 -1
- package/getOrganizationExternalIdentities.d.ts +14 -0
- package/getOrganizationExternalIdentities.js +18 -1
- package/getOrganizationExternalIdentities.js.map +1 -1
- package/getOrganizationIpAllowList.d.ts +15 -0
- package/getOrganizationIpAllowList.js +19 -1
- package/getOrganizationIpAllowList.js.map +1 -1
- package/getOrganizationTeamSyncGroups.d.ts +13 -0
- package/getOrganizationTeamSyncGroups.js +17 -1
- package/getOrganizationTeamSyncGroups.js.map +1 -1
- package/getOrganizationWebhooks.d.ts +15 -0
- package/getOrganizationWebhooks.js +19 -1
- package/getOrganizationWebhooks.js.map +1 -1
- package/getSshKeys.d.ts +13 -0
- package/getSshKeys.js +17 -1
- package/getSshKeys.js.map +1 -1
- package/index.d.ts +27 -0
- package/index.js +55 -22
- package/index.js.map +1 -1
- package/organizationRuleset.d.ts +147 -0
- package/organizationRuleset.js +87 -0
- package/organizationRuleset.js.map +1 -0
- package/organizationWebhook.d.ts +0 -1
- package/organizationWebhook.js +0 -1
- package/organizationWebhook.js.map +1 -1
- package/package.json +2 -3
- package/package.json.bak +1 -2
- package/projectCard.d.ts +1 -1
- package/projectCard.js +1 -1
- package/repository.d.ts +1 -1
- package/repositoryFile.d.ts +0 -1
- package/repositoryFile.js +0 -1
- package/repositoryFile.js.map +1 -1
- package/repositoryRuleset.d.ts +194 -0
- package/repositoryRuleset.js +124 -0
- package/repositoryRuleset.js.map +1 -0
- package/repositoryTagProtection.d.ts +3 -1
- package/repositoryTagProtection.js +3 -1
- package/repositoryTagProtection.js.map +1 -1
- package/repositoryTopics.d.ts +87 -0
- package/repositoryTopics.js +84 -0
- package/repositoryTopics.js.map +1 -0
- package/repositoryWebhook.d.ts +3 -2
- package/repositoryWebhook.js +3 -2
- package/repositoryWebhook.js.map +1 -1
- package/teamSettings.d.ts +0 -1
- package/teamSettings.js +0 -1
- package/teamSettings.js.map +1 -1
- package/types/input.d.ts +467 -0
- package/types/output.d.ts +467 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.getOrganizationIpAllowList = void 0;
|
|
5
|
+
exports.getOrganizationIpAllowListOutput = exports.getOrganizationIpAllowList = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -24,4 +24,22 @@ function getOrganizationIpAllowList(opts) {
|
|
|
24
24
|
return pulumi.runtime.invoke("github:index/getOrganizationIpAllowList:getOrganizationIpAllowList", {}, opts);
|
|
25
25
|
}
|
|
26
26
|
exports.getOrganizationIpAllowList = getOrganizationIpAllowList;
|
|
27
|
+
/**
|
|
28
|
+
* Use this data source to retrieve information about the IP allow list of an organization.
|
|
29
|
+
* The allow list for IP addresses will block access to private resources via the web, API,
|
|
30
|
+
* and Git from any IP addresses that are not on the allow list.
|
|
31
|
+
*
|
|
32
|
+
* ## Example Usage
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as github from "@pulumi/github";
|
|
37
|
+
*
|
|
38
|
+
* const all = github.getOrganizationIpAllowList({});
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
function getOrganizationIpAllowListOutput(opts) {
|
|
42
|
+
return pulumi.output(getOrganizationIpAllowList(opts));
|
|
43
|
+
}
|
|
44
|
+
exports.getOrganizationIpAllowListOutput = getOrganizationIpAllowListOutput;
|
|
27
45
|
//# sourceMappingURL=getOrganizationIpAllowList.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOrganizationIpAllowList.js","sourceRoot":"","sources":["../getOrganizationIpAllowList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAA2B;IAElE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oEAAoE,EAAE,EAClG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gEAKC"}
|
|
1
|
+
{"version":3,"file":"getOrganizationIpAllowList.js","sourceRoot":"","sources":["../getOrganizationIpAllowList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAA2B;IAElE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oEAAoE,EAAE,EAClG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gEAKC;AAgBD;;;;;;;;;;;;;GAaG;AACH,SAAgB,gCAAgC,CAAC,IAA2B;IACxE,OAAO,MAAM,CAAC,MAAM,CAAC,0BAA0B,CAAC,IAAI,CAAC,CAAC,CAAA;AAC1D,CAAC;AAFD,4EAEC"}
|
|
@@ -26,3 +26,16 @@ export interface GetOrganizationTeamSyncGroupsResult {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly id: string;
|
|
28
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* Use this data source to retrieve the identity provider (IdP) groups for an organization.
|
|
31
|
+
*
|
|
32
|
+
* ## Example Usage
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as github from "@pulumi/github";
|
|
37
|
+
*
|
|
38
|
+
* const test = github.getOrganizationTeamSyncGroups({});
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
export declare function getOrganizationTeamSyncGroupsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationTeamSyncGroupsResult>;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.getOrganizationTeamSyncGroups = void 0;
|
|
5
|
+
exports.getOrganizationTeamSyncGroupsOutput = exports.getOrganizationTeamSyncGroups = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -22,4 +22,20 @@ function getOrganizationTeamSyncGroups(opts) {
|
|
|
22
22
|
return pulumi.runtime.invoke("github:index/getOrganizationTeamSyncGroups:getOrganizationTeamSyncGroups", {}, opts);
|
|
23
23
|
}
|
|
24
24
|
exports.getOrganizationTeamSyncGroups = getOrganizationTeamSyncGroups;
|
|
25
|
+
/**
|
|
26
|
+
* Use this data source to retrieve the identity provider (IdP) groups for an organization.
|
|
27
|
+
*
|
|
28
|
+
* ## Example Usage
|
|
29
|
+
*
|
|
30
|
+
* ```typescript
|
|
31
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
32
|
+
* import * as github from "@pulumi/github";
|
|
33
|
+
*
|
|
34
|
+
* const test = github.getOrganizationTeamSyncGroups({});
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
function getOrganizationTeamSyncGroupsOutput(opts) {
|
|
38
|
+
return pulumi.output(getOrganizationTeamSyncGroups(opts));
|
|
39
|
+
}
|
|
40
|
+
exports.getOrganizationTeamSyncGroupsOutput = getOrganizationTeamSyncGroupsOutput;
|
|
25
41
|
//# sourceMappingURL=getOrganizationTeamSyncGroups.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOrganizationTeamSyncGroups.js","sourceRoot":"","sources":["../getOrganizationTeamSyncGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,6BAA6B,CAAC,IAA2B;IAErE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE,EACxG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC"}
|
|
1
|
+
{"version":3,"file":"getOrganizationTeamSyncGroups.js","sourceRoot":"","sources":["../getOrganizationTeamSyncGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,6BAA6B,CAAC,IAA2B;IAErE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE,EACxG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC;AAeD;;;;;;;;;;;GAWG;AACH,SAAgB,mCAAmC,CAAC,IAA2B;IAC3E,OAAO,MAAM,CAAC,MAAM,CAAC,6BAA6B,CAAC,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,kFAEC"}
|
|
@@ -29,3 +29,18 @@ export interface GetOrganizationWebhooksResult {
|
|
|
29
29
|
*/
|
|
30
30
|
readonly webhooks: outputs.GetOrganizationWebhooksWebhook[];
|
|
31
31
|
}
|
|
32
|
+
/**
|
|
33
|
+
* Use this data source to retrieve all webhooks of the organization.
|
|
34
|
+
*
|
|
35
|
+
* ## Example Usage
|
|
36
|
+
*
|
|
37
|
+
* To retrieve *all* webhooks of the organization:
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as github from "@pulumi/github";
|
|
42
|
+
*
|
|
43
|
+
* const all = github.getOrganizationWebhooks({});
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
export declare function getOrganizationWebhooksOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationWebhooksResult>;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.getOrganizationWebhooks = void 0;
|
|
5
|
+
exports.getOrganizationWebhooksOutput = exports.getOrganizationWebhooks = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -24,4 +24,22 @@ function getOrganizationWebhooks(opts) {
|
|
|
24
24
|
return pulumi.runtime.invoke("github:index/getOrganizationWebhooks:getOrganizationWebhooks", {}, opts);
|
|
25
25
|
}
|
|
26
26
|
exports.getOrganizationWebhooks = getOrganizationWebhooks;
|
|
27
|
+
/**
|
|
28
|
+
* Use this data source to retrieve all webhooks of the organization.
|
|
29
|
+
*
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* To retrieve *all* webhooks of the organization:
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as github from "@pulumi/github";
|
|
37
|
+
*
|
|
38
|
+
* const all = github.getOrganizationWebhooks({});
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
function getOrganizationWebhooksOutput(opts) {
|
|
42
|
+
return pulumi.output(getOrganizationWebhooks(opts));
|
|
43
|
+
}
|
|
44
|
+
exports.getOrganizationWebhooksOutput = getOrganizationWebhooksOutput;
|
|
27
45
|
//# sourceMappingURL=getOrganizationWebhooks.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOrganizationWebhooks.js","sourceRoot":"","sources":["../getOrganizationWebhooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAA2B;IAE/D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE,EAC5F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
|
|
1
|
+
{"version":3,"file":"getOrganizationWebhooks.js","sourceRoot":"","sources":["../getOrganizationWebhooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAA2B;IAE/D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE,EAC5F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC;AAgBD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAA2B;IACrE,OAAO,MAAM,CAAC,MAAM,CAAC,uBAAuB,CAAC,IAAI,CAAC,CAAC,CAAA;AACvD,CAAC;AAFD,sEAEC"}
|
package/getSshKeys.d.ts
CHANGED
|
@@ -25,3 +25,16 @@ export interface GetSshKeysResult {
|
|
|
25
25
|
*/
|
|
26
26
|
readonly keys: string[];
|
|
27
27
|
}
|
|
28
|
+
/**
|
|
29
|
+
* Use this data source to retrieve information about GitHub's SSH keys.
|
|
30
|
+
*
|
|
31
|
+
* ## Example Usage
|
|
32
|
+
*
|
|
33
|
+
* ```typescript
|
|
34
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
35
|
+
* import * as github from "@pulumi/github";
|
|
36
|
+
*
|
|
37
|
+
* const test = github.getSshKeys({});
|
|
38
|
+
* ```
|
|
39
|
+
*/
|
|
40
|
+
export declare function getSshKeysOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetSshKeysResult>;
|
package/getSshKeys.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.getSshKeys = void 0;
|
|
5
|
+
exports.getSshKeysOutput = exports.getSshKeys = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -22,4 +22,20 @@ function getSshKeys(opts) {
|
|
|
22
22
|
return pulumi.runtime.invoke("github:index/getSshKeys:getSshKeys", {}, opts);
|
|
23
23
|
}
|
|
24
24
|
exports.getSshKeys = getSshKeys;
|
|
25
|
+
/**
|
|
26
|
+
* Use this data source to retrieve information about GitHub's SSH keys.
|
|
27
|
+
*
|
|
28
|
+
* ## Example Usage
|
|
29
|
+
*
|
|
30
|
+
* ```typescript
|
|
31
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
32
|
+
* import * as github from "@pulumi/github";
|
|
33
|
+
*
|
|
34
|
+
* const test = github.getSshKeys({});
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
function getSshKeysOutput(opts) {
|
|
38
|
+
return pulumi.output(getSshKeys(opts));
|
|
39
|
+
}
|
|
40
|
+
exports.getSshKeysOutput = getSshKeysOutput;
|
|
25
41
|
//# sourceMappingURL=getSshKeys.js.map
|
package/getSshKeys.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSshKeys.js","sourceRoot":"","sources":["../getSshKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,UAAU,CAAC,IAA2B;IAElD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE,EAClE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC"}
|
|
1
|
+
{"version":3,"file":"getSshKeys.js","sourceRoot":"","sources":["../getSshKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,UAAU,CAAC,IAA2B;IAElD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE,EAClE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AAeD;;;;;;;;;;;GAWG;AACH,SAAgB,gBAAgB,CAAC,IAA2B;IACxD,OAAO,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAA;AAC1C,CAAC;AAFD,4CAEC"}
|
package/index.d.ts
CHANGED
|
@@ -90,14 +90,19 @@ export declare const getActionsEnvironmentVariables: typeof import("./getActions
|
|
|
90
90
|
export declare const getActionsEnvironmentVariablesOutput: typeof import("./getActionsEnvironmentVariables").getActionsEnvironmentVariablesOutput;
|
|
91
91
|
export { GetActionsOrganizationOidcSubjectClaimCustomizationTemplateResult } from "./getActionsOrganizationOidcSubjectClaimCustomizationTemplate";
|
|
92
92
|
export declare const getActionsOrganizationOidcSubjectClaimCustomizationTemplate: typeof import("./getActionsOrganizationOidcSubjectClaimCustomizationTemplate").getActionsOrganizationOidcSubjectClaimCustomizationTemplate;
|
|
93
|
+
export declare const getActionsOrganizationOidcSubjectClaimCustomizationTemplateOutput: typeof import("./getActionsOrganizationOidcSubjectClaimCustomizationTemplate").getActionsOrganizationOidcSubjectClaimCustomizationTemplateOutput;
|
|
93
94
|
export { GetActionsOrganizationPublicKeyResult } from "./getActionsOrganizationPublicKey";
|
|
94
95
|
export declare const getActionsOrganizationPublicKey: typeof import("./getActionsOrganizationPublicKey").getActionsOrganizationPublicKey;
|
|
96
|
+
export declare const getActionsOrganizationPublicKeyOutput: typeof import("./getActionsOrganizationPublicKey").getActionsOrganizationPublicKeyOutput;
|
|
95
97
|
export { GetActionsOrganizationRegistrationTokenResult } from "./getActionsOrganizationRegistrationToken";
|
|
96
98
|
export declare const getActionsOrganizationRegistrationToken: typeof import("./getActionsOrganizationRegistrationToken").getActionsOrganizationRegistrationToken;
|
|
99
|
+
export declare const getActionsOrganizationRegistrationTokenOutput: typeof import("./getActionsOrganizationRegistrationToken").getActionsOrganizationRegistrationTokenOutput;
|
|
97
100
|
export { GetActionsOrganizationSecretsResult } from "./getActionsOrganizationSecrets";
|
|
98
101
|
export declare const getActionsOrganizationSecrets: typeof import("./getActionsOrganizationSecrets").getActionsOrganizationSecrets;
|
|
102
|
+
export declare const getActionsOrganizationSecretsOutput: typeof import("./getActionsOrganizationSecrets").getActionsOrganizationSecretsOutput;
|
|
99
103
|
export { GetActionsOrganizationVariablesResult } from "./getActionsOrganizationVariables";
|
|
100
104
|
export declare const getActionsOrganizationVariables: typeof import("./getActionsOrganizationVariables").getActionsOrganizationVariables;
|
|
105
|
+
export declare const getActionsOrganizationVariablesOutput: typeof import("./getActionsOrganizationVariables").getActionsOrganizationVariablesOutput;
|
|
101
106
|
export { GetActionsPublicKeyArgs, GetActionsPublicKeyResult, GetActionsPublicKeyOutputArgs } from "./getActionsPublicKey";
|
|
102
107
|
export declare const getActionsPublicKey: typeof import("./getActionsPublicKey").getActionsPublicKey;
|
|
103
108
|
export declare const getActionsPublicKeyOutput: typeof import("./getActionsPublicKey").getActionsPublicKeyOutput;
|
|
@@ -124,8 +129,10 @@ export declare const getBranchProtectionRules: typeof import("./getBranchProtect
|
|
|
124
129
|
export declare const getBranchProtectionRulesOutput: typeof import("./getBranchProtectionRules").getBranchProtectionRulesOutput;
|
|
125
130
|
export { GetCodespacesOrganizationPublicKeyResult } from "./getCodespacesOrganizationPublicKey";
|
|
126
131
|
export declare const getCodespacesOrganizationPublicKey: typeof import("./getCodespacesOrganizationPublicKey").getCodespacesOrganizationPublicKey;
|
|
132
|
+
export declare const getCodespacesOrganizationPublicKeyOutput: typeof import("./getCodespacesOrganizationPublicKey").getCodespacesOrganizationPublicKeyOutput;
|
|
127
133
|
export { GetCodespacesOrganizationSecretsResult } from "./getCodespacesOrganizationSecrets";
|
|
128
134
|
export declare const getCodespacesOrganizationSecrets: typeof import("./getCodespacesOrganizationSecrets").getCodespacesOrganizationSecrets;
|
|
135
|
+
export declare const getCodespacesOrganizationSecretsOutput: typeof import("./getCodespacesOrganizationSecrets").getCodespacesOrganizationSecretsOutput;
|
|
129
136
|
export { GetCodespacesPublicKeyArgs, GetCodespacesPublicKeyResult, GetCodespacesPublicKeyOutputArgs } from "./getCodespacesPublicKey";
|
|
130
137
|
export declare const getCodespacesPublicKey: typeof import("./getCodespacesPublicKey").getCodespacesPublicKey;
|
|
131
138
|
export declare const getCodespacesPublicKeyOutput: typeof import("./getCodespacesPublicKey").getCodespacesPublicKeyOutput;
|
|
@@ -134,15 +141,19 @@ export declare const getCodespacesSecrets: typeof import("./getCodespacesSecrets
|
|
|
134
141
|
export declare const getCodespacesSecretsOutput: typeof import("./getCodespacesSecrets").getCodespacesSecretsOutput;
|
|
135
142
|
export { GetCodespacesUserPublicKeyResult } from "./getCodespacesUserPublicKey";
|
|
136
143
|
export declare const getCodespacesUserPublicKey: typeof import("./getCodespacesUserPublicKey").getCodespacesUserPublicKey;
|
|
144
|
+
export declare const getCodespacesUserPublicKeyOutput: typeof import("./getCodespacesUserPublicKey").getCodespacesUserPublicKeyOutput;
|
|
137
145
|
export { GetCodespacesUserSecretsResult } from "./getCodespacesUserSecrets";
|
|
138
146
|
export declare const getCodespacesUserSecrets: typeof import("./getCodespacesUserSecrets").getCodespacesUserSecrets;
|
|
147
|
+
export declare const getCodespacesUserSecretsOutput: typeof import("./getCodespacesUserSecrets").getCodespacesUserSecretsOutput;
|
|
139
148
|
export { GetCollaboratorsArgs, GetCollaboratorsResult, GetCollaboratorsOutputArgs } from "./getCollaborators";
|
|
140
149
|
export declare const getCollaborators: typeof import("./getCollaborators").getCollaborators;
|
|
141
150
|
export declare const getCollaboratorsOutput: typeof import("./getCollaborators").getCollaboratorsOutput;
|
|
142
151
|
export { GetDependabotOrganizationPublicKeyResult } from "./getDependabotOrganizationPublicKey";
|
|
143
152
|
export declare const getDependabotOrganizationPublicKey: typeof import("./getDependabotOrganizationPublicKey").getDependabotOrganizationPublicKey;
|
|
153
|
+
export declare const getDependabotOrganizationPublicKeyOutput: typeof import("./getDependabotOrganizationPublicKey").getDependabotOrganizationPublicKeyOutput;
|
|
144
154
|
export { GetDependabotOrganizationSecretsResult } from "./getDependabotOrganizationSecrets";
|
|
145
155
|
export declare const getDependabotOrganizationSecrets: typeof import("./getDependabotOrganizationSecrets").getDependabotOrganizationSecrets;
|
|
156
|
+
export declare const getDependabotOrganizationSecretsOutput: typeof import("./getDependabotOrganizationSecrets").getDependabotOrganizationSecretsOutput;
|
|
146
157
|
export { GetDependabotPublicKeyArgs, GetDependabotPublicKeyResult, GetDependabotPublicKeyOutputArgs } from "./getDependabotPublicKey";
|
|
147
158
|
export declare const getDependabotPublicKey: typeof import("./getDependabotPublicKey").getDependabotPublicKey;
|
|
148
159
|
export declare const getDependabotPublicKeyOutput: typeof import("./getDependabotPublicKey").getDependabotPublicKeyOutput;
|
|
@@ -154,11 +165,13 @@ export declare const getEnterprise: typeof import("./getEnterprise").getEnterpri
|
|
|
154
165
|
export declare const getEnterpriseOutput: typeof import("./getEnterprise").getEnterpriseOutput;
|
|
155
166
|
export { GetExternalGroupsResult } from "./getExternalGroups";
|
|
156
167
|
export declare const getExternalGroups: typeof import("./getExternalGroups").getExternalGroups;
|
|
168
|
+
export declare const getExternalGroupsOutput: typeof import("./getExternalGroups").getExternalGroupsOutput;
|
|
157
169
|
export { GetGithubAppArgs, GetGithubAppResult, GetGithubAppOutputArgs } from "./getGithubApp";
|
|
158
170
|
export declare const getGithubApp: typeof import("./getGithubApp").getGithubApp;
|
|
159
171
|
export declare const getGithubAppOutput: typeof import("./getGithubApp").getGithubAppOutput;
|
|
160
172
|
export { GetIpRangesResult } from "./getIpRanges";
|
|
161
173
|
export declare const getIpRanges: typeof import("./getIpRanges").getIpRanges;
|
|
174
|
+
export declare const getIpRangesOutput: typeof import("./getIpRanges").getIpRangesOutput;
|
|
162
175
|
export { GetIssueLabelsArgs, GetIssueLabelsResult, GetIssueLabelsOutputArgs } from "./getIssueLabels";
|
|
163
176
|
export declare const getIssueLabels: typeof import("./getIssueLabels").getIssueLabels;
|
|
164
177
|
export declare const getIssueLabelsOutput: typeof import("./getIssueLabels").getIssueLabelsOutput;
|
|
@@ -173,15 +186,19 @@ export declare const getOrganizationCustomRole: typeof import("./getOrganization
|
|
|
173
186
|
export declare const getOrganizationCustomRoleOutput: typeof import("./getOrganizationCustomRole").getOrganizationCustomRoleOutput;
|
|
174
187
|
export { GetOrganizationExternalIdentitiesResult } from "./getOrganizationExternalIdentities";
|
|
175
188
|
export declare const getOrganizationExternalIdentities: typeof import("./getOrganizationExternalIdentities").getOrganizationExternalIdentities;
|
|
189
|
+
export declare const getOrganizationExternalIdentitiesOutput: typeof import("./getOrganizationExternalIdentities").getOrganizationExternalIdentitiesOutput;
|
|
176
190
|
export { GetOrganizationIpAllowListResult } from "./getOrganizationIpAllowList";
|
|
177
191
|
export declare const getOrganizationIpAllowList: typeof import("./getOrganizationIpAllowList").getOrganizationIpAllowList;
|
|
192
|
+
export declare const getOrganizationIpAllowListOutput: typeof import("./getOrganizationIpAllowList").getOrganizationIpAllowListOutput;
|
|
178
193
|
export { GetOrganizationTeamSyncGroupsResult } from "./getOrganizationTeamSyncGroups";
|
|
179
194
|
export declare const getOrganizationTeamSyncGroups: typeof import("./getOrganizationTeamSyncGroups").getOrganizationTeamSyncGroups;
|
|
195
|
+
export declare const getOrganizationTeamSyncGroupsOutput: typeof import("./getOrganizationTeamSyncGroups").getOrganizationTeamSyncGroupsOutput;
|
|
180
196
|
export { GetOrganizationTeamsArgs, GetOrganizationTeamsResult, GetOrganizationTeamsOutputArgs } from "./getOrganizationTeams";
|
|
181
197
|
export declare const getOrganizationTeams: typeof import("./getOrganizationTeams").getOrganizationTeams;
|
|
182
198
|
export declare const getOrganizationTeamsOutput: typeof import("./getOrganizationTeams").getOrganizationTeamsOutput;
|
|
183
199
|
export { GetOrganizationWebhooksResult } from "./getOrganizationWebhooks";
|
|
184
200
|
export declare const getOrganizationWebhooks: typeof import("./getOrganizationWebhooks").getOrganizationWebhooks;
|
|
201
|
+
export declare const getOrganizationWebhooksOutput: typeof import("./getOrganizationWebhooks").getOrganizationWebhooksOutput;
|
|
185
202
|
export { GetRefArgs, GetRefResult, GetRefOutputArgs } from "./getRef";
|
|
186
203
|
export declare const getRef: typeof import("./getRef").getRef;
|
|
187
204
|
export declare const getRefOutput: typeof import("./getRef").getRefOutput;
|
|
@@ -232,6 +249,7 @@ export declare const getRestApi: typeof import("./getRestApi").getRestApi;
|
|
|
232
249
|
export declare const getRestApiOutput: typeof import("./getRestApi").getRestApiOutput;
|
|
233
250
|
export { GetSshKeysResult } from "./getSshKeys";
|
|
234
251
|
export declare const getSshKeys: typeof import("./getSshKeys").getSshKeys;
|
|
252
|
+
export declare const getSshKeysOutput: typeof import("./getSshKeys").getSshKeysOutput;
|
|
235
253
|
export { GetTeamArgs, GetTeamResult, GetTeamOutputArgs } from "./getTeam";
|
|
236
254
|
export declare const getTeam: typeof import("./getTeam").getTeam;
|
|
237
255
|
export declare const getTeamOutput: typeof import("./getTeam").getTeamOutput;
|
|
@@ -265,6 +283,9 @@ export declare const OrganizationCustomRole: typeof import("./organizationCustom
|
|
|
265
283
|
export { OrganizationProjectArgs, OrganizationProjectState } from "./organizationProject";
|
|
266
284
|
export type OrganizationProject = import("./organizationProject").OrganizationProject;
|
|
267
285
|
export declare const OrganizationProject: typeof import("./organizationProject").OrganizationProject;
|
|
286
|
+
export { OrganizationRulesetArgs, OrganizationRulesetState } from "./organizationRuleset";
|
|
287
|
+
export type OrganizationRuleset = import("./organizationRuleset").OrganizationRuleset;
|
|
288
|
+
export declare const OrganizationRuleset: typeof import("./organizationRuleset").OrganizationRuleset;
|
|
268
289
|
export { OrganizationSecurityManagerArgs, OrganizationSecurityManagerState } from "./organizationSecurityManager";
|
|
269
290
|
export type OrganizationSecurityManager = import("./organizationSecurityManager").OrganizationSecurityManager;
|
|
270
291
|
export declare const OrganizationSecurityManager: typeof import("./organizationSecurityManager").OrganizationSecurityManager;
|
|
@@ -325,9 +346,15 @@ export declare const RepositoryProject: typeof import("./repositoryProject").Rep
|
|
|
325
346
|
export { RepositoryPullRequestArgs, RepositoryPullRequestState } from "./repositoryPullRequest";
|
|
326
347
|
export type RepositoryPullRequest = import("./repositoryPullRequest").RepositoryPullRequest;
|
|
327
348
|
export declare const RepositoryPullRequest: typeof import("./repositoryPullRequest").RepositoryPullRequest;
|
|
349
|
+
export { RepositoryRulesetArgs, RepositoryRulesetState } from "./repositoryRuleset";
|
|
350
|
+
export type RepositoryRuleset = import("./repositoryRuleset").RepositoryRuleset;
|
|
351
|
+
export declare const RepositoryRuleset: typeof import("./repositoryRuleset").RepositoryRuleset;
|
|
328
352
|
export { RepositoryTagProtectionArgs, RepositoryTagProtectionState } from "./repositoryTagProtection";
|
|
329
353
|
export type RepositoryTagProtection = import("./repositoryTagProtection").RepositoryTagProtection;
|
|
330
354
|
export declare const RepositoryTagProtection: typeof import("./repositoryTagProtection").RepositoryTagProtection;
|
|
355
|
+
export { RepositoryTopicsArgs, RepositoryTopicsState } from "./repositoryTopics";
|
|
356
|
+
export type RepositoryTopics = import("./repositoryTopics").RepositoryTopics;
|
|
357
|
+
export declare const RepositoryTopics: typeof import("./repositoryTopics").RepositoryTopics;
|
|
331
358
|
export { RepositoryWebhookArgs, RepositoryWebhookState } from "./repositoryWebhook";
|
|
332
359
|
export type RepositoryWebhook = import("./repositoryWebhook").RepositoryWebhook;
|
|
333
360
|
export declare const RepositoryWebhook: typeof import("./repositoryWebhook").RepositoryWebhook;
|
package/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.types = exports.config = exports.UserSshKey = exports.UserInvitationAccepter = exports.UserGpgKey = exports.TeamSyncGroupMapping = exports.TeamSettings = exports.TeamRepository = exports.TeamMembership = exports.TeamMembers = exports.Team = exports.RepositoryWebhook = exports.RepositoryTagProtection = exports.RepositoryPullRequest = exports.RepositoryProject = exports.RepositoryMilestone = exports.RepositoryFile = exports.RepositoryEnvironmentDeploymentPolicy = exports.RepositoryEnvironment = exports.RepositoryDeploymentBranchPolicy = exports.RepositoryDeployKey = void 0;
|
|
5
|
+
exports.getActionsSecretsOutput = exports.getActionsSecrets = exports.getActionsRepositoryOidcSubjectClaimCustomizationTemplateOutput = exports.getActionsRepositoryOidcSubjectClaimCustomizationTemplate = exports.getActionsRegistrationTokenOutput = exports.getActionsRegistrationToken = exports.getActionsPublicKeyOutput = exports.getActionsPublicKey = exports.getActionsOrganizationVariablesOutput = exports.getActionsOrganizationVariables = exports.getActionsOrganizationSecretsOutput = exports.getActionsOrganizationSecrets = exports.getActionsOrganizationRegistrationTokenOutput = exports.getActionsOrganizationRegistrationToken = exports.getActionsOrganizationPublicKeyOutput = exports.getActionsOrganizationPublicKey = exports.getActionsOrganizationOidcSubjectClaimCustomizationTemplateOutput = exports.getActionsOrganizationOidcSubjectClaimCustomizationTemplate = exports.getActionsEnvironmentVariablesOutput = exports.getActionsEnvironmentVariables = exports.getActionsEnvironmentSecretsOutput = exports.getActionsEnvironmentSecrets = exports.EnterpriseOrganization = exports.EmuGroupMapping = exports.DependabotSecret = exports.DependabotOrganizationSecretRepositories = exports.DependabotOrganizationSecret = exports.CodespacesUserSecret = exports.CodespacesSecret = exports.CodespacesOrganizationSecretRepositories = exports.CodespacesOrganizationSecret = exports.BranchProtectionV3 = exports.BranchProtection = exports.BranchDefault = exports.Branch = exports.AppInstallationRepository = exports.AppInstallationRepositories = exports.ActionsVariable = exports.ActionsSecret = exports.ActionsRunnerGroup = exports.ActionsRepositoryPermissions = exports.ActionsRepositoryOidcSubjectClaimCustomizationTemplate = exports.ActionsRepositoryAccessLevel = exports.ActionsOrganizationVariable = exports.ActionsOrganizationSecretRepositories = exports.ActionsOrganizationSecret = exports.ActionsOrganizationPermissions = exports.ActionsOrganizationOidcSubjectClaimCustomizationTemplate = exports.ActionsEnvironmentVariable = exports.ActionsEnvironmentSecret = void 0;
|
|
6
|
+
exports.getOrganizationIpAllowListOutput = exports.getOrganizationIpAllowList = exports.getOrganizationExternalIdentitiesOutput = exports.getOrganizationExternalIdentities = exports.getOrganizationCustomRoleOutput = exports.getOrganizationCustomRole = exports.getOrganizationOutput = exports.getOrganization = exports.getMembershipOutput = exports.getMembership = exports.getIssueLabelsOutput = exports.getIssueLabels = exports.getIpRangesOutput = exports.getIpRanges = exports.getGithubAppOutput = exports.getGithubApp = exports.getExternalGroupsOutput = exports.getExternalGroups = exports.getEnterpriseOutput = exports.getEnterprise = exports.getDependabotSecretsOutput = exports.getDependabotSecrets = exports.getDependabotPublicKeyOutput = exports.getDependabotPublicKey = exports.getDependabotOrganizationSecretsOutput = exports.getDependabotOrganizationSecrets = exports.getDependabotOrganizationPublicKeyOutput = exports.getDependabotOrganizationPublicKey = exports.getCollaboratorsOutput = exports.getCollaborators = exports.getCodespacesUserSecretsOutput = exports.getCodespacesUserSecrets = exports.getCodespacesUserPublicKeyOutput = exports.getCodespacesUserPublicKey = exports.getCodespacesSecretsOutput = exports.getCodespacesSecrets = exports.getCodespacesPublicKeyOutput = exports.getCodespacesPublicKey = exports.getCodespacesOrganizationSecretsOutput = exports.getCodespacesOrganizationSecrets = exports.getCodespacesOrganizationPublicKeyOutput = exports.getCodespacesOrganizationPublicKey = exports.getBranchProtectionRulesOutput = exports.getBranchProtectionRules = exports.getBranchOutput = exports.getBranch = exports.getAppTokenOutput = exports.getAppToken = exports.getActionsVariablesOutput = exports.getActionsVariables = void 0;
|
|
7
|
+
exports.getUsersOutput = exports.getUsers = exports.getUserExternalIdentityOutput = exports.getUserExternalIdentity = exports.getUserOutput = exports.getUser = exports.getTreeOutput = exports.getTree = exports.getTeamOutput = exports.getTeam = exports.getSshKeysOutput = exports.getSshKeys = exports.getRestApiOutput = exports.getRestApi = exports.getRepositoryWebhooksOutput = exports.getRepositoryWebhooks = exports.getRepositoryTeamsOutput = exports.getRepositoryTeams = exports.getRepositoryPullRequestsOutput = exports.getRepositoryPullRequests = exports.getRepositoryPullRequestOutput = exports.getRepositoryPullRequest = exports.getRepositoryMilestoneOutput = exports.getRepositoryMilestone = exports.getRepositoryFileOutput = exports.getRepositoryFile = exports.getRepositoryEnvironmentsOutput = exports.getRepositoryEnvironments = exports.getRepositoryDeploymentBranchPoliciesOutput = exports.getRepositoryDeploymentBranchPolicies = exports.getRepositoryDeployKeysOutput = exports.getRepositoryDeployKeys = exports.getRepositoryBranchesOutput = exports.getRepositoryBranches = exports.getRepositoryAutolinkReferencesOutput = exports.getRepositoryAutolinkReferences = exports.getRepositoryOutput = exports.getRepository = exports.getRepositoriesOutput = exports.getRepositories = exports.getReleaseOutput = exports.getRelease = exports.getRefOutput = exports.getRef = exports.getOrganizationWebhooksOutput = exports.getOrganizationWebhooks = exports.getOrganizationTeamsOutput = exports.getOrganizationTeams = exports.getOrganizationTeamSyncGroupsOutput = exports.getOrganizationTeamSyncGroups = void 0;
|
|
8
|
+
exports.types = exports.config = exports.UserSshKey = exports.UserInvitationAccepter = exports.UserGpgKey = exports.TeamSyncGroupMapping = exports.TeamSettings = exports.TeamRepository = exports.TeamMembership = exports.TeamMembers = exports.Team = exports.RepositoryWebhook = exports.RepositoryTopics = exports.RepositoryTagProtection = exports.RepositoryRuleset = exports.RepositoryPullRequest = exports.RepositoryProject = exports.RepositoryMilestone = exports.RepositoryFile = exports.RepositoryEnvironmentDeploymentPolicy = exports.RepositoryEnvironment = exports.RepositoryDeploymentBranchPolicy = exports.RepositoryDeployKey = exports.RepositoryDependabotSecurityUpdates = exports.RepositoryCollaborators = exports.RepositoryCollaborator = exports.RepositoryAutolinkReference = exports.Repository = exports.Release = exports.Provider = exports.ProjectColumn = exports.ProjectCard = exports.OrganizationWebhook = exports.OrganizationSettings = exports.OrganizationSecurityManager = exports.OrganizationRuleset = exports.OrganizationProject = exports.OrganizationCustomRole = exports.OrganizationBlock = exports.Membership = exports.IssueLabel = exports.Issue = void 0;
|
|
9
9
|
const pulumi = require("@pulumi/pulumi");
|
|
10
10
|
const utilities = require("./utilities");
|
|
11
11
|
exports.ActionsEnvironmentSecret = null;
|
|
@@ -71,15 +71,20 @@ exports.getActionsEnvironmentVariables = null;
|
|
|
71
71
|
exports.getActionsEnvironmentVariablesOutput = null;
|
|
72
72
|
utilities.lazyLoad(exports, ["getActionsEnvironmentVariables", "getActionsEnvironmentVariablesOutput"], () => require("./getActionsEnvironmentVariables"));
|
|
73
73
|
exports.getActionsOrganizationOidcSubjectClaimCustomizationTemplate = null;
|
|
74
|
-
|
|
74
|
+
exports.getActionsOrganizationOidcSubjectClaimCustomizationTemplateOutput = null;
|
|
75
|
+
utilities.lazyLoad(exports, ["getActionsOrganizationOidcSubjectClaimCustomizationTemplate", "getActionsOrganizationOidcSubjectClaimCustomizationTemplateOutput"], () => require("./getActionsOrganizationOidcSubjectClaimCustomizationTemplate"));
|
|
75
76
|
exports.getActionsOrganizationPublicKey = null;
|
|
76
|
-
|
|
77
|
+
exports.getActionsOrganizationPublicKeyOutput = null;
|
|
78
|
+
utilities.lazyLoad(exports, ["getActionsOrganizationPublicKey", "getActionsOrganizationPublicKeyOutput"], () => require("./getActionsOrganizationPublicKey"));
|
|
77
79
|
exports.getActionsOrganizationRegistrationToken = null;
|
|
78
|
-
|
|
80
|
+
exports.getActionsOrganizationRegistrationTokenOutput = null;
|
|
81
|
+
utilities.lazyLoad(exports, ["getActionsOrganizationRegistrationToken", "getActionsOrganizationRegistrationTokenOutput"], () => require("./getActionsOrganizationRegistrationToken"));
|
|
79
82
|
exports.getActionsOrganizationSecrets = null;
|
|
80
|
-
|
|
83
|
+
exports.getActionsOrganizationSecretsOutput = null;
|
|
84
|
+
utilities.lazyLoad(exports, ["getActionsOrganizationSecrets", "getActionsOrganizationSecretsOutput"], () => require("./getActionsOrganizationSecrets"));
|
|
81
85
|
exports.getActionsOrganizationVariables = null;
|
|
82
|
-
|
|
86
|
+
exports.getActionsOrganizationVariablesOutput = null;
|
|
87
|
+
utilities.lazyLoad(exports, ["getActionsOrganizationVariables", "getActionsOrganizationVariablesOutput"], () => require("./getActionsOrganizationVariables"));
|
|
83
88
|
exports.getActionsPublicKey = null;
|
|
84
89
|
exports.getActionsPublicKeyOutput = null;
|
|
85
90
|
utilities.lazyLoad(exports, ["getActionsPublicKey", "getActionsPublicKeyOutput"], () => require("./getActionsPublicKey"));
|
|
@@ -105,9 +110,11 @@ exports.getBranchProtectionRules = null;
|
|
|
105
110
|
exports.getBranchProtectionRulesOutput = null;
|
|
106
111
|
utilities.lazyLoad(exports, ["getBranchProtectionRules", "getBranchProtectionRulesOutput"], () => require("./getBranchProtectionRules"));
|
|
107
112
|
exports.getCodespacesOrganizationPublicKey = null;
|
|
108
|
-
|
|
113
|
+
exports.getCodespacesOrganizationPublicKeyOutput = null;
|
|
114
|
+
utilities.lazyLoad(exports, ["getCodespacesOrganizationPublicKey", "getCodespacesOrganizationPublicKeyOutput"], () => require("./getCodespacesOrganizationPublicKey"));
|
|
109
115
|
exports.getCodespacesOrganizationSecrets = null;
|
|
110
|
-
|
|
116
|
+
exports.getCodespacesOrganizationSecretsOutput = null;
|
|
117
|
+
utilities.lazyLoad(exports, ["getCodespacesOrganizationSecrets", "getCodespacesOrganizationSecretsOutput"], () => require("./getCodespacesOrganizationSecrets"));
|
|
111
118
|
exports.getCodespacesPublicKey = null;
|
|
112
119
|
exports.getCodespacesPublicKeyOutput = null;
|
|
113
120
|
utilities.lazyLoad(exports, ["getCodespacesPublicKey", "getCodespacesPublicKeyOutput"], () => require("./getCodespacesPublicKey"));
|
|
@@ -115,16 +122,20 @@ exports.getCodespacesSecrets = null;
|
|
|
115
122
|
exports.getCodespacesSecretsOutput = null;
|
|
116
123
|
utilities.lazyLoad(exports, ["getCodespacesSecrets", "getCodespacesSecretsOutput"], () => require("./getCodespacesSecrets"));
|
|
117
124
|
exports.getCodespacesUserPublicKey = null;
|
|
118
|
-
|
|
125
|
+
exports.getCodespacesUserPublicKeyOutput = null;
|
|
126
|
+
utilities.lazyLoad(exports, ["getCodespacesUserPublicKey", "getCodespacesUserPublicKeyOutput"], () => require("./getCodespacesUserPublicKey"));
|
|
119
127
|
exports.getCodespacesUserSecrets = null;
|
|
120
|
-
|
|
128
|
+
exports.getCodespacesUserSecretsOutput = null;
|
|
129
|
+
utilities.lazyLoad(exports, ["getCodespacesUserSecrets", "getCodespacesUserSecretsOutput"], () => require("./getCodespacesUserSecrets"));
|
|
121
130
|
exports.getCollaborators = null;
|
|
122
131
|
exports.getCollaboratorsOutput = null;
|
|
123
132
|
utilities.lazyLoad(exports, ["getCollaborators", "getCollaboratorsOutput"], () => require("./getCollaborators"));
|
|
124
133
|
exports.getDependabotOrganizationPublicKey = null;
|
|
125
|
-
|
|
134
|
+
exports.getDependabotOrganizationPublicKeyOutput = null;
|
|
135
|
+
utilities.lazyLoad(exports, ["getDependabotOrganizationPublicKey", "getDependabotOrganizationPublicKeyOutput"], () => require("./getDependabotOrganizationPublicKey"));
|
|
126
136
|
exports.getDependabotOrganizationSecrets = null;
|
|
127
|
-
|
|
137
|
+
exports.getDependabotOrganizationSecretsOutput = null;
|
|
138
|
+
utilities.lazyLoad(exports, ["getDependabotOrganizationSecrets", "getDependabotOrganizationSecretsOutput"], () => require("./getDependabotOrganizationSecrets"));
|
|
128
139
|
exports.getDependabotPublicKey = null;
|
|
129
140
|
exports.getDependabotPublicKeyOutput = null;
|
|
130
141
|
utilities.lazyLoad(exports, ["getDependabotPublicKey", "getDependabotPublicKeyOutput"], () => require("./getDependabotPublicKey"));
|
|
@@ -135,12 +146,14 @@ exports.getEnterprise = null;
|
|
|
135
146
|
exports.getEnterpriseOutput = null;
|
|
136
147
|
utilities.lazyLoad(exports, ["getEnterprise", "getEnterpriseOutput"], () => require("./getEnterprise"));
|
|
137
148
|
exports.getExternalGroups = null;
|
|
138
|
-
|
|
149
|
+
exports.getExternalGroupsOutput = null;
|
|
150
|
+
utilities.lazyLoad(exports, ["getExternalGroups", "getExternalGroupsOutput"], () => require("./getExternalGroups"));
|
|
139
151
|
exports.getGithubApp = null;
|
|
140
152
|
exports.getGithubAppOutput = null;
|
|
141
153
|
utilities.lazyLoad(exports, ["getGithubApp", "getGithubAppOutput"], () => require("./getGithubApp"));
|
|
142
154
|
exports.getIpRanges = null;
|
|
143
|
-
|
|
155
|
+
exports.getIpRangesOutput = null;
|
|
156
|
+
utilities.lazyLoad(exports, ["getIpRanges", "getIpRangesOutput"], () => require("./getIpRanges"));
|
|
144
157
|
exports.getIssueLabels = null;
|
|
145
158
|
exports.getIssueLabelsOutput = null;
|
|
146
159
|
utilities.lazyLoad(exports, ["getIssueLabels", "getIssueLabelsOutput"], () => require("./getIssueLabels"));
|
|
@@ -154,16 +167,20 @@ exports.getOrganizationCustomRole = null;
|
|
|
154
167
|
exports.getOrganizationCustomRoleOutput = null;
|
|
155
168
|
utilities.lazyLoad(exports, ["getOrganizationCustomRole", "getOrganizationCustomRoleOutput"], () => require("./getOrganizationCustomRole"));
|
|
156
169
|
exports.getOrganizationExternalIdentities = null;
|
|
157
|
-
|
|
170
|
+
exports.getOrganizationExternalIdentitiesOutput = null;
|
|
171
|
+
utilities.lazyLoad(exports, ["getOrganizationExternalIdentities", "getOrganizationExternalIdentitiesOutput"], () => require("./getOrganizationExternalIdentities"));
|
|
158
172
|
exports.getOrganizationIpAllowList = null;
|
|
159
|
-
|
|
173
|
+
exports.getOrganizationIpAllowListOutput = null;
|
|
174
|
+
utilities.lazyLoad(exports, ["getOrganizationIpAllowList", "getOrganizationIpAllowListOutput"], () => require("./getOrganizationIpAllowList"));
|
|
160
175
|
exports.getOrganizationTeamSyncGroups = null;
|
|
161
|
-
|
|
176
|
+
exports.getOrganizationTeamSyncGroupsOutput = null;
|
|
177
|
+
utilities.lazyLoad(exports, ["getOrganizationTeamSyncGroups", "getOrganizationTeamSyncGroupsOutput"], () => require("./getOrganizationTeamSyncGroups"));
|
|
162
178
|
exports.getOrganizationTeams = null;
|
|
163
179
|
exports.getOrganizationTeamsOutput = null;
|
|
164
180
|
utilities.lazyLoad(exports, ["getOrganizationTeams", "getOrganizationTeamsOutput"], () => require("./getOrganizationTeams"));
|
|
165
181
|
exports.getOrganizationWebhooks = null;
|
|
166
|
-
|
|
182
|
+
exports.getOrganizationWebhooksOutput = null;
|
|
183
|
+
utilities.lazyLoad(exports, ["getOrganizationWebhooks", "getOrganizationWebhooksOutput"], () => require("./getOrganizationWebhooks"));
|
|
167
184
|
exports.getRef = null;
|
|
168
185
|
exports.getRefOutput = null;
|
|
169
186
|
utilities.lazyLoad(exports, ["getRef", "getRefOutput"], () => require("./getRef"));
|
|
@@ -213,7 +230,8 @@ exports.getRestApi = null;
|
|
|
213
230
|
exports.getRestApiOutput = null;
|
|
214
231
|
utilities.lazyLoad(exports, ["getRestApi", "getRestApiOutput"], () => require("./getRestApi"));
|
|
215
232
|
exports.getSshKeys = null;
|
|
216
|
-
|
|
233
|
+
exports.getSshKeysOutput = null;
|
|
234
|
+
utilities.lazyLoad(exports, ["getSshKeys", "getSshKeysOutput"], () => require("./getSshKeys"));
|
|
217
235
|
exports.getTeam = null;
|
|
218
236
|
exports.getTeamOutput = null;
|
|
219
237
|
utilities.lazyLoad(exports, ["getTeam", "getTeamOutput"], () => require("./getTeam"));
|
|
@@ -241,6 +259,8 @@ exports.OrganizationCustomRole = null;
|
|
|
241
259
|
utilities.lazyLoad(exports, ["OrganizationCustomRole"], () => require("./organizationCustomRole"));
|
|
242
260
|
exports.OrganizationProject = null;
|
|
243
261
|
utilities.lazyLoad(exports, ["OrganizationProject"], () => require("./organizationProject"));
|
|
262
|
+
exports.OrganizationRuleset = null;
|
|
263
|
+
utilities.lazyLoad(exports, ["OrganizationRuleset"], () => require("./organizationRuleset"));
|
|
244
264
|
exports.OrganizationSecurityManager = null;
|
|
245
265
|
utilities.lazyLoad(exports, ["OrganizationSecurityManager"], () => require("./organizationSecurityManager"));
|
|
246
266
|
exports.OrganizationSettings = null;
|
|
@@ -281,8 +301,12 @@ exports.RepositoryProject = null;
|
|
|
281
301
|
utilities.lazyLoad(exports, ["RepositoryProject"], () => require("./repositoryProject"));
|
|
282
302
|
exports.RepositoryPullRequest = null;
|
|
283
303
|
utilities.lazyLoad(exports, ["RepositoryPullRequest"], () => require("./repositoryPullRequest"));
|
|
304
|
+
exports.RepositoryRuleset = null;
|
|
305
|
+
utilities.lazyLoad(exports, ["RepositoryRuleset"], () => require("./repositoryRuleset"));
|
|
284
306
|
exports.RepositoryTagProtection = null;
|
|
285
307
|
utilities.lazyLoad(exports, ["RepositoryTagProtection"], () => require("./repositoryTagProtection"));
|
|
308
|
+
exports.RepositoryTopics = null;
|
|
309
|
+
utilities.lazyLoad(exports, ["RepositoryTopics"], () => require("./repositoryTopics"));
|
|
286
310
|
exports.RepositoryWebhook = null;
|
|
287
311
|
utilities.lazyLoad(exports, ["RepositoryWebhook"], () => require("./repositoryWebhook"));
|
|
288
312
|
exports.Team = null;
|
|
@@ -380,6 +404,8 @@ const _module = {
|
|
|
380
404
|
return new exports.OrganizationCustomRole(name, undefined, { urn });
|
|
381
405
|
case "github:index/organizationProject:OrganizationProject":
|
|
382
406
|
return new exports.OrganizationProject(name, undefined, { urn });
|
|
407
|
+
case "github:index/organizationRuleset:OrganizationRuleset":
|
|
408
|
+
return new exports.OrganizationRuleset(name, undefined, { urn });
|
|
383
409
|
case "github:index/organizationSecurityManager:OrganizationSecurityManager":
|
|
384
410
|
return new exports.OrganizationSecurityManager(name, undefined, { urn });
|
|
385
411
|
case "github:index/organizationSettings:OrganizationSettings":
|
|
@@ -418,8 +444,12 @@ const _module = {
|
|
|
418
444
|
return new exports.RepositoryProject(name, undefined, { urn });
|
|
419
445
|
case "github:index/repositoryPullRequest:RepositoryPullRequest":
|
|
420
446
|
return new exports.RepositoryPullRequest(name, undefined, { urn });
|
|
447
|
+
case "github:index/repositoryRuleset:RepositoryRuleset":
|
|
448
|
+
return new exports.RepositoryRuleset(name, undefined, { urn });
|
|
421
449
|
case "github:index/repositoryTagProtection:RepositoryTagProtection":
|
|
422
450
|
return new exports.RepositoryTagProtection(name, undefined, { urn });
|
|
451
|
+
case "github:index/repositoryTopics:RepositoryTopics":
|
|
452
|
+
return new exports.RepositoryTopics(name, undefined, { urn });
|
|
423
453
|
case "github:index/repositoryWebhook:RepositoryWebhook":
|
|
424
454
|
return new exports.RepositoryWebhook(name, undefined, { urn });
|
|
425
455
|
case "github:index/team:Team":
|
|
@@ -479,6 +509,7 @@ pulumi.runtime.registerResourceModule("github", "index/membership", _module);
|
|
|
479
509
|
pulumi.runtime.registerResourceModule("github", "index/organizationBlock", _module);
|
|
480
510
|
pulumi.runtime.registerResourceModule("github", "index/organizationCustomRole", _module);
|
|
481
511
|
pulumi.runtime.registerResourceModule("github", "index/organizationProject", _module);
|
|
512
|
+
pulumi.runtime.registerResourceModule("github", "index/organizationRuleset", _module);
|
|
482
513
|
pulumi.runtime.registerResourceModule("github", "index/organizationSecurityManager", _module);
|
|
483
514
|
pulumi.runtime.registerResourceModule("github", "index/organizationSettings", _module);
|
|
484
515
|
pulumi.runtime.registerResourceModule("github", "index/organizationWebhook", _module);
|
|
@@ -498,7 +529,9 @@ pulumi.runtime.registerResourceModule("github", "index/repositoryFile", _module)
|
|
|
498
529
|
pulumi.runtime.registerResourceModule("github", "index/repositoryMilestone", _module);
|
|
499
530
|
pulumi.runtime.registerResourceModule("github", "index/repositoryProject", _module);
|
|
500
531
|
pulumi.runtime.registerResourceModule("github", "index/repositoryPullRequest", _module);
|
|
532
|
+
pulumi.runtime.registerResourceModule("github", "index/repositoryRuleset", _module);
|
|
501
533
|
pulumi.runtime.registerResourceModule("github", "index/repositoryTagProtection", _module);
|
|
534
|
+
pulumi.runtime.registerResourceModule("github", "index/repositoryTopics", _module);
|
|
502
535
|
pulumi.runtime.registerResourceModule("github", "index/repositoryWebhook", _module);
|
|
503
536
|
pulumi.runtime.registerResourceModule("github", "index/team", _module);
|
|
504
537
|
pulumi.runtime.registerResourceModule("github", "index/teamMembers", _module);
|