@ryan-pip/pulumi-fivetran 0.2.5 → 1.5.0

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 (132) hide show
  1. package/connector.d.ts +30 -21
  2. package/connector.js +4 -2
  3. package/connector.js.map +1 -1
  4. package/dbtGitProjectConfig.d.ts +1 -1
  5. package/dbtGitProjectConfig.js +1 -1
  6. package/dbtProject.d.ts +1 -1
  7. package/dbtProject.js +1 -1
  8. package/dbtTransformation.d.ts +1 -1
  9. package/dbtTransformation.js +1 -1
  10. package/destination.d.ts +0 -21
  11. package/destination.js +0 -2
  12. package/destination.js.map +1 -1
  13. package/getConnector.d.ts +3 -2
  14. package/getConnector.js.map +1 -1
  15. package/getConnectorCertificates.d.ts +1 -1
  16. package/getConnectorCertificates.js.map +1 -1
  17. package/getConnectorFingerprints.d.ts +1 -1
  18. package/getConnectorFingerprints.js.map +1 -1
  19. package/getConnectors.d.ts +33 -0
  20. package/getConnectors.js +30 -0
  21. package/getConnectors.js.map +1 -0
  22. package/getConnectorsMetadata.d.ts +1 -1
  23. package/getConnectorsMetadata.js.map +1 -1
  24. package/getDbtModels.d.ts +1 -1
  25. package/getDbtModels.js.map +1 -1
  26. package/getDbtProject.d.ts +1 -1
  27. package/getDbtProject.js.map +1 -1
  28. package/getDbtProjects.d.ts +1 -1
  29. package/getDbtProjects.js.map +1 -1
  30. package/getDbtTransformation.d.ts +1 -1
  31. package/getDbtTransformation.js.map +1 -1
  32. package/getDestination.d.ts +1 -2
  33. package/getDestination.js.map +1 -1
  34. package/getDestinationCertificates.d.ts +1 -1
  35. package/getDestinationCertificates.js.map +1 -1
  36. package/getDestinationFingerprints.d.ts +1 -1
  37. package/getDestinationFingerprints.js.map +1 -1
  38. package/getDestinations.d.ts +33 -0
  39. package/getDestinations.js +30 -0
  40. package/getDestinations.js.map +1 -0
  41. package/getExternalLogging.d.ts +1 -1
  42. package/getExternalLogging.js.map +1 -1
  43. package/getExternalLogs.d.ts +33 -0
  44. package/getExternalLogs.js +30 -0
  45. package/getExternalLogs.js.map +1 -0
  46. package/getGroup.d.ts +1 -1
  47. package/getGroup.js.map +1 -1
  48. package/getGroupConnectors.d.ts +1 -1
  49. package/getGroupConnectors.js.map +1 -1
  50. package/getGroupServiceAccount.d.ts +1 -1
  51. package/getGroupServiceAccount.js.map +1 -1
  52. package/getGroupSshKey.d.ts +1 -1
  53. package/getGroupSshKey.js.map +1 -1
  54. package/getGroupUsers.d.ts +1 -1
  55. package/getGroupUsers.js.map +1 -1
  56. package/getGroups.d.ts +1 -1
  57. package/getGroups.js.map +1 -1
  58. package/getHybridDeploymentAgent.d.ts +1 -1
  59. package/getHybridDeploymentAgent.js.map +1 -1
  60. package/getHybridDeploymentAgents.d.ts +1 -1
  61. package/getHybridDeploymentAgents.js.map +1 -1
  62. package/getPrivateLink.d.ts +1 -1
  63. package/getPrivateLink.js.map +1 -1
  64. package/getPrivateLinks.d.ts +1 -1
  65. package/getPrivateLinks.js.map +1 -1
  66. package/getProxyAgent.d.ts +1 -1
  67. package/getProxyAgent.js.map +1 -1
  68. package/getProxyAgents.d.ts +1 -1
  69. package/getProxyAgents.js.map +1 -1
  70. package/getQuickstartPackage.d.ts +74 -0
  71. package/getQuickstartPackage.js +50 -0
  72. package/getQuickstartPackage.js.map +1 -0
  73. package/getQuickstartPackages.d.ts +51 -0
  74. package/getQuickstartPackages.js +48 -0
  75. package/getQuickstartPackages.js.map +1 -0
  76. package/getRoles.d.ts +1 -1
  77. package/getRoles.js.map +1 -1
  78. package/getTeam.d.ts +1 -1
  79. package/getTeam.js.map +1 -1
  80. package/getTeamConnectorMemberships.d.ts +1 -1
  81. package/getTeamConnectorMemberships.js.map +1 -1
  82. package/getTeamGroupMemberships.d.ts +1 -1
  83. package/getTeamGroupMemberships.js.map +1 -1
  84. package/getTeamUserMemberships.d.ts +1 -1
  85. package/getTeamUserMemberships.js.map +1 -1
  86. package/getTeams.d.ts +1 -1
  87. package/getTeams.js.map +1 -1
  88. package/getTransformation.d.ts +90 -0
  89. package/getTransformation.js +54 -0
  90. package/getTransformation.js.map +1 -0
  91. package/getTransformationProject.d.ts +87 -0
  92. package/getTransformationProject.js +52 -0
  93. package/getTransformationProject.js.map +1 -0
  94. package/getTransformationProjects.d.ts +38 -0
  95. package/getTransformationProjects.js +42 -0
  96. package/getTransformationProjects.js.map +1 -0
  97. package/getTransformations.d.ts +51 -0
  98. package/getTransformations.js +48 -0
  99. package/getTransformations.js.map +1 -0
  100. package/getUser.d.ts +1 -1
  101. package/getUser.js.map +1 -1
  102. package/getUserConnectorMemberships.d.ts +1 -1
  103. package/getUserConnectorMemberships.js.map +1 -1
  104. package/getUserGroupMemberships.d.ts +1 -1
  105. package/getUserGroupMemberships.js.map +1 -1
  106. package/getUsers.d.ts +1 -1
  107. package/getUsers.js.map +1 -1
  108. package/getWebhook.d.ts +1 -1
  109. package/getWebhook.js.map +1 -1
  110. package/getWebhooks.d.ts +1 -1
  111. package/getWebhooks.js.map +1 -1
  112. package/index.d.ts +33 -9
  113. package/index.js +40 -14
  114. package/index.js.map +1 -1
  115. package/package.json +1 -1
  116. package/transformation.d.ts +151 -0
  117. package/transformation.js +114 -0
  118. package/transformation.js.map +1 -0
  119. package/transformationProject.d.ts +136 -0
  120. package/transformationProject.js +96 -0
  121. package/transformationProject.js.map +1 -0
  122. package/types/input.d.ts +2419 -114
  123. package/types/output.d.ts +1540 -119
  124. package/getLocalProcessingAgent.d.ts +0 -76
  125. package/getLocalProcessingAgent.js +0 -54
  126. package/getLocalProcessingAgent.js.map +0 -1
  127. package/getLocalProcessingAgents.d.ts +0 -42
  128. package/getLocalProcessingAgents.js +0 -46
  129. package/getLocalProcessingAgents.js.map +0 -1
  130. package/localProcessingAgent.d.ts +0 -127
  131. package/localProcessingAgent.js +0 -88
  132. package/localProcessingAgent.js.map +0 -1
