@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
|
@@ -26,3 +26,16 @@ export interface GetActionsOrganizationSecretsResult {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly secrets: outputs.GetActionsOrganizationSecretsSecret[];
|
|
28
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* Use this data source to retrieve the list of secrets of the 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 example = github.getActionsOrganizationSecrets({});
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
export declare function getActionsOrganizationSecretsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetActionsOrganizationSecretsResult>;
|
|
@@ -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.getActionsOrganizationSecrets = void 0;
|
|
5
|
+
exports.getActionsOrganizationSecretsOutput = exports.getActionsOrganizationSecrets = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -22,4 +22,20 @@ function getActionsOrganizationSecrets(opts) {
|
|
|
22
22
|
return pulumi.runtime.invoke("github:index/getActionsOrganizationSecrets:getActionsOrganizationSecrets", {}, opts);
|
|
23
23
|
}
|
|
24
24
|
exports.getActionsOrganizationSecrets = getActionsOrganizationSecrets;
|
|
25
|
+
/**
|
|
26
|
+
* Use this data source to retrieve the list of secrets of the 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 example = github.getActionsOrganizationSecrets({});
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
function getActionsOrganizationSecretsOutput(opts) {
|
|
38
|
+
return pulumi.output(getActionsOrganizationSecrets(opts));
|
|
39
|
+
}
|
|
40
|
+
exports.getActionsOrganizationSecretsOutput = getActionsOrganizationSecretsOutput;
|
|
25
41
|
//# sourceMappingURL=getActionsOrganizationSecrets.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getActionsOrganizationSecrets.js","sourceRoot":"","sources":["../getActionsOrganizationSecrets.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":"getActionsOrganizationSecrets.js","sourceRoot":"","sources":["../getActionsOrganizationSecrets.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"}
|
|
@@ -26,3 +26,16 @@ export interface GetActionsOrganizationVariablesResult {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly variables: outputs.GetActionsOrganizationVariablesVariable[];
|
|
28
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* Use this data source to retrieve the list of variables of the 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 example = github.getActionsOrganizationVariables({});
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
export declare function getActionsOrganizationVariablesOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetActionsOrganizationVariablesResult>;
|
|
@@ -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.getActionsOrganizationVariables = void 0;
|
|
5
|
+
exports.getActionsOrganizationVariablesOutput = exports.getActionsOrganizationVariables = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -22,4 +22,20 @@ function getActionsOrganizationVariables(opts) {
|
|
|
22
22
|
return pulumi.runtime.invoke("github:index/getActionsOrganizationVariables:getActionsOrganizationVariables", {}, opts);
|
|
23
23
|
}
|
|
24
24
|
exports.getActionsOrganizationVariables = getActionsOrganizationVariables;
|
|
25
|
+
/**
|
|
26
|
+
* Use this data source to retrieve the list of variables of the 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 example = github.getActionsOrganizationVariables({});
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
function getActionsOrganizationVariablesOutput(opts) {
|
|
38
|
+
return pulumi.output(getActionsOrganizationVariables(opts));
|
|
39
|
+
}
|
|
40
|
+
exports.getActionsOrganizationVariablesOutput = getActionsOrganizationVariablesOutput;
|
|
25
41
|
//# sourceMappingURL=getActionsOrganizationVariables.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getActionsOrganizationVariables.js","sourceRoot":"","sources":["../getActionsOrganizationVariables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,+BAA+B,CAAC,IAA2B;IAEvE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8EAA8E,EAAE,EAC5G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0EAKC"}
|
|
1
|
+
{"version":3,"file":"getActionsOrganizationVariables.js","sourceRoot":"","sources":["../getActionsOrganizationVariables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,+BAA+B,CAAC,IAA2B;IAEvE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8EAA8E,EAAE,EAC5G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0EAKC;AAeD;;;;;;;;;;;GAWG;AACH,SAAgB,qCAAqC,CAAC,IAA2B;IAC7E,OAAO,MAAM,CAAC,MAAM,CAAC,+BAA+B,CAAC,IAAI,CAAC,CAAC,CAAA;AAC/D,CAAC;AAFD,sFAEC"}
|
|
@@ -30,3 +30,17 @@ export interface GetCodespacesOrganizationPublicKeyResult {
|
|
|
30
30
|
*/
|
|
31
31
|
readonly keyId: string;
|
|
32
32
|
}
|
|
33
|
+
/**
|
|
34
|
+
* Use this data source to retrieve information about a GitHub Codespaces Organization public key. This data source is required to be used with other GitHub secrets interactions.
|
|
35
|
+
* Note that the provider `token` must have admin rights to an organization to retrieve it's Codespaces public key.
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as github from "@pulumi/github";
|
|
42
|
+
*
|
|
43
|
+
* const example = github.getCodespacesOrganizationPublicKey({});
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
export declare function getCodespacesOrganizationPublicKeyOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetCodespacesOrganizationPublicKeyResult>;
|
|
@@ -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.getCodespacesOrganizationPublicKey = void 0;
|
|
5
|
+
exports.getCodespacesOrganizationPublicKeyOutput = exports.getCodespacesOrganizationPublicKey = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -23,4 +23,21 @@ function getCodespacesOrganizationPublicKey(opts) {
|
|
|
23
23
|
return pulumi.runtime.invoke("github:index/getCodespacesOrganizationPublicKey:getCodespacesOrganizationPublicKey", {}, opts);
|
|
24
24
|
}
|
|
25
25
|
exports.getCodespacesOrganizationPublicKey = getCodespacesOrganizationPublicKey;
|
|
26
|
+
/**
|
|
27
|
+
* Use this data source to retrieve information about a GitHub Codespaces Organization public key. This data source is required to be used with other GitHub secrets interactions.
|
|
28
|
+
* Note that the provider `token` must have admin rights to an organization to retrieve it's Codespaces public key.
|
|
29
|
+
*
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as github from "@pulumi/github";
|
|
35
|
+
*
|
|
36
|
+
* const example = github.getCodespacesOrganizationPublicKey({});
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
function getCodespacesOrganizationPublicKeyOutput(opts) {
|
|
40
|
+
return pulumi.output(getCodespacesOrganizationPublicKey(opts));
|
|
41
|
+
}
|
|
42
|
+
exports.getCodespacesOrganizationPublicKeyOutput = getCodespacesOrganizationPublicKeyOutput;
|
|
26
43
|
//# sourceMappingURL=getCodespacesOrganizationPublicKey.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCodespacesOrganizationPublicKey.js","sourceRoot":"","sources":["../getCodespacesOrganizationPublicKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,kCAAkC,CAAC,IAA2B;IAE1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE,EAClH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gFAKC"}
|
|
1
|
+
{"version":3,"file":"getCodespacesOrganizationPublicKey.js","sourceRoot":"","sources":["../getCodespacesOrganizationPublicKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,kCAAkC,CAAC,IAA2B;IAE1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE,EAClH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gFAKC;AAmBD;;;;;;;;;;;;GAYG;AACH,SAAgB,wCAAwC,CAAC,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,kCAAkC,CAAC,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,4FAEC"}
|
|
@@ -26,3 +26,16 @@ export interface GetCodespacesOrganizationSecretsResult {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly secrets: outputs.GetCodespacesOrganizationSecretsSecret[];
|
|
28
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* Use this data source to retrieve the list of codespaces secrets of the 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 example = github.getCodespacesOrganizationSecrets({});
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
export declare function getCodespacesOrganizationSecretsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetCodespacesOrganizationSecretsResult>;
|
|
@@ -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.getCodespacesOrganizationSecrets = void 0;
|
|
5
|
+
exports.getCodespacesOrganizationSecretsOutput = exports.getCodespacesOrganizationSecrets = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -22,4 +22,20 @@ function getCodespacesOrganizationSecrets(opts) {
|
|
|
22
22
|
return pulumi.runtime.invoke("github:index/getCodespacesOrganizationSecrets:getCodespacesOrganizationSecrets", {}, opts);
|
|
23
23
|
}
|
|
24
24
|
exports.getCodespacesOrganizationSecrets = getCodespacesOrganizationSecrets;
|
|
25
|
+
/**
|
|
26
|
+
* Use this data source to retrieve the list of codespaces secrets of the 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 example = github.getCodespacesOrganizationSecrets({});
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
function getCodespacesOrganizationSecretsOutput(opts) {
|
|
38
|
+
return pulumi.output(getCodespacesOrganizationSecrets(opts));
|
|
39
|
+
}
|
|
40
|
+
exports.getCodespacesOrganizationSecretsOutput = getCodespacesOrganizationSecretsOutput;
|
|
25
41
|
//# sourceMappingURL=getCodespacesOrganizationSecrets.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCodespacesOrganizationSecrets.js","sourceRoot":"","sources":["../getCodespacesOrganizationSecrets.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,gCAAgC,CAAC,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE,EAC9G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC"}
|
|
1
|
+
{"version":3,"file":"getCodespacesOrganizationSecrets.js","sourceRoot":"","sources":["../getCodespacesOrganizationSecrets.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,gCAAgC,CAAC,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE,EAC9G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC;AAeD;;;;;;;;;;;GAWG;AACH,SAAgB,sCAAsC,CAAC,IAA2B;IAC9E,OAAO,MAAM,CAAC,MAAM,CAAC,gCAAgC,CAAC,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,wFAEC"}
|
|
@@ -30,3 +30,17 @@ export interface GetCodespacesUserPublicKeyResult {
|
|
|
30
30
|
*/
|
|
31
31
|
readonly keyId: string;
|
|
32
32
|
}
|
|
33
|
+
/**
|
|
34
|
+
* Use this data source to retrieve information about a GitHub Codespaces User public key. This data source is required to be used with other GitHub secrets interactions.
|
|
35
|
+
* Note that the provider `token` must have admin rights to an user to retrieve it's Codespaces public key.
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as github from "@pulumi/github";
|
|
42
|
+
*
|
|
43
|
+
* const example = github.getCodespacesUserPublicKey({});
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
export declare function getCodespacesUserPublicKeyOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetCodespacesUserPublicKeyResult>;
|
|
@@ -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.getCodespacesUserPublicKey = void 0;
|
|
5
|
+
exports.getCodespacesUserPublicKeyOutput = exports.getCodespacesUserPublicKey = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -23,4 +23,21 @@ function getCodespacesUserPublicKey(opts) {
|
|
|
23
23
|
return pulumi.runtime.invoke("github:index/getCodespacesUserPublicKey:getCodespacesUserPublicKey", {}, opts);
|
|
24
24
|
}
|
|
25
25
|
exports.getCodespacesUserPublicKey = getCodespacesUserPublicKey;
|
|
26
|
+
/**
|
|
27
|
+
* Use this data source to retrieve information about a GitHub Codespaces User public key. This data source is required to be used with other GitHub secrets interactions.
|
|
28
|
+
* Note that the provider `token` must have admin rights to an user to retrieve it's Codespaces public key.
|
|
29
|
+
*
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as github from "@pulumi/github";
|
|
35
|
+
*
|
|
36
|
+
* const example = github.getCodespacesUserPublicKey({});
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
function getCodespacesUserPublicKeyOutput(opts) {
|
|
40
|
+
return pulumi.output(getCodespacesUserPublicKey(opts));
|
|
41
|
+
}
|
|
42
|
+
exports.getCodespacesUserPublicKeyOutput = getCodespacesUserPublicKeyOutput;
|
|
26
43
|
//# sourceMappingURL=getCodespacesUserPublicKey.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCodespacesUserPublicKey.js","sourceRoot":"","sources":["../getCodespacesUserPublicKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;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":"getCodespacesUserPublicKey.js","sourceRoot":"","sources":["../getCodespacesUserPublicKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;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;AAmBD;;;;;;;;;;;;GAYG;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 GetCodespacesUserSecretsResult {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly secrets: outputs.GetCodespacesUserSecretsSecret[];
|
|
28
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* Use this data source to retrieve the list of codespaces secrets of the user.
|
|
31
|
+
*
|
|
32
|
+
* ## Example Usage
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as github from "@pulumi/github";
|
|
37
|
+
*
|
|
38
|
+
* const example = github.getCodespacesUserSecrets({});
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
export declare function getCodespacesUserSecretsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetCodespacesUserSecretsResult>;
|
|
@@ -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.getCodespacesUserSecrets = void 0;
|
|
5
|
+
exports.getCodespacesUserSecretsOutput = exports.getCodespacesUserSecrets = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -22,4 +22,20 @@ function getCodespacesUserSecrets(opts) {
|
|
|
22
22
|
return pulumi.runtime.invoke("github:index/getCodespacesUserSecrets:getCodespacesUserSecrets", {}, opts);
|
|
23
23
|
}
|
|
24
24
|
exports.getCodespacesUserSecrets = getCodespacesUserSecrets;
|
|
25
|
+
/**
|
|
26
|
+
* Use this data source to retrieve the list of codespaces secrets of the user.
|
|
27
|
+
*
|
|
28
|
+
* ## Example Usage
|
|
29
|
+
*
|
|
30
|
+
* ```typescript
|
|
31
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
32
|
+
* import * as github from "@pulumi/github";
|
|
33
|
+
*
|
|
34
|
+
* const example = github.getCodespacesUserSecrets({});
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
function getCodespacesUserSecretsOutput(opts) {
|
|
38
|
+
return pulumi.output(getCodespacesUserSecrets(opts));
|
|
39
|
+
}
|
|
40
|
+
exports.getCodespacesUserSecretsOutput = getCodespacesUserSecretsOutput;
|
|
25
41
|
//# sourceMappingURL=getCodespacesUserSecrets.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCodespacesUserSecrets.js","sourceRoot":"","sources":["../getCodespacesUserSecrets.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,wBAAwB,CAAC,IAA2B;IAEhE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE,EAC9F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4DAKC"}
|
|
1
|
+
{"version":3,"file":"getCodespacesUserSecrets.js","sourceRoot":"","sources":["../getCodespacesUserSecrets.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,wBAAwB,CAAC,IAA2B;IAEhE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE,EAC9F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4DAKC;AAeD;;;;;;;;;;;GAWG;AACH,SAAgB,8BAA8B,CAAC,IAA2B;IACtE,OAAO,MAAM,CAAC,MAAM,CAAC,wBAAwB,CAAC,IAAI,CAAC,CAAC,CAAA;AACxD,CAAC;AAFD,wEAEC"}
|
|
@@ -30,3 +30,17 @@ export interface GetDependabotOrganizationPublicKeyResult {
|
|
|
30
30
|
*/
|
|
31
31
|
readonly keyId: string;
|
|
32
32
|
}
|
|
33
|
+
/**
|
|
34
|
+
* Use this data source to retrieve information about a GitHub Dependabot Organization public key. This data source is required to be used with other GitHub secrets interactions.
|
|
35
|
+
* Note that the provider `token` must have admin rights to an organization to retrieve it's Dependabot public key.
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as github from "@pulumi/github";
|
|
42
|
+
*
|
|
43
|
+
* const example = github.getDependabotOrganizationPublicKey({});
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
export declare function getDependabotOrganizationPublicKeyOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetDependabotOrganizationPublicKeyResult>;
|
|
@@ -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.getDependabotOrganizationPublicKey = void 0;
|
|
5
|
+
exports.getDependabotOrganizationPublicKeyOutput = exports.getDependabotOrganizationPublicKey = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -23,4 +23,21 @@ function getDependabotOrganizationPublicKey(opts) {
|
|
|
23
23
|
return pulumi.runtime.invoke("github:index/getDependabotOrganizationPublicKey:getDependabotOrganizationPublicKey", {}, opts);
|
|
24
24
|
}
|
|
25
25
|
exports.getDependabotOrganizationPublicKey = getDependabotOrganizationPublicKey;
|
|
26
|
+
/**
|
|
27
|
+
* Use this data source to retrieve information about a GitHub Dependabot Organization public key. This data source is required to be used with other GitHub secrets interactions.
|
|
28
|
+
* Note that the provider `token` must have admin rights to an organization to retrieve it's Dependabot public key.
|
|
29
|
+
*
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as github from "@pulumi/github";
|
|
35
|
+
*
|
|
36
|
+
* const example = github.getDependabotOrganizationPublicKey({});
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
function getDependabotOrganizationPublicKeyOutput(opts) {
|
|
40
|
+
return pulumi.output(getDependabotOrganizationPublicKey(opts));
|
|
41
|
+
}
|
|
42
|
+
exports.getDependabotOrganizationPublicKeyOutput = getDependabotOrganizationPublicKeyOutput;
|
|
26
43
|
//# sourceMappingURL=getDependabotOrganizationPublicKey.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDependabotOrganizationPublicKey.js","sourceRoot":"","sources":["../getDependabotOrganizationPublicKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,kCAAkC,CAAC,IAA2B;IAE1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE,EAClH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gFAKC"}
|
|
1
|
+
{"version":3,"file":"getDependabotOrganizationPublicKey.js","sourceRoot":"","sources":["../getDependabotOrganizationPublicKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,kCAAkC,CAAC,IAA2B;IAE1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE,EAClH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gFAKC;AAmBD;;;;;;;;;;;;GAYG;AACH,SAAgB,wCAAwC,CAAC,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,kCAAkC,CAAC,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,4FAEC"}
|
|
@@ -26,3 +26,16 @@ export interface GetDependabotOrganizationSecretsResult {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly secrets: outputs.GetDependabotOrganizationSecretsSecret[];
|
|
28
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* Use this data source to retrieve the list of dependabot secrets of the 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 example = github.getDependabotOrganizationSecrets({});
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
export declare function getDependabotOrganizationSecretsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetDependabotOrganizationSecretsResult>;
|
|
@@ -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.getDependabotOrganizationSecrets = void 0;
|
|
5
|
+
exports.getDependabotOrganizationSecretsOutput = exports.getDependabotOrganizationSecrets = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -22,4 +22,20 @@ function getDependabotOrganizationSecrets(opts) {
|
|
|
22
22
|
return pulumi.runtime.invoke("github:index/getDependabotOrganizationSecrets:getDependabotOrganizationSecrets", {}, opts);
|
|
23
23
|
}
|
|
24
24
|
exports.getDependabotOrganizationSecrets = getDependabotOrganizationSecrets;
|
|
25
|
+
/**
|
|
26
|
+
* Use this data source to retrieve the list of dependabot secrets of the 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 example = github.getDependabotOrganizationSecrets({});
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
function getDependabotOrganizationSecretsOutput(opts) {
|
|
38
|
+
return pulumi.output(getDependabotOrganizationSecrets(opts));
|
|
39
|
+
}
|
|
40
|
+
exports.getDependabotOrganizationSecretsOutput = getDependabotOrganizationSecretsOutput;
|
|
25
41
|
//# sourceMappingURL=getDependabotOrganizationSecrets.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDependabotOrganizationSecrets.js","sourceRoot":"","sources":["../getDependabotOrganizationSecrets.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,gCAAgC,CAAC,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE,EAC9G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC"}
|
|
1
|
+
{"version":3,"file":"getDependabotOrganizationSecrets.js","sourceRoot":"","sources":["../getDependabotOrganizationSecrets.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,gCAAgC,CAAC,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE,EAC9G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC;AAeD;;;;;;;;;;;GAWG;AACH,SAAgB,sCAAsC,CAAC,IAA2B;IAC9E,OAAO,MAAM,CAAC,MAAM,CAAC,gCAAgC,CAAC,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,wFAEC"}
|
package/getExternalGroups.d.ts
CHANGED
|
@@ -28,3 +28,18 @@ export interface GetExternalGroupsResult {
|
|
|
28
28
|
*/
|
|
29
29
|
readonly id: string;
|
|
30
30
|
}
|
|
31
|
+
/**
|
|
32
|
+
* Use this data source to retrieve external groups belonging to an organization.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as github from "@pulumi/github";
|
|
39
|
+
*
|
|
40
|
+
* const exampleExternalGroups = github.getExternalGroups({});
|
|
41
|
+
* const localGroups = exampleExternalGroups;
|
|
42
|
+
* export const groups = localGroups;
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
export declare function getExternalGroupsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetExternalGroupsResult>;
|
package/getExternalGroups.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.getExternalGroups = void 0;
|
|
5
|
+
exports.getExternalGroupsOutput = exports.getExternalGroups = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -24,4 +24,22 @@ function getExternalGroups(opts) {
|
|
|
24
24
|
return pulumi.runtime.invoke("github:index/getExternalGroups:getExternalGroups", {}, opts);
|
|
25
25
|
}
|
|
26
26
|
exports.getExternalGroups = getExternalGroups;
|
|
27
|
+
/**
|
|
28
|
+
* Use this data source to retrieve external groups belonging to an organization.
|
|
29
|
+
*
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as github from "@pulumi/github";
|
|
35
|
+
*
|
|
36
|
+
* const exampleExternalGroups = github.getExternalGroups({});
|
|
37
|
+
* const localGroups = exampleExternalGroups;
|
|
38
|
+
* export const groups = localGroups;
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
function getExternalGroupsOutput(opts) {
|
|
42
|
+
return pulumi.output(getExternalGroups(opts));
|
|
43
|
+
}
|
|
44
|
+
exports.getExternalGroupsOutput = getExternalGroupsOutput;
|
|
27
45
|
//# sourceMappingURL=getExternalGroups.js.map
|
package/getExternalGroups.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getExternalGroups.js","sourceRoot":"","sources":["../getExternalGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IAEzD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE,EAChF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
|
|
1
|
+
{"version":3,"file":"getExternalGroups.js","sourceRoot":"","sources":["../getExternalGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IAEzD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE,EAChF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAeD;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAA2B;IAC/D,OAAO,MAAM,CAAC,MAAM,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAA;AACjD,CAAC;AAFD,0DAEC"}
|
package/getIpRanges.d.ts
CHANGED
|
@@ -117,3 +117,16 @@ export interface GetIpRangesResult {
|
|
|
117
117
|
*/
|
|
118
118
|
readonly webs: string[];
|
|
119
119
|
}
|
|
120
|
+
/**
|
|
121
|
+
* Use this data source to retrieve information about GitHub's IP addresses.
|
|
122
|
+
*
|
|
123
|
+
* ## Example Usage
|
|
124
|
+
*
|
|
125
|
+
* ```typescript
|
|
126
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
127
|
+
* import * as github from "@pulumi/github";
|
|
128
|
+
*
|
|
129
|
+
* const test = github.getIpRanges({});
|
|
130
|
+
* ```
|
|
131
|
+
*/
|
|
132
|
+
export declare function getIpRangesOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetIpRangesResult>;
|
package/getIpRanges.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.getIpRanges = void 0;
|
|
5
|
+
exports.getIpRangesOutput = exports.getIpRanges = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -22,4 +22,20 @@ function getIpRanges(opts) {
|
|
|
22
22
|
return pulumi.runtime.invoke("github:index/getIpRanges:getIpRanges", {}, opts);
|
|
23
23
|
}
|
|
24
24
|
exports.getIpRanges = getIpRanges;
|
|
25
|
+
/**
|
|
26
|
+
* Use this data source to retrieve information about GitHub's IP addresses.
|
|
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.getIpRanges({});
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
function getIpRangesOutput(opts) {
|
|
38
|
+
return pulumi.output(getIpRanges(opts));
|
|
39
|
+
}
|
|
40
|
+
exports.getIpRangesOutput = getIpRangesOutput;
|
|
25
41
|
//# sourceMappingURL=getIpRanges.js.map
|
package/getIpRanges.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getIpRanges.js","sourceRoot":"","sources":["../getIpRanges.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,WAAW,CAAC,IAA2B;IAEnD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE,EACpE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC"}
|
|
1
|
+
{"version":3,"file":"getIpRanges.js","sourceRoot":"","sources":["../getIpRanges.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,WAAW,CAAC,IAA2B;IAEnD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE,EACpE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AA2GD;;;;;;;;;;;GAWG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IACzD,OAAO,MAAM,CAAC,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAA;AAC3C,CAAC;AAFD,8CAEC"}
|
|
@@ -27,3 +27,17 @@ export interface GetOrganizationExternalIdentitiesResult {
|
|
|
27
27
|
*/
|
|
28
28
|
readonly identities: outputs.GetOrganizationExternalIdentitiesIdentity[];
|
|
29
29
|
}
|
|
30
|
+
/**
|
|
31
|
+
* Use this data source to retrieve each organization member's SAML or SCIM user
|
|
32
|
+
* attributes.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as github from "@pulumi/github";
|
|
39
|
+
*
|
|
40
|
+
* const all = github.getOrganizationExternalIdentities({});
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
export declare function getOrganizationExternalIdentitiesOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationExternalIdentitiesResult>;
|
|
@@ -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.getOrganizationExternalIdentities = void 0;
|
|
5
|
+
exports.getOrganizationExternalIdentitiesOutput = exports.getOrganizationExternalIdentities = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -23,4 +23,21 @@ function getOrganizationExternalIdentities(opts) {
|
|
|
23
23
|
return pulumi.runtime.invoke("github:index/getOrganizationExternalIdentities:getOrganizationExternalIdentities", {}, opts);
|
|
24
24
|
}
|
|
25
25
|
exports.getOrganizationExternalIdentities = getOrganizationExternalIdentities;
|
|
26
|
+
/**
|
|
27
|
+
* Use this data source to retrieve each organization member's SAML or SCIM user
|
|
28
|
+
* attributes.
|
|
29
|
+
*
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as github from "@pulumi/github";
|
|
35
|
+
*
|
|
36
|
+
* const all = github.getOrganizationExternalIdentities({});
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
function getOrganizationExternalIdentitiesOutput(opts) {
|
|
40
|
+
return pulumi.output(getOrganizationExternalIdentities(opts));
|
|
41
|
+
}
|
|
42
|
+
exports.getOrganizationExternalIdentitiesOutput = getOrganizationExternalIdentitiesOutput;
|
|
26
43
|
//# sourceMappingURL=getOrganizationExternalIdentities.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOrganizationExternalIdentities.js","sourceRoot":"","sources":["../getOrganizationExternalIdentities.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,iCAAiC,CAAC,IAA2B;IAEzE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE,EAChH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
|
|
1
|
+
{"version":3,"file":"getOrganizationExternalIdentities.js","sourceRoot":"","sources":["../getOrganizationExternalIdentities.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,iCAAiC,CAAC,IAA2B;IAEzE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE,EAChH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC;AAeD;;;;;;;;;;;;GAYG;AACH,SAAgB,uCAAuC,CAAC,IAA2B;IAC/E,OAAO,MAAM,CAAC,MAAM,CAAC,iCAAiC,CAAC,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,0FAEC"}
|
|
@@ -29,3 +29,18 @@ export interface GetOrganizationIpAllowListResult {
|
|
|
29
29
|
*/
|
|
30
30
|
readonly ipAllowLists: outputs.GetOrganizationIpAllowListIpAllowList[];
|
|
31
31
|
}
|
|
32
|
+
/**
|
|
33
|
+
* Use this data source to retrieve information about the IP allow list of an organization.
|
|
34
|
+
* The allow list for IP addresses will block access to private resources via the web, API,
|
|
35
|
+
* and Git from any IP addresses that are not on the allow list.
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as github from "@pulumi/github";
|
|
42
|
+
*
|
|
43
|
+
* const all = github.getOrganizationIpAllowList({});
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
export declare function getOrganizationIpAllowListOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationIpAllowListResult>;
|