@pulumi/github 6.1.0-alpha.1709748469 → 6.1.0-alpha.1710161682

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 (389) hide show
  1. package/actionsEnvironmentSecret.d.ts +4 -0
  2. package/actionsEnvironmentSecret.js +4 -0
  3. package/actionsEnvironmentSecret.js.map +1 -1
  4. package/actionsEnvironmentVariable.d.ts +5 -1
  5. package/actionsEnvironmentVariable.js +5 -1
  6. package/actionsEnvironmentVariable.js.map +1 -1
  7. package/actionsOrganizationOidcSubjectClaimCustomizationTemplate.d.ts +3 -1
  8. package/actionsOrganizationOidcSubjectClaimCustomizationTemplate.js +3 -1
  9. package/actionsOrganizationOidcSubjectClaimCustomizationTemplate.js.map +1 -1
  10. package/actionsOrganizationPermissions.d.ts +3 -1
  11. package/actionsOrganizationPermissions.js +3 -1
  12. package/actionsOrganizationPermissions.js.map +1 -1
  13. package/actionsOrganizationSecret.d.ts +7 -2
  14. package/actionsOrganizationSecret.js +7 -2
  15. package/actionsOrganizationSecret.js.map +1 -1
  16. package/actionsOrganizationSecretRepositories.d.ts +3 -1
  17. package/actionsOrganizationSecretRepositories.js +3 -1
  18. package/actionsOrganizationSecretRepositories.js.map +1 -1
  19. package/actionsOrganizationVariable.d.ts +5 -1
  20. package/actionsOrganizationVariable.js +5 -1
  21. package/actionsOrganizationVariable.js.map +1 -1
  22. package/actionsRepositoryAccessLevel.d.ts +3 -1
  23. package/actionsRepositoryAccessLevel.js +3 -1
  24. package/actionsRepositoryAccessLevel.js.map +1 -1
  25. package/actionsRepositoryOidcSubjectClaimCustomizationTemplate.d.ts +3 -1
  26. package/actionsRepositoryOidcSubjectClaimCustomizationTemplate.js +3 -1
  27. package/actionsRepositoryOidcSubjectClaimCustomizationTemplate.js.map +1 -1
  28. package/actionsRepositoryPermissions.d.ts +3 -1
  29. package/actionsRepositoryPermissions.js +3 -1
  30. package/actionsRepositoryPermissions.js.map +1 -1
  31. package/actionsRunnerGroup.d.ts +3 -1
  32. package/actionsRunnerGroup.js +3 -1
  33. package/actionsRunnerGroup.js.map +1 -1
  34. package/actionsSecret.d.ts +5 -2
  35. package/actionsSecret.js +5 -2
  36. package/actionsSecret.js.map +1 -1
  37. package/actionsVariable.d.ts +3 -1
  38. package/actionsVariable.js +3 -1
  39. package/actionsVariable.js.map +1 -1
  40. package/appInstallationRepositories.d.ts +3 -2
  41. package/appInstallationRepositories.js +3 -2
  42. package/appInstallationRepositories.js.map +1 -1
  43. package/appInstallationRepository.d.ts +5 -2
  44. package/appInstallationRepository.js +5 -2
  45. package/appInstallationRepository.js.map +1 -1
  46. package/branch.d.ts +8 -5
  47. package/branch.js +8 -5
  48. package/branch.js.map +1 -1
  49. package/branchDefault.d.ts +5 -1
  50. package/branchDefault.js +5 -1
  51. package/branchDefault.js.map +1 -1
  52. package/branchProtection.d.ts +3 -1
  53. package/branchProtection.js +3 -1
  54. package/branchProtection.js.map +1 -1
  55. package/branchProtectionV3.d.ts +19 -1
  56. package/branchProtectionV3.js +19 -1
  57. package/branchProtectionV3.js.map +1 -1
  58. package/codespacesOrganizationSecret.d.ts +6 -2
  59. package/codespacesOrganizationSecret.js +6 -2
  60. package/codespacesOrganizationSecret.js.map +1 -1
  61. package/codespacesOrganizationSecretRepositories.d.ts +3 -1
  62. package/codespacesOrganizationSecretRepositories.js +3 -1
  63. package/codespacesOrganizationSecretRepositories.js.map +1 -1
  64. package/codespacesSecret.d.ts +5 -2
  65. package/codespacesSecret.js +5 -2
  66. package/codespacesSecret.js.map +1 -1
  67. package/codespacesUserSecret.d.ts +4 -2
  68. package/codespacesUserSecret.js +4 -2
  69. package/codespacesUserSecret.js.map +1 -1
  70. package/dependabotOrganizationSecret.d.ts +6 -2
  71. package/dependabotOrganizationSecret.js +6 -2
  72. package/dependabotOrganizationSecret.js.map +1 -1
  73. package/dependabotOrganizationSecretRepositories.d.ts +2 -0
  74. package/dependabotOrganizationSecretRepositories.js +2 -0
  75. package/dependabotOrganizationSecretRepositories.js.map +1 -1
  76. package/dependabotSecret.d.ts +5 -2
  77. package/dependabotSecret.js +5 -2
  78. package/dependabotSecret.js.map +1 -1
  79. package/emuGroupMapping.d.ts +3 -1
  80. package/emuGroupMapping.js +3 -1
  81. package/emuGroupMapping.js.map +1 -1
  82. package/enterpriseActionsPermissions.d.ts +142 -0
  83. package/enterpriseActionsPermissions.js +107 -0
  84. package/enterpriseActionsPermissions.js.map +1 -0
  85. package/enterpriseOrganization.d.ts +3 -1
  86. package/enterpriseOrganization.js +3 -1
  87. package/enterpriseOrganization.js.map +1 -1
  88. package/getActionsEnvironmentSecrets.d.ts +4 -0
  89. package/getActionsEnvironmentSecrets.js +4 -0
  90. package/getActionsEnvironmentSecrets.js.map +1 -1
  91. package/getActionsEnvironmentVariables.d.ts +4 -0
  92. package/getActionsEnvironmentVariables.js +4 -0
  93. package/getActionsEnvironmentVariables.js.map +1 -1
  94. package/getActionsOrganizationOidcSubjectClaimCustomizationTemplate.d.ts +4 -0
  95. package/getActionsOrganizationOidcSubjectClaimCustomizationTemplate.js +4 -0
  96. package/getActionsOrganizationOidcSubjectClaimCustomizationTemplate.js.map +1 -1
  97. package/getActionsOrganizationPublicKey.d.ts +4 -0
  98. package/getActionsOrganizationPublicKey.js +4 -0
  99. package/getActionsOrganizationPublicKey.js.map +1 -1
  100. package/getActionsOrganizationRegistrationToken.d.ts +4 -0
  101. package/getActionsOrganizationRegistrationToken.js +4 -0
  102. package/getActionsOrganizationRegistrationToken.js.map +1 -1
  103. package/getActionsOrganizationSecrets.d.ts +4 -0
  104. package/getActionsOrganizationSecrets.js +4 -0
  105. package/getActionsOrganizationSecrets.js.map +1 -1
  106. package/getActionsOrganizationVariables.d.ts +4 -0
  107. package/getActionsOrganizationVariables.js +4 -0
  108. package/getActionsOrganizationVariables.js.map +1 -1
  109. package/getActionsPublicKey.d.ts +4 -0
  110. package/getActionsPublicKey.js +4 -0
  111. package/getActionsPublicKey.js.map +1 -1
  112. package/getActionsRegistrationToken.d.ts +4 -0
  113. package/getActionsRegistrationToken.js +4 -0
  114. package/getActionsRegistrationToken.js.map +1 -1
  115. package/getActionsRepositoryOidcSubjectClaimCustomizationTemplate.d.ts +4 -0
  116. package/getActionsRepositoryOidcSubjectClaimCustomizationTemplate.js +4 -0
  117. package/getActionsRepositoryOidcSubjectClaimCustomizationTemplate.js.map +1 -1
  118. package/getActionsSecrets.d.ts +4 -0
  119. package/getActionsSecrets.js +4 -0
  120. package/getActionsSecrets.js.map +1 -1
  121. package/getActionsVariables.d.ts +4 -0
  122. package/getActionsVariables.js +4 -0
  123. package/getActionsVariables.js.map +1 -1
  124. package/getAppToken.d.ts +4 -0
  125. package/getAppToken.js +4 -0
  126. package/getAppToken.js.map +1 -1
  127. package/getBranch.d.ts +4 -0
  128. package/getBranch.js +4 -0
  129. package/getBranch.js.map +1 -1
  130. package/getBranchProtectionRules.d.ts +4 -0
  131. package/getBranchProtectionRules.js +4 -0
  132. package/getBranchProtectionRules.js.map +1 -1
  133. package/getCodespacesOrganizationPublicKey.d.ts +4 -0
  134. package/getCodespacesOrganizationPublicKey.js +4 -0
  135. package/getCodespacesOrganizationPublicKey.js.map +1 -1
  136. package/getCodespacesOrganizationSecrets.d.ts +4 -0
  137. package/getCodespacesOrganizationSecrets.js +4 -0
  138. package/getCodespacesOrganizationSecrets.js.map +1 -1
  139. package/getCodespacesPublicKey.d.ts +4 -0
  140. package/getCodespacesPublicKey.js +4 -0
  141. package/getCodespacesPublicKey.js.map +1 -1
  142. package/getCodespacesSecrets.d.ts +4 -0
  143. package/getCodespacesSecrets.js +4 -0
  144. package/getCodespacesSecrets.js.map +1 -1
  145. package/getCodespacesUserPublicKey.d.ts +4 -0
  146. package/getCodespacesUserPublicKey.js +4 -0
  147. package/getCodespacesUserPublicKey.js.map +1 -1
  148. package/getCodespacesUserSecrets.d.ts +4 -0
  149. package/getCodespacesUserSecrets.js +4 -0
  150. package/getCodespacesUserSecrets.js.map +1 -1
  151. package/getCollaborators.d.ts +4 -0
  152. package/getCollaborators.js +4 -0
  153. package/getCollaborators.js.map +1 -1
  154. package/getDependabotOrganizationPublicKey.d.ts +4 -0
  155. package/getDependabotOrganizationPublicKey.js +4 -0
  156. package/getDependabotOrganizationPublicKey.js.map +1 -1
  157. package/getDependabotOrganizationSecrets.d.ts +4 -0
  158. package/getDependabotOrganizationSecrets.js +4 -0
  159. package/getDependabotOrganizationSecrets.js.map +1 -1
  160. package/getDependabotPublicKey.d.ts +4 -0
  161. package/getDependabotPublicKey.js +4 -0
  162. package/getDependabotPublicKey.js.map +1 -1
  163. package/getDependabotSecrets.d.ts +4 -0
  164. package/getDependabotSecrets.js +4 -0
  165. package/getDependabotSecrets.js.map +1 -1
  166. package/getEnterprise.d.ts +4 -0
  167. package/getEnterprise.js +4 -0
  168. package/getEnterprise.js.map +1 -1
  169. package/getExternalGroups.d.ts +4 -0
  170. package/getExternalGroups.js +4 -0
  171. package/getExternalGroups.js.map +1 -1
  172. package/getGithubApp.d.ts +4 -0
  173. package/getGithubApp.js +4 -0
  174. package/getGithubApp.js.map +1 -1
  175. package/getIpRanges.d.ts +4 -0
  176. package/getIpRanges.js +4 -0
  177. package/getIpRanges.js.map +1 -1
  178. package/getMembership.d.ts +4 -0
  179. package/getMembership.js +4 -0
  180. package/getMembership.js.map +1 -1
  181. package/getOrganization.d.ts +4 -0
  182. package/getOrganization.js +4 -0
  183. package/getOrganization.js.map +1 -1
  184. package/getOrganizationCustomRole.d.ts +4 -0
  185. package/getOrganizationCustomRole.js +4 -0
  186. package/getOrganizationCustomRole.js.map +1 -1
  187. package/getOrganizationExternalIdentities.d.ts +4 -0
  188. package/getOrganizationExternalIdentities.js +4 -0
  189. package/getOrganizationExternalIdentities.js.map +1 -1
  190. package/getOrganizationIpAllowList.d.ts +4 -0
  191. package/getOrganizationIpAllowList.js +4 -0
  192. package/getOrganizationIpAllowList.js.map +1 -1
  193. package/getOrganizationTeamSyncGroups.d.ts +4 -0
  194. package/getOrganizationTeamSyncGroups.js +4 -0
  195. package/getOrganizationTeamSyncGroups.js.map +1 -1
  196. package/getOrganizationTeams.d.ts +8 -0
  197. package/getOrganizationTeams.js +8 -0
  198. package/getOrganizationTeams.js.map +1 -1
  199. package/getOrganizationWebhooks.d.ts +4 -0
  200. package/getOrganizationWebhooks.js +4 -0
  201. package/getOrganizationWebhooks.js.map +1 -1
  202. package/getRef.d.ts +4 -0
  203. package/getRef.js +4 -0
  204. package/getRef.js.map +1 -1
  205. package/getRelease.d.ts +38 -0
  206. package/getRelease.js +38 -0
  207. package/getRelease.js.map +1 -1
  208. package/getRepositories.d.ts +4 -0
  209. package/getRepositories.js +4 -0
  210. package/getRepositories.js.map +1 -1
  211. package/getRepository.d.ts +4 -0
  212. package/getRepository.js +4 -0
  213. package/getRepository.js.map +1 -1
  214. package/getRepositoryAutolinkReferences.d.ts +4 -0
  215. package/getRepositoryAutolinkReferences.js +4 -0
  216. package/getRepositoryAutolinkReferences.js.map +1 -1
  217. package/getRepositoryBranches.d.ts +4 -0
  218. package/getRepositoryBranches.js +4 -0
  219. package/getRepositoryBranches.js.map +1 -1
  220. package/getRepositoryDeployKeys.d.ts +4 -0
  221. package/getRepositoryDeployKeys.js +4 -0
  222. package/getRepositoryDeployKeys.js.map +1 -1
  223. package/getRepositoryDeploymentBranchPolicies.d.ts +4 -0
  224. package/getRepositoryDeploymentBranchPolicies.js +4 -0
  225. package/getRepositoryDeploymentBranchPolicies.js.map +1 -1
  226. package/getRepositoryEnvironments.d.ts +4 -0
  227. package/getRepositoryEnvironments.js +4 -0
  228. package/getRepositoryEnvironments.js.map +1 -1
  229. package/getRepositoryFile.d.ts +4 -0
  230. package/getRepositoryFile.js +4 -0
  231. package/getRepositoryFile.js.map +1 -1
  232. package/getRepositoryMilestone.d.ts +4 -0
  233. package/getRepositoryMilestone.js +4 -0
  234. package/getRepositoryMilestone.js.map +1 -1
  235. package/getRepositoryPullRequest.d.ts +4 -0
  236. package/getRepositoryPullRequest.js +4 -0
  237. package/getRepositoryPullRequest.js.map +1 -1
  238. package/getRepositoryPullRequests.d.ts +4 -0
  239. package/getRepositoryPullRequests.js +4 -0
  240. package/getRepositoryPullRequests.js.map +1 -1
  241. package/getRepositoryTeams.d.ts +4 -0
  242. package/getRepositoryTeams.js +4 -0
  243. package/getRepositoryTeams.js.map +1 -1
  244. package/getRepositoryWebhooks.d.ts +4 -0
  245. package/getRepositoryWebhooks.js +4 -0
  246. package/getRepositoryWebhooks.js.map +1 -1
  247. package/getRestApi.d.ts +4 -0
  248. package/getRestApi.js +4 -0
  249. package/getRestApi.js.map +1 -1
  250. package/getSshKeys.d.ts +4 -0
  251. package/getSshKeys.js +4 -0
  252. package/getSshKeys.js.map +1 -1
  253. package/getTeam.d.ts +4 -0
  254. package/getTeam.js +4 -0
  255. package/getTeam.js.map +1 -1
  256. package/getTree.d.ts +4 -0
  257. package/getTree.js +4 -0
  258. package/getTree.js.map +1 -1
  259. package/getUser.d.ts +4 -0
  260. package/getUser.js +4 -0
  261. package/getUser.js.map +1 -1
  262. package/getUserExternalIdentity.d.ts +4 -0
  263. package/getUserExternalIdentity.js +4 -0
  264. package/getUserExternalIdentity.js.map +1 -1
  265. package/getUsers.d.ts +4 -0
  266. package/getUsers.js +4 -0
  267. package/getUsers.js.map +1 -1
  268. package/index.d.ts +3 -0
  269. package/index.js +9 -4
  270. package/index.js.map +1 -1
  271. package/issue.d.ts +6 -1
  272. package/issue.js +6 -1
  273. package/issue.js.map +1 -1
  274. package/issueLabel.d.ts +3 -1
  275. package/issueLabel.js +3 -1
  276. package/issueLabel.js.map +1 -1
  277. package/issueLabels.d.ts +3 -1
  278. package/issueLabels.js +3 -1
  279. package/issueLabels.js.map +1 -1
  280. package/membership.d.ts +3 -1
  281. package/membership.js +3 -1
  282. package/membership.js.map +1 -1
  283. package/organizationBlock.d.ts +3 -1
  284. package/organizationBlock.js +3 -1
  285. package/organizationBlock.js.map +1 -1
  286. package/organizationCustomRole.d.ts +5 -2
  287. package/organizationCustomRole.js +5 -2
  288. package/organizationCustomRole.js.map +1 -1
  289. package/organizationProject.d.ts +2 -0
  290. package/organizationProject.js +2 -0
  291. package/organizationProject.js.map +1 -1
  292. package/organizationSecurityManager.d.ts +3 -1
  293. package/organizationSecurityManager.js +3 -1
  294. package/organizationSecurityManager.js.map +1 -1
  295. package/organizationSettings.d.ts +5 -2
  296. package/organizationSettings.js +5 -2
  297. package/organizationSettings.js.map +1 -1
  298. package/organizationWebhook.d.ts +4 -3
  299. package/organizationWebhook.js +4 -3
  300. package/organizationWebhook.js.map +1 -1
  301. package/package.json +1 -1
  302. package/projectCard.d.ts +6 -1
  303. package/projectCard.js +6 -1
  304. package/projectCard.js.map +1 -1
  305. package/projectColumn.d.ts +2 -0
  306. package/projectColumn.js +2 -0
  307. package/projectColumn.js.map +1 -1
  308. package/release.d.ts +5 -0
  309. package/release.js +5 -0
  310. package/release.js.map +1 -1
  311. package/repository.d.ts +6 -1
  312. package/repository.js +6 -1
  313. package/repository.js.map +1 -1
  314. package/repositoryAutolinkReference.d.ts +2 -0
  315. package/repositoryAutolinkReference.js +2 -0
  316. package/repositoryAutolinkReference.js.map +1 -1
  317. package/repositoryCollaborator.d.ts +3 -1
  318. package/repositoryCollaborator.js +3 -1
  319. package/repositoryCollaborator.js.map +1 -1
  320. package/repositoryCollaborators.d.ts +3 -1
  321. package/repositoryCollaborators.js +3 -1
  322. package/repositoryCollaborators.js.map +1 -1
  323. package/repositoryDependabotSecurityUpdates.d.ts +2 -0
  324. package/repositoryDependabotSecurityUpdates.js +2 -0
  325. package/repositoryDependabotSecurityUpdates.js.map +1 -1
  326. package/repositoryDeployKey.d.ts +5 -2
  327. package/repositoryDeployKey.js +5 -2
  328. package/repositoryDeployKey.js.map +1 -1
  329. package/repositoryDeploymentBranchPolicy.d.ts +3 -1
  330. package/repositoryDeploymentBranchPolicy.js +3 -1
  331. package/repositoryDeploymentBranchPolicy.js.map +1 -1
  332. package/repositoryEnvironment.d.ts +3 -1
  333. package/repositoryEnvironment.js +3 -1
  334. package/repositoryEnvironment.js.map +1 -1
  335. package/repositoryEnvironmentDeploymentPolicy.d.ts +3 -1
  336. package/repositoryEnvironmentDeploymentPolicy.js +3 -1
  337. package/repositoryEnvironmentDeploymentPolicy.js.map +1 -1
  338. package/repositoryFile.d.ts +5 -3
  339. package/repositoryFile.js +5 -3
  340. package/repositoryFile.js.map +1 -1
  341. package/repositoryMilestone.d.ts +3 -1
  342. package/repositoryMilestone.js +3 -1
  343. package/repositoryMilestone.js.map +1 -1
  344. package/repositoryProject.d.ts +2 -0
  345. package/repositoryProject.js +2 -0
  346. package/repositoryProject.js.map +1 -1
  347. package/repositoryPullRequest.d.ts +2 -0
  348. package/repositoryPullRequest.js +2 -0
  349. package/repositoryPullRequest.js.map +1 -1
  350. package/repositoryRuleset.d.ts +2 -0
  351. package/repositoryRuleset.js +2 -0
  352. package/repositoryRuleset.js.map +1 -1
  353. package/repositoryTagProtection.d.ts +5 -2
  354. package/repositoryTagProtection.js +5 -2
  355. package/repositoryTagProtection.js.map +1 -1
  356. package/repositoryTopics.d.ts +3 -1
  357. package/repositoryTopics.js +3 -1
  358. package/repositoryTopics.js.map +1 -1
  359. package/repositoryWebhook.d.ts +6 -3
  360. package/repositoryWebhook.js +6 -3
  361. package/repositoryWebhook.js.map +1 -1
  362. package/team.d.ts +2 -0
  363. package/team.js +2 -0
  364. package/team.js.map +1 -1
  365. package/teamMembers.d.ts +4 -6
  366. package/teamMembers.js +4 -6
  367. package/teamMembers.js.map +1 -1
  368. package/teamMembership.d.ts +2 -0
  369. package/teamMembership.js +2 -0
  370. package/teamMembership.js.map +1 -1
  371. package/teamRepository.d.ts +2 -0
  372. package/teamRepository.js +2 -0
  373. package/teamRepository.js.map +1 -1
  374. package/teamSettings.d.ts +5 -3
  375. package/teamSettings.js +5 -3
  376. package/teamSettings.js.map +1 -1
  377. package/teamSyncGroupMapping.d.ts +1 -1
  378. package/teamSyncGroupMapping.js +1 -1
  379. package/types/input.d.ts +20 -0
  380. package/types/output.d.ts +20 -0
  381. package/userGpgKey.d.ts +3 -1
  382. package/userGpgKey.js +3 -1
  383. package/userGpgKey.js.map +1 -1
  384. package/userInvitationAccepter.d.ts +3 -0
  385. package/userInvitationAccepter.js +3 -0
  386. package/userInvitationAccepter.js.map +1 -1
  387. package/userSshKey.d.ts +3 -1
  388. package/userSshKey.js +3 -1
  389. package/userSshKey.js.map +1 -1