@@ -54,7 +54,7 @@ export interface GetTeamGroupMembershipsResult {
54
54
  * });
55
55
  * ```
56
56
  */
57
- export declare function getTeamGroupMembershipsOutput(args: GetTeamGroupMembershipsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetTeamGroupMembershipsResult>;
57
+ export declare function getTeamGroupMembershipsOutput(args: GetTeamGroupMembershipsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTeamGroupMembershipsResult>;
58
58
  /**
59
59
  * A collection of arguments for invoking getTeamGroupMemberships.
60
60
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getTeamGroupMemberships.js","sourceRoot":"","sources":["../getTeamGroupMemberships.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,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;QAC3F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AA2BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
1
+ {"version":3,"file":"getTeamGroupMemberships.js","sourceRoot":"","sources":["../getTeamGroupMemberships.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,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;QAC3F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AA2BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
@@ -54,7 +54,7 @@ export interface GetTeamUserMembershipsResult {
54
54
  * });
55
55
  * ```
56
56
  */
57
- export declare function getTeamUserMembershipsOutput(args: GetTeamUserMembershipsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetTeamUserMembershipsResult>;
57
+ export declare function getTeamUserMembershipsOutput(args: GetTeamUserMembershipsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTeamUserMembershipsResult>;
58
58
  /**
59
59
  * A collection of arguments for invoking getTeamUserMemberships.
60
60
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getTeamUserMemberships.js","sourceRoot":"","sources":["../getTeamUserMemberships.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,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;QACzF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC;AA2BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8DAA8D,EAAE;QAC/F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oEAMC"}
1
+ {"version":3,"file":"getTeamUserMemberships.js","sourceRoot":"","sources":["../getTeamUserMemberships.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,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;QACzF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC;AA2BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8DAA8D,EAAE;QAC/F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oEAMC"}
package/getTeams.d.ts CHANGED
@@ -46,7 +46,7 @@ export interface GetTeamsResult {
46
46
  * const teams = fivetran.getTeams({});
47
47
  * ```
48
48
  */
49
- export declare function getTeamsOutput(args?: GetTeamsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetTeamsResult>;
49
+ export declare function getTeamsOutput(args?: GetTeamsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTeamsResult>;
50
50
  /**
51
51
  * A collection of arguments for invoking getTeams.
52
52
  */
package/getTeams.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getTeams.js","sourceRoot":"","sources":["../getTeams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AAuBD;;;;;;;;;;;GAWG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC"}
1
+ {"version":3,"file":"getTeams.js","sourceRoot":"","sources":["../getTeams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AAuBD;;;;;;;;;;;GAWG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAAiC;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC"}
@@ -0,0 +1,90 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * Returns transformation details if a valid identifier was provided
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as fivetran from "@pulumi/fivetran";
12
+ *
13
+ * const test = fivetran.getTransformation({
14
+ * id: "id",
15
+ * });
16
+ * ```
17
+ */
18
+ export declare function getTransformation(args: GetTransformationArgs, opts?: pulumi.InvokeOptions): Promise<GetTransformationResult>;
19
+ /**
20
+ * A collection of arguments for invoking getTransformation.
21
+ */
22
+ export interface GetTransformationArgs {
23
+ /**
24
+ * The unique identifier for the Transformation within the Fivetran system.
25
+ */
26
+ id: string;
27
+ schedule?: inputs.GetTransformationSchedule;
28
+ transformationConfig?: inputs.GetTransformationTransformationConfig;
29
+ }
30
+ /**
31
+ * A collection of values returned by getTransformation.
32
+ */
33
+ export interface GetTransformationResult {
34
+ /**
35
+ * The timestamp of when the transformation was created in your account.
36
+ */
37
+ readonly createdAt: string;
38
+ /**
39
+ * The unique identifier for the User within the Fivetran system who created the transformation.
40
+ */
41
+ readonly createdById: string;
42
+ /**
43
+ * The unique identifier for the Transformation within the Fivetran system.
44
+ */
45
+ readonly id: string;
46
+ /**
47
+ * Identifiers of related models.
48
+ */
49
+ readonly outputModelNames: string[];
50
+ /**
51
+ * The field indicating whether the transformation will be set into the paused state. By default, the value is false.
52
+ */
53
+ readonly paused: boolean;
54
+ readonly schedule?: outputs.GetTransformationSchedule;
55
+ /**
56
+ * Status of transformation Project (NOT_READY, READY, ERROR).
57
+ */
58
+ readonly status: string;
59
+ readonly transformationConfig?: outputs.GetTransformationTransformationConfig;
60
+ /**
61
+ * Transformation type. The following values are supported: DBT_CORE, QUICKSTART.
62
+ */
63
+ readonly type: string;
64
+ }
65
+ /**
66
+ * Returns transformation details if a valid identifier was provided
67
+ *
68
+ * ## Example Usage
69
+ *
70
+ * ```typescript
71
+ * import * as pulumi from "@pulumi/pulumi";
72
+ * import * as fivetran from "@pulumi/fivetran";
73
+ *
74
+ * const test = fivetran.getTransformation({
75
+ * id: "id",
76
+ * });
77
+ * ```
78
+ */
79
+ export declare function getTransformationOutput(args: GetTransformationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTransformationResult>;
80
+ /**
81
+ * A collection of arguments for invoking getTransformation.
82
+ */
83
+ export interface GetTransformationOutputArgs {
84
+ /**
85
+ * The unique identifier for the Transformation within the Fivetran system.
86
+ */
87
+ id: pulumi.Input<string>;
88
+ schedule?: pulumi.Input<inputs.GetTransformationScheduleArgs>;
89
+ transformationConfig?: pulumi.Input<inputs.GetTransformationTransformationConfigArgs>;
90
+ }
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getTransformationOutput = exports.getTransformation = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * Returns transformation details if a valid identifier was provided
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as fivetran from "@pulumi/fivetran";
16
+ *
17
+ * const test = fivetran.getTransformation({
18
+ * id: "id",
19
+ * });
20
+ * ```
21
+ */
22
+ function getTransformation(args, opts) {
23
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
+ return pulumi.runtime.invoke("fivetran:index/getTransformation:getTransformation", {
25
+ "id": args.id,
26
+ "schedule": args.schedule,
27
+ "transformationConfig": args.transformationConfig,
28
+ }, opts);
29
+ }
30
+ exports.getTransformation = getTransformation;
31
+ /**
32
+ * Returns transformation details if a valid identifier was provided
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ```typescript
37
+ * import * as pulumi from "@pulumi/pulumi";
38
+ * import * as fivetran from "@pulumi/fivetran";
39
+ *
40
+ * const test = fivetran.getTransformation({
41
+ * id: "id",
42
+ * });
43
+ * ```
44
+ */
45
+ function getTransformationOutput(args, opts) {
46
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
47
+ return pulumi.runtime.invokeOutput("fivetran:index/getTransformation:getTransformation", {
48
+ "id": args.id,
49
+ "schedule": args.schedule,
50
+ "transformationConfig": args.transformationConfig,
51
+ }, opts);
52
+ }
53
+ exports.getTransformationOutput = getTransformationOutput;
54
+ //# sourceMappingURL=getTransformation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTransformation.js","sourceRoot":"","sources":["../getTransformation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC;AAiDD;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE;QACrF,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0DAOC"}
@@ -0,0 +1,87 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * Returns transformation project details if a valid identifier was provided
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as fivetran from "@pulumi/fivetran";
12
+ *
13
+ * const test = fivetran.getTransformationProject({
14
+ * id: "id",
15
+ * });
16
+ * ```
17
+ */
18
+ export declare function getTransformationProject(args: GetTransformationProjectArgs, opts?: pulumi.InvokeOptions): Promise<GetTransformationProjectResult>;
19
+ /**
20
+ * A collection of arguments for invoking getTransformationProject.
21
+ */
22
+ export interface GetTransformationProjectArgs {
23
+ /**
24
+ * The unique identifier for the transformation Project within the Fivetran system.
25
+ */
26
+ id: string;
27
+ projectConfig?: inputs.GetTransformationProjectProjectConfig;
28
+ }
29
+ /**
30
+ * A collection of values returned by getTransformationProject.
31
+ */
32
+ export interface GetTransformationProjectResult {
33
+ /**
34
+ * The timestamp of the transformation Project creation.
35
+ */
36
+ readonly createdAt: string;
37
+ /**
38
+ * The unique identifier for the User within the Fivetran system who created the dbt Project.
39
+ */
40
+ readonly createdById: string;
41
+ /**
42
+ * List of environment variables defined as key-value pairs in the raw string format using = as a separator. The variable name should have the DBT_ prefix and can contain A-Z, 0-9, dash, underscore, or dot characters. Example: "DBT*VARIABLE=variable*value"
43
+ */
44
+ readonly errors: string[];
45
+ /**
46
+ * The unique identifier for the group within the Fivetran system.
47
+ */
48
+ readonly groupId: string;
49
+ /**
50
+ * The unique identifier for the transformation Project within the Fivetran system.
51
+ */
52
+ readonly id: string;
53
+ readonly projectConfig?: outputs.GetTransformationProjectProjectConfig;
54
+ /**
55
+ * Status of transformation Project (NOT_READY, READY, ERROR).
56
+ */
57
+ readonly status: string;
58
+ /**
59
+ * Transformation project type.
60
+ */
61
+ readonly type: string;
62
+ }
63
+ /**
64
+ * Returns transformation project details if a valid identifier was provided
65
+ *
66
+ * ## Example Usage
67
+ *
68
+ * ```typescript
69
+ * import * as pulumi from "@pulumi/pulumi";
70
+ * import * as fivetran from "@pulumi/fivetran";
71
+ *
72
+ * const test = fivetran.getTransformationProject({
73
+ * id: "id",
74
+ * });
75
+ * ```
76
+ */
77
+ export declare function getTransformationProjectOutput(args: GetTransformationProjectOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTransformationProjectResult>;
78
+ /**
79
+ * A collection of arguments for invoking getTransformationProject.
80
+ */
81
+ export interface GetTransformationProjectOutputArgs {
82
+ /**
83
+ * The unique identifier for the transformation Project within the Fivetran system.
84
+ */
85
+ id: pulumi.Input<string>;
86
+ projectConfig?: pulumi.Input<inputs.GetTransformationProjectProjectConfigArgs>;
87
+ }
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getTransformationProjectOutput = exports.getTransformationProject = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * Returns transformation project details if a valid identifier was provided
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as fivetran from "@pulumi/fivetran";
16
+ *
17
+ * const test = fivetran.getTransformationProject({
18
+ * id: "id",
19
+ * });
20
+ * ```
21
+ */
22
+ function getTransformationProject(args, opts) {
23
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
+ return pulumi.runtime.invoke("fivetran:index/getTransformationProject:getTransformationProject", {
25
+ "id": args.id,
26
+ "projectConfig": args.projectConfig,
27
+ }, opts);
28
+ }
29
+ exports.getTransformationProject = getTransformationProject;
30
+ /**
31
+ * Returns transformation project details if a valid identifier was provided
32
+ *
33
+ * ## Example Usage
34
+ *
35
+ * ```typescript
36
+ * import * as pulumi from "@pulumi/pulumi";
37
+ * import * as fivetran from "@pulumi/fivetran";
38
+ *
39
+ * const test = fivetran.getTransformationProject({
40
+ * id: "id",
41
+ * });
42
+ * ```
43
+ */
44
+ function getTransformationProjectOutput(args, opts) {
45
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
46
+ return pulumi.runtime.invokeOutput("fivetran:index/getTransformationProject:getTransformationProject", {
47
+ "id": args.id,
48
+ "projectConfig": args.projectConfig,
49
+ }, opts);
50
+ }
51
+ exports.getTransformationProjectOutput = getTransformationProjectOutput;
52
+ //# sourceMappingURL=getTransformationProject.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTransformationProject.js","sourceRoot":"","sources":["../getTransformationProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC;AA+CD;;;;;;;;;;;;;GAaG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wEAMC"}
@@ -0,0 +1,38 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ /**
4
+ * Returns a list of all transformation projects available via API within your Fivetran account.
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as fivetran from "@pulumi/fivetran";
11
+ *
12
+ * const test = fivetran.getTransformationProjects({});
13
+ * ```
14
+ */
15
+ export declare function getTransformationProjects(opts?: pulumi.InvokeOptions): Promise<GetTransformationProjectsResult>;
16
+ /**
17
+ * A collection of values returned by getTransformationProjects.
18
+ */
19
+ export interface GetTransformationProjectsResult {
20
+ /**
21
+ * The provider-assigned unique ID for this managed resource.
22
+ */
23
+ readonly id: string;
24
+ readonly projects: outputs.GetTransformationProjectsProject[];
25
+ }
26
+ /**
27
+ * Returns a list of all transformation projects available via API within your Fivetran account.
28
+ *
29
+ * ## Example Usage
30
+ *
31
+ * ```typescript
32
+ * import * as pulumi from "@pulumi/pulumi";
33
+ * import * as fivetran from "@pulumi/fivetran";
34
+ *
35
+ * const test = fivetran.getTransformationProjects({});
36
+ * ```
37
+ */
38
+ export declare function getTransformationProjectsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTransformationProjectsResult>;
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getTransformationProjectsOutput = exports.getTransformationProjects = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * Returns a list of all transformation projects available via API within your Fivetran account.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as fivetran from "@pulumi/fivetran";
16
+ *
17
+ * const test = fivetran.getTransformationProjects({});
18
+ * ```
19
+ */
20
+ function getTransformationProjects(opts) {
21
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
22
+ return pulumi.runtime.invoke("fivetran:index/getTransformationProjects:getTransformationProjects", {}, opts);
23
+ }
24
+ exports.getTransformationProjects = getTransformationProjects;
25
+ /**
26
+ * Returns a list of all transformation projects available via API within your Fivetran account.
27
+ *
28
+ * ## Example Usage
29
+ *
30
+ * ```typescript
31
+ * import * as pulumi from "@pulumi/pulumi";
32
+ * import * as fivetran from "@pulumi/fivetran";
33
+ *
34
+ * const test = fivetran.getTransformationProjects({});
35
+ * ```
36
+ */
37
+ function getTransformationProjectsOutput(opts) {
38
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
39
+ return pulumi.runtime.invokeOutput("fivetran:index/getTransformationProjects:getTransformationProjects", {}, opts);
40
+ }
41
+ exports.getTransformationProjectsOutput = getTransformationProjectsOutput;
42
+ //# sourceMappingURL=getTransformationProjects.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTransformationProjects.js","sourceRoot":"","sources":["../getTransformationProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,yBAAyB,CAAC,IAA2B;IACjE,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;AAJD,8DAIC;AAYD;;;;;;;;;;;GAWG;AACH,SAAgB,+BAA+B,CAAC,IAAiC;IAC7E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oEAAoE,EAAE,EACxG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0EAIC"}
@@ -0,0 +1,51 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * Returns a list of all transformations available via API within your Fivetran account.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as fivetran from "@pulumi/fivetran";
12
+ *
13
+ * const test = fivetran.getTransformations({});
14
+ * ```
15
+ */
16
+ export declare function getTransformations(args?: GetTransformationsArgs, opts?: pulumi.InvokeOptions): Promise<GetTransformationsResult>;
17
+ /**
18
+ * A collection of arguments for invoking getTransformations.
19
+ */
20
+ export interface GetTransformationsArgs {
21
+ transformations?: inputs.GetTransformationsTransformation[];
22
+ }
23
+ /**
24
+ * A collection of values returned by getTransformations.
25
+ */
26
+ export interface GetTransformationsResult {
27
+ /**
28
+ * The provider-assigned unique ID for this managed resource.
29
+ */
30
+ readonly id: string;
31
+ readonly transformations?: outputs.GetTransformationsTransformation[];
32
+ }
33
+ /**
34
+ * Returns a list of all transformations available via API within your Fivetran account.
35
+ *
36
+ * ## Example Usage
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as fivetran from "@pulumi/fivetran";
41
+ *
42
+ * const test = fivetran.getTransformations({});
43
+ * ```
44
+ */
45
+ export declare function getTransformationsOutput(args?: GetTransformationsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTransformationsResult>;
46
+ /**
47
+ * A collection of arguments for invoking getTransformations.
48
+ */
49
+ export interface GetTransformationsOutputArgs {
50
+ transformations?: pulumi.Input<pulumi.Input<inputs.GetTransformationsTransformationArgs>[]>;
51
+ }
@@ -0,0 +1,48 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getTransformationsOutput = exports.getTransformations = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * Returns a list of all transformations available via API within your Fivetran account.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as fivetran from "@pulumi/fivetran";
16
+ *
17
+ * const test = fivetran.getTransformations({});
18
+ * ```
19
+ */
20
+ function getTransformations(args, opts) {
21
+ args = args || {};
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invoke("fivetran:index/getTransformations:getTransformations", {
24
+ "transformations": args.transformations,
25
+ }, opts);
26
+ }
27
+ exports.getTransformations = getTransformations;
28
+ /**
29
+ * Returns a list of all transformations available via API within your Fivetran account.
30
+ *
31
+ * ## Example Usage
32
+ *
33
+ * ```typescript
34
+ * import * as pulumi from "@pulumi/pulumi";
35
+ * import * as fivetran from "@pulumi/fivetran";
36
+ *
37
+ * const test = fivetran.getTransformations({});
38
+ * ```
39
+ */
40
+ function getTransformationsOutput(args, opts) {
41
+ args = args || {};
42
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
43
+ return pulumi.runtime.invokeOutput("fivetran:index/getTransformations:getTransformations", {
44
+ "transformations": args.transformations,
45
+ }, opts);
46
+ }
47
+ exports.getTransformationsOutput = getTransformationsOutput;
48
+ //# sourceMappingURL=getTransformations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTransformations.js","sourceRoot":"","sources":["../getTransformations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC;AAmBD;;;;;;;;;;;GAWG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAAiC;IAC3G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sDAAsD,EAAE;QACvF,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC"}
package/getUser.d.ts CHANGED
@@ -86,7 +86,7 @@ export interface GetUserResult {
86
86
  * });
87
87
  * ```
88
88
  */
89
- export declare function getUserOutput(args: GetUserOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetUserResult>;
89
+ export declare function getUserOutput(args: GetUserOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUserResult>;
90
90
  /**
91
91
  * A collection of arguments for invoking getUser.
92
92
  */
package/getUser.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getUser.js","sourceRoot":"","sources":["../getUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gCAAgC,EAAE;QAC3D,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;AA6DD;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gCAAgC,EAAE;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC"}
1
+ {"version":3,"file":"getUser.js","sourceRoot":"","sources":["../getUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gCAAgC,EAAE;QAC3D,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;AA6DD;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gCAAgC,EAAE;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC"}
@@ -54,7 +54,7 @@ export interface GetUserConnectorMembershipsResult {
54
54
  * });
55
55
  * ```
56
56
  */
57
- export declare function getUserConnectorMembershipsOutput(args: GetUserConnectorMembershipsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetUserConnectorMembershipsResult>;
57
+ export declare function getUserConnectorMembershipsOutput(args: GetUserConnectorMembershipsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUserConnectorMembershipsResult>;
58
58
  /**
59
59
  * A collection of arguments for invoking getUserConnectorMemberships.
60
60
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getUserConnectorMemberships.js","sourceRoot":"","sources":["../getUserConnectorMemberships.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kEAMC;AA2BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wEAAwE,EAAE;QACzG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8EAMC"}
1
+ {"version":3,"file":"getUserConnectorMemberships.js","sourceRoot":"","sources":["../getUserConnectorMemberships.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kEAMC;AA2BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wEAAwE,EAAE;QACzG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8EAMC"}
@@ -54,7 +54,7 @@ export interface GetUserGroupMembershipsResult {
54
54
  * });
55
55
  * ```
56
56
  */
57
- export declare function getUserGroupMembershipsOutput(args: GetUserGroupMembershipsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetUserGroupMembershipsResult>;
57
+ export declare function getUserGroupMembershipsOutput(args: GetUserGroupMembershipsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUserGroupMembershipsResult>;
58
58
  /**
59
59
  * A collection of arguments for invoking getUserGroupMemberships.
60
60
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getUserGroupMemberships.js","sourceRoot":"","sources":["../getUserGroupMemberships.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,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;QAC3F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AA2BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
1
+ {"version":3,"file":"getUserGroupMemberships.js","sourceRoot":"","sources":["../getUserGroupMemberships.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,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;QAC3F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AA2BD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
package/getUsers.d.ts CHANGED
@@ -46,7 +46,7 @@ export interface GetUsersResult {
46
46
  * const users = fivetran.getUsers({});
47
47
  * ```
48
48
  */
49
- export declare function getUsersOutput(args?: GetUsersOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetUsersResult>;
49
+ export declare function getUsersOutput(args?: GetUsersOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetUsersResult>;
50
50
  /**
51
51
  * A collection of arguments for invoking getUsers.
52
52
  */
package/getUsers.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getUsers.js","sourceRoot":"","sources":["../getUsers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AAuBD;;;;;;;;;;;GAWG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC"}
1
+ {"version":3,"file":"getUsers.js","sourceRoot":"","sources":["../getUsers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AAuBD;;;;;;;;;;;GAWG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAAiC;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC"}
package/getWebhook.d.ts CHANGED
@@ -82,7 +82,7 @@ export interface GetWebhookResult {
82
82
  * });
83
83
  * ```
84
84
  */
85
- export declare function getWebhookOutput(args: GetWebhookOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetWebhookResult>;
85
+ export declare function getWebhookOutput(args: GetWebhookOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetWebhookResult>;
86
86
  /**
87
87
  * A collection of arguments for invoking getWebhook.
88
88
  */
package/getWebhook.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getWebhook.js","sourceRoot":"","sources":["../getWebhook.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,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;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AAyDD;;;;;;;;;;;;;GAaG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
1
+ {"version":3,"file":"getWebhook.js","sourceRoot":"","sources":["../getWebhook.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,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;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AAyDD;;;;;;;;;;;;;GAaG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
package/getWebhooks.d.ts CHANGED
@@ -35,4 +35,4 @@ export interface GetWebhooksResult {
35
35
  * const webhooks = fivetran.getWebhooks({});
36
36
  * ```
37
37
  */
38
- export declare function getWebhooksOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetWebhooksResult>;
38
+ export declare function getWebhooksOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetWebhooksResult>;
@@ -1 +1 @@
1
- {"version":3,"file":"getWebhooks.js","sourceRoot":"","sources":["../getWebhooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,WAAW,CAAC,IAA2B;IACnD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE,EACtE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kCAIC;AAYD;;;;;;;;;;;GAWG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IACzD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE,EAC5E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8CAIC"}
1
+ {"version":3,"file":"getWebhooks.js","sourceRoot":"","sources":["../getWebhooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,WAAW,CAAC,IAA2B;IACnD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE,EACtE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kCAIC;AAYD;;;;;;;;;;;GAWG;AACH,SAAgB,iBAAiB,CAAC,IAAiC;IAC/D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE,EAC5E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8CAIC"}