@pulumi/github 5.17.0 → 5.18.0-alpha.1694637980

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.
Files changed (104) hide show
  1. package/actionsEnvironmentVariable.d.ts +1 -1
  2. package/actionsEnvironmentVariable.js +1 -1
  3. package/actionsOrganizationPermissions.d.ts +1 -1
  4. package/actionsOrganizationPermissions.js +1 -1
  5. package/actionsOrganizationSecret.d.ts +1 -2
  6. package/actionsOrganizationSecret.js +1 -2
  7. package/actionsOrganizationSecret.js.map +1 -1
  8. package/actionsOrganizationSecretRepositories.d.ts +1 -1
  9. package/actionsOrganizationSecretRepositories.js +1 -1
  10. package/actionsOrganizationVariable.d.ts +1 -1
  11. package/actionsOrganizationVariable.js +1 -1
  12. package/actionsRepositoryAccessLevel.d.ts +1 -1
  13. package/actionsRepositoryAccessLevel.js +1 -1
  14. package/actionsRepositoryPermissions.d.ts +1 -1
  15. package/actionsRepositoryPermissions.js +1 -1
  16. package/actionsRunnerGroup.d.ts +1 -1
  17. package/actionsRunnerGroup.js +1 -1
  18. package/actionsSecret.d.ts +1 -2
  19. package/actionsSecret.js +1 -2
  20. package/actionsSecret.js.map +1 -1
  21. package/branch.d.ts +0 -2
  22. package/branch.js +0 -2
  23. package/branch.js.map +1 -1
  24. package/codespacesOrganizationSecretRepositories.d.ts +1 -1
  25. package/codespacesOrganizationSecretRepositories.js +1 -1
  26. package/codespacesSecret.d.ts +1 -2
  27. package/codespacesSecret.js +1 -2
  28. package/codespacesSecret.js.map +1 -1
  29. package/getActionsOrganizationOidcSubjectClaimCustomizationTemplate.d.ts +13 -0
  30. package/getActionsOrganizationOidcSubjectClaimCustomizationTemplate.js +17 -1
  31. package/getActionsOrganizationOidcSubjectClaimCustomizationTemplate.js.map +1 -1
  32. package/getActionsOrganizationPublicKey.d.ts +14 -0
  33. package/getActionsOrganizationPublicKey.js +18 -1
  34. package/getActionsOrganizationPublicKey.js.map +1 -1
  35. package/getActionsOrganizationRegistrationToken.d.ts +13 -0
  36. package/getActionsOrganizationRegistrationToken.js +17 -1
  37. package/getActionsOrganizationRegistrationToken.js.map +1 -1
  38. package/getActionsOrganizationSecrets.d.ts +13 -0
  39. package/getActionsOrganizationSecrets.js +17 -1
  40. package/getActionsOrganizationSecrets.js.map +1 -1
  41. package/getActionsOrganizationVariables.d.ts +13 -0
  42. package/getActionsOrganizationVariables.js +17 -1
  43. package/getActionsOrganizationVariables.js.map +1 -1
  44. package/getCodespacesOrganizationPublicKey.d.ts +14 -0
  45. package/getCodespacesOrganizationPublicKey.js +18 -1
  46. package/getCodespacesOrganizationPublicKey.js.map +1 -1
  47. package/getCodespacesOrganizationSecrets.d.ts +13 -0
  48. package/getCodespacesOrganizationSecrets.js +17 -1
  49. package/getCodespacesOrganizationSecrets.js.map +1 -1
  50. package/getCodespacesUserPublicKey.d.ts +14 -0
  51. package/getCodespacesUserPublicKey.js +18 -1
  52. package/getCodespacesUserPublicKey.js.map +1 -1
  53. package/getCodespacesUserSecrets.d.ts +13 -0
  54. package/getCodespacesUserSecrets.js +17 -1
  55. package/getCodespacesUserSecrets.js.map +1 -1
  56. package/getDependabotOrganizationPublicKey.d.ts +14 -0
  57. package/getDependabotOrganizationPublicKey.js +18 -1
  58. package/getDependabotOrganizationPublicKey.js.map +1 -1
  59. package/getDependabotOrganizationSecrets.d.ts +13 -0
  60. package/getDependabotOrganizationSecrets.js +17 -1
  61. package/getDependabotOrganizationSecrets.js.map +1 -1
  62. package/getExternalGroups.d.ts +15 -0
  63. package/getExternalGroups.js +19 -1
  64. package/getExternalGroups.js.map +1 -1
  65. package/getIpRanges.d.ts +13 -0
  66. package/getIpRanges.js +17 -1
  67. package/getIpRanges.js.map +1 -1
  68. package/getOrganizationExternalIdentities.d.ts +14 -0
  69. package/getOrganizationExternalIdentities.js +18 -1
  70. package/getOrganizationExternalIdentities.js.map +1 -1
  71. package/getOrganizationIpAllowList.d.ts +15 -0
  72. package/getOrganizationIpAllowList.js +19 -1
  73. package/getOrganizationIpAllowList.js.map +1 -1
  74. package/getOrganizationTeamSyncGroups.d.ts +13 -0
  75. package/getOrganizationTeamSyncGroups.js +17 -1
  76. package/getOrganizationTeamSyncGroups.js.map +1 -1
  77. package/getOrganizationWebhooks.d.ts +15 -0
  78. package/getOrganizationWebhooks.js +19 -1
  79. package/getOrganizationWebhooks.js.map +1 -1
  80. package/getSshKeys.d.ts +13 -0
  81. package/getSshKeys.js +17 -1
  82. package/getSshKeys.js.map +1 -1
  83. package/index.d.ts +18 -0
  84. package/index.js +40 -22
  85. package/index.js.map +1 -1
  86. package/organizationWebhook.d.ts +0 -1
  87. package/organizationWebhook.js +0 -1
  88. package/organizationWebhook.js.map +1 -1
  89. package/package.json +2 -3
  90. package/package.json.bak +1 -2
  91. package/projectCard.d.ts +1 -1
  92. package/projectCard.js +1 -1
  93. package/repositoryFile.d.ts +0 -1
  94. package/repositoryFile.js +0 -1
  95. package/repositoryFile.js.map +1 -1
  96. package/repositoryTagProtection.d.ts +3 -1
  97. package/repositoryTagProtection.js +3 -1
  98. package/repositoryTagProtection.js.map +1 -1
  99. package/repositoryWebhook.d.ts +3 -2
  100. package/repositoryWebhook.js +3 -2
  101. package/repositoryWebhook.js.map +1 -1
  102. package/teamSettings.d.ts +0 -1
  103. package/teamSettings.js +0 -1
  104. package/teamSettings.js.map +1 -1
@@ -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"}
@@ -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>;
@@ -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
@@ -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
@@ -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>;
@@ -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>;