@@ -6,12 +6,14 @@ import * as outputs from "./types/output";
6
6
  *
7
7
  * ## Example Usage
8
8
  *
9
+ * <!--Start PulumiCodeChooser -->
9
10
  * ```typescript
10
11
  * import * as pulumi from "@pulumi/pulumi";
11
12
  * import * as github from "@pulumi/github";
12
13
  *
13
14
  * const all = github.getOrganizationExternalIdentities({});
14
15
  * ```
16
+ * <!--End PulumiCodeChooser -->
15
17
  */
16
18
  export declare function getOrganizationExternalIdentities(opts?: pulumi.InvokeOptions): Promise<GetOrganizationExternalIdentitiesResult>;
17
19
  /**
@@ -33,11 +35,13 @@ export interface GetOrganizationExternalIdentitiesResult {
33
35
  *
34
36
  * ## Example Usage
35
37
  *
38
+ * <!--Start PulumiCodeChooser -->
36
39
  * ```typescript
37
40
  * import * as pulumi from "@pulumi/pulumi";
38
41
  * import * as github from "@pulumi/github";
39
42
  *
40
43
  * const all = github.getOrganizationExternalIdentities({});
41
44
  * ```
45
+ * <!--End PulumiCodeChooser -->
42
46
  */
43
47
  export declare function getOrganizationExternalIdentitiesOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationExternalIdentitiesResult>;
@@ -11,12 +11,14 @@ const utilities = require("./utilities");
11
11
  *
12
12
  * ## Example Usage
13
13
  *
14
+ * <!--Start PulumiCodeChooser -->
14
15
  * ```typescript
15
16
  * import * as pulumi from "@pulumi/pulumi";
16
17
  * import * as github from "@pulumi/github";
17
18
  *
18
19
  * const all = github.getOrganizationExternalIdentities({});
19
20
  * ```
21
+ * <!--End PulumiCodeChooser -->
20
22
  */
21
23
  function getOrganizationExternalIdentities(opts) {
22
24
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -29,12 +31,14 @@ exports.getOrganizationExternalIdentities = getOrganizationExternalIdentities;
29
31
  *
30
32
  * ## Example Usage
31
33
  *
34
+ * <!--Start PulumiCodeChooser -->
32
35
  * ```typescript
33
36
  * import * as pulumi from "@pulumi/pulumi";
34
37
  * import * as github from "@pulumi/github";
35
38
  *
36
39
  * const all = github.getOrganizationExternalIdentities({});
37
40
  * ```
41
+ * <!--End PulumiCodeChooser -->
38
42
  */
39
43
  function getOrganizationExternalIdentitiesOutput(opts) {
40
44
  return pulumi.output(getOrganizationExternalIdentities(opts));
@@ -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;AAeD;;;;;;;;;;;;GAYG;AACH,SAAgB,uCAAuC,CAAC,IAA2B;IAC/E,OAAO,MAAM,CAAC,MAAM,CAAC,iCAAiC,CAAC,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,0FAEC"}
1
+ {"version":3,"file":"getOrganizationExternalIdentities.js","sourceRoot":"","sources":["../getOrganizationExternalIdentities.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;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;;;;;;;;;;;;;;GAcG;AACH,SAAgB,uCAAuC,CAAC,IAA2B;IAC/E,OAAO,MAAM,CAAC,MAAM,CAAC,iCAAiC,CAAC,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,0FAEC"}
@@ -7,12 +7,14 @@ import * as outputs from "./types/output";
7
7
  *
8
8
  * ## Example Usage
9
9
  *
10
+ * <!--Start PulumiCodeChooser -->
10
11
  * ```typescript
11
12
  * import * as pulumi from "@pulumi/pulumi";
12
13
  * import * as github from "@pulumi/github";
13
14
  *
14
15
  * const all = github.getOrganizationIpAllowList({});
15
16
  * ```
17
+ * <!--End PulumiCodeChooser -->
16
18
  */
17
19
  export declare function getOrganizationIpAllowList(opts?: pulumi.InvokeOptions): Promise<GetOrganizationIpAllowListResult>;
18
20
  /**
@@ -36,11 +38,13 @@ export interface GetOrganizationIpAllowListResult {
36
38
  *
37
39
  * ## Example Usage
38
40
  *
41
+ * <!--Start PulumiCodeChooser -->
39
42
  * ```typescript
40
43
  * import * as pulumi from "@pulumi/pulumi";
41
44
  * import * as github from "@pulumi/github";
42
45
  *
43
46
  * const all = github.getOrganizationIpAllowList({});
44
47
  * ```
48
+ * <!--End PulumiCodeChooser -->
45
49
  */
46
50
  export declare function getOrganizationIpAllowListOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationIpAllowListResult>;
@@ -12,12 +12,14 @@ const utilities = require("./utilities");
12
12
  *
13
13
  * ## Example Usage
14
14
  *
15
+ * <!--Start PulumiCodeChooser -->
15
16
  * ```typescript
16
17
  * import * as pulumi from "@pulumi/pulumi";
17
18
  * import * as github from "@pulumi/github";
18
19
  *
19
20
  * const all = github.getOrganizationIpAllowList({});
20
21
  * ```
22
+ * <!--End PulumiCodeChooser -->
21
23
  */
22
24
  function getOrganizationIpAllowList(opts) {
23
25
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -31,12 +33,14 @@ exports.getOrganizationIpAllowList = getOrganizationIpAllowList;
31
33
  *
32
34
  * ## Example Usage
33
35
  *
36
+ * <!--Start PulumiCodeChooser -->
34
37
  * ```typescript
35
38
  * import * as pulumi from "@pulumi/pulumi";
36
39
  * import * as github from "@pulumi/github";
37
40
  *
38
41
  * const all = github.getOrganizationIpAllowList({});
39
42
  * ```
43
+ * <!--End PulumiCodeChooser -->
40
44
  */
41
45
  function getOrganizationIpAllowListOutput(opts) {
42
46
  return pulumi.output(getOrganizationIpAllowList(opts));
@@ -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;AAgBD;;;;;;;;;;;;;GAaG;AACH,SAAgB,gCAAgC,CAAC,IAA2B;IACxE,OAAO,MAAM,CAAC,MAAM,CAAC,0BAA0B,CAAC,IAAI,CAAC,CAAC,CAAA;AAC1D,CAAC;AAFD,4EAEC"}
1
+ {"version":3,"file":"getOrganizationIpAllowList.js","sourceRoot":"","sources":["../getOrganizationIpAllowList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;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;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gCAAgC,CAAC,IAA2B;IACxE,OAAO,MAAM,CAAC,MAAM,CAAC,0BAA0B,CAAC,IAAI,CAAC,CAAC,CAAA;AAC1D,CAAC;AAFD,4EAEC"}
@@ -5,12 +5,14 @@ import * as outputs from "./types/output";
5
5
  *
6
6
  * ## Example Usage
7
7
  *
8
+ * <!--Start PulumiCodeChooser -->
8
9
  * ```typescript
9
10
  * import * as pulumi from "@pulumi/pulumi";
10
11
  * import * as github from "@pulumi/github";
11
12
  *
12
13
  * const test = github.getOrganizationTeamSyncGroups({});
13
14
  * ```
15
+ * <!--End PulumiCodeChooser -->
14
16
  */
15
17
  export declare function getOrganizationTeamSyncGroups(opts?: pulumi.InvokeOptions): Promise<GetOrganizationTeamSyncGroupsResult>;
16
18
  /**
@@ -31,11 +33,13 @@ export interface GetOrganizationTeamSyncGroupsResult {
31
33
  *
32
34
  * ## Example Usage
33
35
  *
36
+ * <!--Start PulumiCodeChooser -->
34
37
  * ```typescript
35
38
  * import * as pulumi from "@pulumi/pulumi";
36
39
  * import * as github from "@pulumi/github";
37
40
  *
38
41
  * const test = github.getOrganizationTeamSyncGroups({});
39
42
  * ```
43
+ * <!--End PulumiCodeChooser -->
40
44
  */
41
45
  export declare function getOrganizationTeamSyncGroupsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationTeamSyncGroupsResult>;
@@ -10,12 +10,14 @@ const utilities = require("./utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
+ * <!--Start PulumiCodeChooser -->
13
14
  * ```typescript
14
15
  * import * as pulumi from "@pulumi/pulumi";
15
16
  * import * as github from "@pulumi/github";
16
17
  *
17
18
  * const test = github.getOrganizationTeamSyncGroups({});
18
19
  * ```
20
+ * <!--End PulumiCodeChooser -->
19
21
  */
20
22
  function getOrganizationTeamSyncGroups(opts) {
21
23
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -27,12 +29,14 @@ exports.getOrganizationTeamSyncGroups = getOrganizationTeamSyncGroups;
27
29
  *
28
30
  * ## Example Usage
29
31
  *
32
+ * <!--Start PulumiCodeChooser -->
30
33
  * ```typescript
31
34
  * import * as pulumi from "@pulumi/pulumi";
32
35
  * import * as github from "@pulumi/github";
33
36
  *
34
37
  * const test = github.getOrganizationTeamSyncGroups({});
35
38
  * ```
39
+ * <!--End PulumiCodeChooser -->
36
40
  */
37
41
  function getOrganizationTeamSyncGroupsOutput(opts) {
38
42
  return pulumi.output(getOrganizationTeamSyncGroups(opts));
@@ -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;AAeD;;;;;;;;;;;GAWG;AACH,SAAgB,mCAAmC,CAAC,IAA2B;IAC3E,OAAO,MAAM,CAAC,MAAM,CAAC,6BAA6B,CAAC,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,kFAEC"}
1
+ {"version":3,"file":"getOrganizationTeamSyncGroups.js","sourceRoot":"","sources":["../getOrganizationTeamSyncGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;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;;;;;;;;;;;;;GAaG;AACH,SAAgB,mCAAmC,CAAC,IAA2B;IAC3E,OAAO,MAAM,CAAC,MAAM,CAAC,6BAA6B,CAAC,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,kFAEC"}
@@ -7,15 +7,18 @@ import * as outputs from "./types/output";
7
7
  *
8
8
  * To retrieve *all* teams of the organization:
9
9
  *
10
+ * <!--Start PulumiCodeChooser -->
10
11
  * ```typescript
11
12
  * import * as pulumi from "@pulumi/pulumi";
12
13
  * import * as github from "@pulumi/github";
13
14
  *
14
15
  * const all = github.getOrganizationTeams({});
15
16
  * ```
17
+ * <!--End PulumiCodeChooser -->
16
18
  *
17
19
  * To retrieve only the team's at the root of the organization:
18
20
  *
21
+ * <!--Start PulumiCodeChooser -->
19
22
  * ```typescript
20
23
  * import * as pulumi from "@pulumi/pulumi";
21
24
  * import * as github from "@pulumi/github";
@@ -24,6 +27,7 @@ import * as outputs from "./types/output";
24
27
  * rootTeamsOnly: true,
25
28
  * });
26
29
  * ```
30
+ * <!--End PulumiCodeChooser -->
27
31
  */
28
32
  export declare function getOrganizationTeams(args?: GetOrganizationTeamsArgs, opts?: pulumi.InvokeOptions): Promise<GetOrganizationTeamsResult>;
29
33
  /**
@@ -75,15 +79,18 @@ export interface GetOrganizationTeamsResult {
75
79
  *
76
80
  * To retrieve *all* teams of the organization:
77
81
  *
82
+ * <!--Start PulumiCodeChooser -->
78
83
  * ```typescript
79
84
  * import * as pulumi from "@pulumi/pulumi";
80
85
  * import * as github from "@pulumi/github";
81
86
  *
82
87
  * const all = github.getOrganizationTeams({});
83
88
  * ```
89
+ * <!--End PulumiCodeChooser -->
84
90
  *
85
91
  * To retrieve only the team's at the root of the organization:
86
92
  *
93
+ * <!--Start PulumiCodeChooser -->
87
94
  * ```typescript
88
95
  * import * as pulumi from "@pulumi/pulumi";
89
96
  * import * as github from "@pulumi/github";
@@ -92,6 +99,7 @@ export interface GetOrganizationTeamsResult {
92
99
  * rootTeamsOnly: true,
93
100
  * });
94
101
  * ```
102
+ * <!--End PulumiCodeChooser -->
95
103
  */
96
104
  export declare function getOrganizationTeamsOutput(args?: GetOrganizationTeamsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationTeamsResult>;
97
105
  /**
@@ -12,15 +12,18 @@ const utilities = require("./utilities");
12
12
  *
13
13
  * To retrieve *all* teams of the organization:
14
14
  *
15
+ * <!--Start PulumiCodeChooser -->
15
16
  * ```typescript
16
17
  * import * as pulumi from "@pulumi/pulumi";
17
18
  * import * as github from "@pulumi/github";
18
19
  *
19
20
  * const all = github.getOrganizationTeams({});
20
21
  * ```
22
+ * <!--End PulumiCodeChooser -->
21
23
  *
22
24
  * To retrieve only the team's at the root of the organization:
23
25
  *
26
+ * <!--Start PulumiCodeChooser -->
24
27
  * ```typescript
25
28
  * import * as pulumi from "@pulumi/pulumi";
26
29
  * import * as github from "@pulumi/github";
@@ -29,6 +32,7 @@ const utilities = require("./utilities");
29
32
  * rootTeamsOnly: true,
30
33
  * });
31
34
  * ```
35
+ * <!--End PulumiCodeChooser -->
32
36
  */
33
37
  function getOrganizationTeams(args, opts) {
34
38
  args = args || {};
@@ -47,15 +51,18 @@ exports.getOrganizationTeams = getOrganizationTeams;
47
51
  *
48
52
  * To retrieve *all* teams of the organization:
49
53
  *
54
+ * <!--Start PulumiCodeChooser -->
50
55
  * ```typescript
51
56
  * import * as pulumi from "@pulumi/pulumi";
52
57
  * import * as github from "@pulumi/github";
53
58
  *
54
59
  * const all = github.getOrganizationTeams({});
55
60
  * ```
61
+ * <!--End PulumiCodeChooser -->
56
62
  *
57
63
  * To retrieve only the team's at the root of the organization:
58
64
  *
65
+ * <!--Start PulumiCodeChooser -->
59
66
  * ```typescript
60
67
  * import * as pulumi from "@pulumi/pulumi";
61
68
  * import * as github from "@pulumi/github";
@@ -64,6 +71,7 @@ exports.getOrganizationTeams = getOrganizationTeams;
64
71
  * rootTeamsOnly: true,
65
72
  * });
66
73
  * ```
74
+ * <!--End PulumiCodeChooser -->
67
75
  */
68
76
  function getOrganizationTeamsOutput(args, opts) {
69
77
  return pulumi.output(args).apply((a) => getOrganizationTeams(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getOrganizationTeams.js","sourceRoot":"","sources":["../getOrganizationTeams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC;AA6CD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAA2B;IACzG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
1
+ {"version":3,"file":"getOrganizationTeams.js","sourceRoot":"","sources":["../getOrganizationTeams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC;AA6CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAA2B;IACzG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
@@ -7,12 +7,14 @@ import * as outputs from "./types/output";
7
7
  *
8
8
  * To retrieve *all* webhooks of the organization:
9
9
  *
10
+ * <!--Start PulumiCodeChooser -->
10
11
  * ```typescript
11
12
  * import * as pulumi from "@pulumi/pulumi";
12
13
  * import * as github from "@pulumi/github";
13
14
  *
14
15
  * const all = github.getOrganizationWebhooks({});
15
16
  * ```
17
+ * <!--End PulumiCodeChooser -->
16
18
  */
17
19
  export declare function getOrganizationWebhooks(opts?: pulumi.InvokeOptions): Promise<GetOrganizationWebhooksResult>;
18
20
  /**
@@ -36,11 +38,13 @@ export interface GetOrganizationWebhooksResult {
36
38
  *
37
39
  * To retrieve *all* webhooks of the organization:
38
40
  *
41
+ * <!--Start PulumiCodeChooser -->
39
42
  * ```typescript
40
43
  * import * as pulumi from "@pulumi/pulumi";
41
44
  * import * as github from "@pulumi/github";
42
45
  *
43
46
  * const all = github.getOrganizationWebhooks({});
44
47
  * ```
48
+ * <!--End PulumiCodeChooser -->
45
49
  */
46
50
  export declare function getOrganizationWebhooksOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetOrganizationWebhooksResult>;
@@ -12,12 +12,14 @@ const utilities = require("./utilities");
12
12
  *
13
13
  * To retrieve *all* webhooks of the organization:
14
14
  *
15
+ * <!--Start PulumiCodeChooser -->
15
16
  * ```typescript
16
17
  * import * as pulumi from "@pulumi/pulumi";
17
18
  * import * as github from "@pulumi/github";
18
19
  *
19
20
  * const all = github.getOrganizationWebhooks({});
20
21
  * ```
22
+ * <!--End PulumiCodeChooser -->
21
23
  */
22
24
  function getOrganizationWebhooks(opts) {
23
25
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -31,12 +33,14 @@ exports.getOrganizationWebhooks = getOrganizationWebhooks;
31
33
  *
32
34
  * To retrieve *all* webhooks of the organization:
33
35
  *
36
+ * <!--Start PulumiCodeChooser -->
34
37
  * ```typescript
35
38
  * import * as pulumi from "@pulumi/pulumi";
36
39
  * import * as github from "@pulumi/github";
37
40
  *
38
41
  * const all = github.getOrganizationWebhooks({});
39
42
  * ```
43
+ * <!--End PulumiCodeChooser -->
40
44
  */
41
45
  function getOrganizationWebhooksOutput(opts) {
42
46
  return pulumi.output(getOrganizationWebhooks(opts));
@@ -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;AAgBD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAA2B;IACrE,OAAO,MAAM,CAAC,MAAM,CAAC,uBAAuB,CAAC,IAAI,CAAC,CAAC,CAAA;AACvD,CAAC;AAFD,sEAEC"}
1
+ {"version":3,"file":"getOrganizationWebhooks.js","sourceRoot":"","sources":["../getOrganizationWebhooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;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;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,6BAA6B,CAAC,IAA2B;IACrE,OAAO,MAAM,CAAC,MAAM,CAAC,uBAAuB,CAAC,IAAI,CAAC,CAAC,CAAA;AACvD,CAAC;AAFD,sEAEC"}
package/getRef.d.ts CHANGED
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
4
4
  *
5
5
  * ## Example Usage
6
6
  *
7
+ * <!--Start PulumiCodeChooser -->
7
8
  * ```typescript
8
9
  * import * as pulumi from "@pulumi/pulumi";
9
10
  * import * as github from "@pulumi/github";
@@ -14,6 +15,7 @@ import * as pulumi from "@pulumi/pulumi";
14
15
  * repository: "example",
15
16
  * });
16
17
  * ```
18
+ * <!--End PulumiCodeChooser -->
17
19
  */
18
20
  export declare function getRef(args: GetRefArgs, opts?: pulumi.InvokeOptions): Promise<GetRefResult>;
19
21
  /**
@@ -58,6 +60,7 @@ export interface GetRefResult {
58
60
  *
59
61
  * ## Example Usage
60
62
  *
63
+ * <!--Start PulumiCodeChooser -->
61
64
  * ```typescript
62
65
  * import * as pulumi from "@pulumi/pulumi";
63
66
  * import * as github from "@pulumi/github";
@@ -68,6 +71,7 @@ export interface GetRefResult {
68
71
  * repository: "example",
69
72
  * });
70
73
  * ```
74
+ * <!--End PulumiCodeChooser -->
71
75
  */
72
76
  export declare function getRefOutput(args: GetRefOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRefResult>;
73
77
  /**
package/getRef.js CHANGED
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
+ * <!--Start PulumiCodeChooser -->
13
14
  * ```typescript
14
15
  * import * as pulumi from "@pulumi/pulumi";
15
16
  * import * as github from "@pulumi/github";
@@ -20,6 +21,7 @@ const utilities = require("./utilities");
20
21
  * repository: "example",
21
22
  * });
22
23
  * ```
24
+ * <!--End PulumiCodeChooser -->
23
25
  */
24
26
  function getRef(args, opts) {
25
27
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -35,6 +37,7 @@ exports.getRef = getRef;
35
37
  *
36
38
  * ## Example Usage
37
39
  *
40
+ * <!--Start PulumiCodeChooser -->
38
41
  * ```typescript
39
42
  * import * as pulumi from "@pulumi/pulumi";
40
43
  * import * as github from "@pulumi/github";
@@ -45,6 +48,7 @@ exports.getRef = getRef;
45
48
  * repository: "example",
46
49
  * });
47
50
  * ```
51
+ * <!--End PulumiCodeChooser -->
48
52
  */
49
53
  function getRefOutput(args, opts) {
50
54
  return pulumi.output(args).apply((a) => getRef(a, opts));
package/getRef.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getRef.js","sourceRoot":"","sources":["../getRef.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,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,4BAA4B,EAAE;QACvD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wBAQC;AAwCD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,oCAEC"}
1
+ {"version":3,"file":"getRef.js","sourceRoot":"","sources":["../getRef.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,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,4BAA4B,EAAE;QACvD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wBAQC;AAwCD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,oCAEC"}
package/getRelease.d.ts CHANGED
@@ -2,6 +2,25 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
4
  * Use this data source to retrieve information about a GitHub release in a specific repository.
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * To retrieve the latest release that is present in a repository:
9
+ *
10
+ * <!--Start PulumiCodeChooser -->
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as github from "@pulumi/github";
14
+ *
15
+ * const example = github.getRelease({
16
+ * owner: "example-owner",
17
+ * repository: "example-repository",
18
+ * retrieveBy: "latest",
19
+ * });
20
+ * ```
21
+ * <!--End PulumiCodeChooser -->
22
+ *
23
+ * To retrieve a specific release from a repository based on it's ID:
5
24
  */
6
25
  export declare function getRelease(args: GetReleaseArgs, opts?: pulumi.InvokeOptions): Promise<GetReleaseResult>;
7
26
  /**
@@ -113,6 +132,25 @@ export interface GetReleaseResult {
113
132
  }
114
133
  /**
115
134
  * Use this data source to retrieve information about a GitHub release in a specific repository.
135
+ *
136
+ * ## Example Usage
137
+ *
138
+ * To retrieve the latest release that is present in a repository:
139
+ *
140
+ * <!--Start PulumiCodeChooser -->
141
+ * ```typescript
142
+ * import * as pulumi from "@pulumi/pulumi";
143
+ * import * as github from "@pulumi/github";
144
+ *
145
+ * const example = github.getRelease({
146
+ * owner: "example-owner",
147
+ * repository: "example-repository",
148
+ * retrieveBy: "latest",
149
+ * });
150
+ * ```
151
+ * <!--End PulumiCodeChooser -->
152
+ *
153
+ * To retrieve a specific release from a repository based on it's ID:
116
154
  */
117
155
  export declare function getReleaseOutput(args: GetReleaseOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetReleaseResult>;
118
156
  /**
package/getRelease.js CHANGED
@@ -7,6 +7,25 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
9
  * Use this data source to retrieve information about a GitHub release in a specific repository.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * To retrieve the latest release that is present in a repository:
14
+ *
15
+ * <!--Start PulumiCodeChooser -->
16
+ * ```typescript
17
+ * import * as pulumi from "@pulumi/pulumi";
18
+ * import * as github from "@pulumi/github";
19
+ *
20
+ * const example = github.getRelease({
21
+ * owner: "example-owner",
22
+ * repository: "example-repository",
23
+ * retrieveBy: "latest",
24
+ * });
25
+ * ```
26
+ * <!--End PulumiCodeChooser -->
27
+ *
28
+ * To retrieve a specific release from a repository based on it's ID:
10
29
  */
11
30
  function getRelease(args, opts) {
12
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -21,6 +40,25 @@ function getRelease(args, opts) {
21
40
  exports.getRelease = getRelease;
22
41
  /**
23
42
  * Use this data source to retrieve information about a GitHub release in a specific repository.
43
+ *
44
+ * ## Example Usage
45
+ *
46
+ * To retrieve the latest release that is present in a repository:
47
+ *
48
+ * <!--Start PulumiCodeChooser -->
49
+ * ```typescript
50
+ * import * as pulumi from "@pulumi/pulumi";
51
+ * import * as github from "@pulumi/github";
52
+ *
53
+ * const example = github.getRelease({
54
+ * owner: "example-owner",
55
+ * repository: "example-repository",
56
+ * retrieveBy: "latest",
57
+ * });
58
+ * ```
59
+ * <!--End PulumiCodeChooser -->
60
+ *
61
+ * To retrieve a specific release from a repository based on it's ID:
24
62
  */
25
63
  function getReleaseOutput(args, opts) {
26
64
  return pulumi.output(args).apply((a) => getRelease(a, opts));
package/getRelease.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getRelease.js","sourceRoot":"","sources":["../getRelease.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,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,oCAAoC,EAAE;QAC/D,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gCAUC;AA8GD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
1
+ {"version":3,"file":"getRelease.js","sourceRoot":"","sources":["../getRelease.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,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,oCAAoC,EAAE;QAC/D,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gCAUC;AA8GD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
@@ -7,6 +7,7 @@ import * as pulumi from "@pulumi/pulumi";
7
7
  *
8
8
  * ## Example Usage
9
9
  *
10
+ * <!--Start PulumiCodeChooser -->
10
11
  * ```typescript
11
12
  * import * as pulumi from "@pulumi/pulumi";
12
13
  * import * as github from "@pulumi/github";
@@ -16,6 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
16
17
  * query: "org:hashicorp language:Go",
17
18
  * });
18
19
  * ```
20
+ * <!--End PulumiCodeChooser -->
19
21
  */
20
22
  export declare function getRepositories(args: GetRepositoriesArgs, opts?: pulumi.InvokeOptions): Promise<GetRepositoriesResult>;
21
23
  /**
@@ -66,6 +68,7 @@ export interface GetRepositoriesResult {
66
68
  *
67
69
  * ## Example Usage
68
70
  *
71
+ * <!--Start PulumiCodeChooser -->
69
72
  * ```typescript
70
73
  * import * as pulumi from "@pulumi/pulumi";
71
74
  * import * as github from "@pulumi/github";
@@ -75,6 +78,7 @@ export interface GetRepositoriesResult {
75
78
  * query: "org:hashicorp language:Go",
76
79
  * });
77
80
  * ```
81
+ * <!--End PulumiCodeChooser -->
78
82
  */
79
83
  export declare function getRepositoriesOutput(args: GetRepositoriesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRepositoriesResult>;
80
84
  /**
@@ -13,6 +13,7 @@ const utilities = require("./utilities");
13
13
  *
14
14
  * ## Example Usage
15
15
  *
16
+ * <!--Start PulumiCodeChooser -->
16
17
  * ```typescript
17
18
  * import * as pulumi from "@pulumi/pulumi";
18
19
  * import * as github from "@pulumi/github";
@@ -22,6 +23,7 @@ const utilities = require("./utilities");
22
23
  * query: "org:hashicorp language:Go",
23
24
  * });
24
25
  * ```
26
+ * <!--End PulumiCodeChooser -->
25
27
  */
26
28
  function getRepositories(args, opts) {
27
29
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -41,6 +43,7 @@ exports.getRepositories = getRepositories;
41
43
  *
42
44
  * ## Example Usage
43
45
  *
46
+ * <!--Start PulumiCodeChooser -->
44
47
  * ```typescript
45
48
  * import * as pulumi from "@pulumi/pulumi";
46
49
  * import * as github from "@pulumi/github";
@@ -50,6 +53,7 @@ exports.getRepositories = getRepositories;
50
53
  * query: "org:hashicorp language:Go",
51
54
  * });
52
55
  * ```
56
+ * <!--End PulumiCodeChooser -->
53
57
  */
54
58
  function getRepositoriesOutput(args, opts) {
55
59
  return pulumi.output(args).apply((a) => getRepositories(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getRepositories.js","sourceRoot":"","sources":["../getRepositories.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;AA2CD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
1
+ {"version":3,"file":"getRepositories.js","sourceRoot":"","sources":["../getRepositories.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;AA2CD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
@@ -5,6 +5,7 @@ import * as outputs from "./types/output";
5
5
  *
6
6
  * ## Example Usage
7
7
  *
8
+ * <!--Start PulumiCodeChooser -->
8
9
  * ```typescript
9
10
  * import * as pulumi from "@pulumi/pulumi";
10
11
  * import * as github from "@pulumi/github";
@@ -13,6 +14,7 @@ import * as outputs from "./types/output";
13
14
  * fullName: "hashicorp/terraform",
14
15
  * });
15
16
  * ```
17
+ * <!--End PulumiCodeChooser -->
16
18
  */
17
19
  export declare function getRepository(args?: GetRepositoryArgs, opts?: pulumi.InvokeOptions): Promise<GetRepositoryResult>;
18
20
  /**
@@ -187,6 +189,7 @@ export interface GetRepositoryResult {
187
189
  *
188
190
  * ## Example Usage
189
191
  *
192
+ * <!--Start PulumiCodeChooser -->
190
193
  * ```typescript
191
194
  * import * as pulumi from "@pulumi/pulumi";
192
195
  * import * as github from "@pulumi/github";
@@ -195,6 +198,7 @@ export interface GetRepositoryResult {
195
198
  * fullName: "hashicorp/terraform",
196
199
  * });
197
200
  * ```
201
+ * <!--End PulumiCodeChooser -->
198
202
  */
199
203
  export declare function getRepositoryOutput(args?: GetRepositoryOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRepositoryResult>;
200
204
  /**