Skip to content

Commit 9d38299

Browse files
Merge pull request #189 from airbytehq/abuch/0.10.0-2
chore: regenerate 0.10.0
2 parents 8162344 + e278010 commit 9d38299

File tree

157 files changed

+20778
-8019
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+20778
-8019
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.terraform
2+
terraform-provider-airbyte
23
.terraform*
34
*.tfstate*
45
.DS_Store
56
*.tfvars
6-
.idea
7+
.idea

.speakeasy/gen.lock

+240-7
Large diffs are not rendered by default.

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ terraform {
4141
required_providers {
4242
airbyte = {
4343
source = "airbytehq/airbyte"
44-
version = "0.16.4"
44+
version = "0.17.0"
4545
}
4646
}
4747
}
@@ -170,7 +170,9 @@ provider_installation {
170170
* [airbyte_source_apptivo](docs/resources/source_apptivo.md)
171171
* [airbyte_source_asana](docs/resources/source_asana.md)
172172
* [airbyte_source_ashby](docs/resources/source_ashby.md)
173+
* [airbyte_source_assemblyai](docs/resources/source_assemblyai.md)
173174
* [airbyte_source_auth0](docs/resources/source_auth0.md)
175+
* [airbyte_source_aviationstack](docs/resources/source_aviationstack.md)
174176
* [airbyte_source_aws_cloudtrail](docs/resources/source_aws_cloudtrail.md)
175177
* [airbyte_source_azure_blob_storage](docs/resources/source_azure_blob_storage.md)
176178
* [airbyte_source_azure_table](docs/resources/source_azure_table.md)
@@ -350,6 +352,7 @@ provider_installation {
350352
* [airbyte_source_humanitix](docs/resources/source_humanitix.md)
351353
* [airbyte_source_huntr](docs/resources/source_huntr.md)
352354
* [airbyte_source_illumina_basespace](docs/resources/source_illumina_basespace.md)
355+
* [airbyte_source_imagga](docs/resources/source_imagga.md)
353356
* [airbyte_source_incident_io](docs/resources/source_incident_io.md)
354357
* [airbyte_source_inflowinventory](docs/resources/source_inflowinventory.md)
355358
* [airbyte_source_insightful](docs/resources/source_insightful.md)
@@ -496,6 +499,7 @@ provider_installation {
496499
* [airbyte_source_prestashop](docs/resources/source_prestashop.md)
497500
* [airbyte_source_pretix](docs/resources/source_pretix.md)
498501
* [airbyte_source_primetric](docs/resources/source_primetric.md)
502+
* [airbyte_source_printify](docs/resources/source_printify.md)
499503
* [airbyte_source_productboard](docs/resources/source_productboard.md)
500504
* [airbyte_source_productive](docs/resources/source_productive.md)
501505
* [airbyte_source_pypi](docs/resources/source_pypi.md)
@@ -587,6 +591,7 @@ provider_installation {
587591
* [airbyte_source_svix](docs/resources/source_svix.md)
588592
* [airbyte_source_systeme](docs/resources/source_systeme.md)
589593
* [airbyte_source_taboola](docs/resources/source_taboola.md)
594+
* [airbyte_source_tavus](docs/resources/source_tavus.md)
590595
* [airbyte_source_teamtailor](docs/resources/source_teamtailor.md)
591596
* [airbyte_source_teamwork](docs/resources/source_teamwork.md)
592597
* [airbyte_source_tempo](docs/resources/source_tempo.md)
@@ -626,6 +631,7 @@ provider_installation {
626631
* [airbyte_source_vwo](docs/resources/source_vwo.md)
627632
* [airbyte_source_waiteraid](docs/resources/source_waiteraid.md)
628633
* [airbyte_source_wasabi_stats_api](docs/resources/source_wasabi_stats_api.md)
634+
* [airbyte_source_watchmode](docs/resources/source_watchmode.md)
629635
* [airbyte_source_weatherstack](docs/resources/source_weatherstack.md)
630636
* [airbyte_source_webflow](docs/resources/source_webflow.md)
631637
* [airbyte_source_web_scrapper](docs/resources/source_web_scrapper.md)
@@ -745,7 +751,9 @@ provider_installation {
745751
* [airbyte_source_apptivo](docs/data-sources/source_apptivo.md)
746752
* [airbyte_source_asana](docs/data-sources/source_asana.md)
747753
* [airbyte_source_ashby](docs/data-sources/source_ashby.md)
754+
* [airbyte_source_assemblyai](docs/data-sources/source_assemblyai.md)
748755
* [airbyte_source_auth0](docs/data-sources/source_auth0.md)
756+
* [airbyte_source_aviationstack](docs/data-sources/source_aviationstack.md)
749757
* [airbyte_source_aws_cloudtrail](docs/data-sources/source_aws_cloudtrail.md)
750758
* [airbyte_source_azure_blob_storage](docs/data-sources/source_azure_blob_storage.md)
751759
* [airbyte_source_azure_table](docs/data-sources/source_azure_table.md)
@@ -925,6 +933,7 @@ provider_installation {
925933
* [airbyte_source_humanitix](docs/data-sources/source_humanitix.md)
926934
* [airbyte_source_huntr](docs/data-sources/source_huntr.md)
927935
* [airbyte_source_illumina_basespace](docs/data-sources/source_illumina_basespace.md)
936+
* [airbyte_source_imagga](docs/data-sources/source_imagga.md)
928937
* [airbyte_source_incident_io](docs/data-sources/source_incident_io.md)
929938
* [airbyte_source_inflowinventory](docs/data-sources/source_inflowinventory.md)
930939
* [airbyte_source_insightful](docs/data-sources/source_insightful.md)
@@ -1071,6 +1080,7 @@ provider_installation {
10711080
* [airbyte_source_prestashop](docs/data-sources/source_prestashop.md)
10721081
* [airbyte_source_pretix](docs/data-sources/source_pretix.md)
10731082
* [airbyte_source_primetric](docs/data-sources/source_primetric.md)
1083+
* [airbyte_source_printify](docs/data-sources/source_printify.md)
10741084
* [airbyte_source_productboard](docs/data-sources/source_productboard.md)
10751085
* [airbyte_source_productive](docs/data-sources/source_productive.md)
10761086
* [airbyte_source_pypi](docs/data-sources/source_pypi.md)
@@ -1162,6 +1172,7 @@ provider_installation {
11621172
* [airbyte_source_svix](docs/data-sources/source_svix.md)
11631173
* [airbyte_source_systeme](docs/data-sources/source_systeme.md)
11641174
* [airbyte_source_taboola](docs/data-sources/source_taboola.md)
1175+
* [airbyte_source_tavus](docs/data-sources/source_tavus.md)
11651176
* [airbyte_source_teamtailor](docs/data-sources/source_teamtailor.md)
11661177
* [airbyte_source_teamwork](docs/data-sources/source_teamwork.md)
11671178
* [airbyte_source_tempo](docs/data-sources/source_tempo.md)
@@ -1201,6 +1212,7 @@ provider_installation {
12011212
* [airbyte_source_vwo](docs/data-sources/source_vwo.md)
12021213
* [airbyte_source_waiteraid](docs/data-sources/source_waiteraid.md)
12031214
* [airbyte_source_wasabi_stats_api](docs/data-sources/source_wasabi_stats_api.md)
1215+
* [airbyte_source_watchmode](docs/data-sources/source_watchmode.md)
12041216
* [airbyte_source_weatherstack](docs/data-sources/source_weatherstack.md)
12051217
* [airbyte_source_webflow](docs/data-sources/source_webflow.md)
12061218
* [airbyte_source_web_scrapper](docs/data-sources/source_web_scrapper.md)

docs/data-sources/declarative_source_definition.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ data "airbyte_declarative_source_definition" "my_declarativesourcedefinition" {
2828
### Read-Only
2929

3030
- `id` (String) The ID of this resource.
31-
- `manifest` (Attributes) Low code CDK manifest JSON object (see [below for nested schema](#nestedatt--manifest))
31+
- `manifest` (String) Low code CDK manifest JSON object. Parsed as JSON.
3232
- `name` (String)
3333
- `version` (Number)
34-
35-
<a id="nestedatt--manifest"></a>
36-
### Nested Schema for `manifest`
+77
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
# generated by https://github.com/hashicorp/terraform-plugin-docs
3+
page_title: "airbyte_source_assemblyai Data Source - terraform-provider-airbyte"
4+
subcategory: ""
5+
description: |-
6+
SourceAssemblyai DataSource
7+
---
8+
9+
# airbyte_source_assemblyai (Data Source)
10+
11+
SourceAssemblyai DataSource
12+
13+
## Example Usage
14+
15+
```terraform
16+
data "airbyte_source_assemblyai" "my_source_assemblyai" {
17+
source_id = "...my_source_id..."
18+
}
19+
```
20+
21+
<!-- schema generated by tfplugindocs -->
22+
## Schema
23+
24+
### Required
25+
26+
- `source_id` (String)
27+
28+
### Read-Only
29+
30+
- `configuration` (String) The values required to configure the source. Parsed as JSON.
31+
- `created_at` (Number)
32+
- `definition_id` (String)
33+
- `name` (String)
34+
- `resource_allocation` (Attributes) actor or actor definition specific resource requirements. if default is set, these are the requirements that should be set for ALL jobs run for this actor definition. it is overriden by the job type specific configurations. if not set, the platform will use defaults. these values will be overriden by configuration at the connection level. (see [below for nested schema](#nestedatt--resource_allocation))
35+
- `source_type` (String)
36+
- `workspace_id` (String)
37+
38+
<a id="nestedatt--resource_allocation"></a>
39+
### Nested Schema for `resource_allocation`
40+
41+
Read-Only:
42+
43+
- `default` (Attributes) optional resource requirements to run workers (blank for unbounded allocations) (see [below for nested schema](#nestedatt--resource_allocation--default))
44+
- `job_specific` (Attributes List) (see [below for nested schema](#nestedatt--resource_allocation--job_specific))
45+
46+
<a id="nestedatt--resource_allocation--default"></a>
47+
### Nested Schema for `resource_allocation.default`
48+
49+
Read-Only:
50+
51+
- `cpu_limit` (String)
52+
- `cpu_request` (String)
53+
- `ephemeral_storage_limit` (String)
54+
- `ephemeral_storage_request` (String)
55+
- `memory_limit` (String)
56+
- `memory_request` (String)
57+
58+
59+
<a id="nestedatt--resource_allocation--job_specific"></a>
60+
### Nested Schema for `resource_allocation.job_specific`
61+
62+
Read-Only:
63+
64+
- `job_type` (String) enum that describes the different types of jobs that the platform runs.
65+
- `resource_requirements` (Attributes) optional resource requirements to run workers (blank for unbounded allocations) (see [below for nested schema](#nestedatt--resource_allocation--job_specific--resource_requirements))
66+
67+
<a id="nestedatt--resource_allocation--job_specific--resource_requirements"></a>
68+
### Nested Schema for `resource_allocation.job_specific.resource_requirements`
69+
70+
Read-Only:
71+
72+
- `cpu_limit` (String)
73+
- `cpu_request` (String)
74+
- `ephemeral_storage_limit` (String)
75+
- `ephemeral_storage_request` (String)
76+
- `memory_limit` (String)
77+
- `memory_request` (String)
+77
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
# generated by https://github.com/hashicorp/terraform-plugin-docs
3+
page_title: "airbyte_source_aviationstack Data Source - terraform-provider-airbyte"
4+
subcategory: ""
5+
description: |-
6+
SourceAviationstack DataSource
7+
---
8+
9+
# airbyte_source_aviationstack (Data Source)
10+
11+
SourceAviationstack DataSource
12+
13+
## Example Usage
14+
15+
```terraform
16+
data "airbyte_source_aviationstack" "my_source_aviationstack" {
17+
source_id = "...my_source_id..."
18+
}
19+
```
20+
21+
<!-- schema generated by tfplugindocs -->
22+
## Schema
23+
24+
### Required
25+
26+
- `source_id` (String)
27+
28+
### Read-Only
29+
30+
- `configuration` (String) The values required to configure the source. Parsed as JSON.
31+
- `created_at` (Number)
32+
- `definition_id` (String)
33+
- `name` (String)
34+
- `resource_allocation` (Attributes) actor or actor definition specific resource requirements. if default is set, these are the requirements that should be set for ALL jobs run for this actor definition. it is overriden by the job type specific configurations. if not set, the platform will use defaults. these values will be overriden by configuration at the connection level. (see [below for nested schema](#nestedatt--resource_allocation))
35+
- `source_type` (String)
36+
- `workspace_id` (String)
37+
38+
<a id="nestedatt--resource_allocation"></a>
39+
### Nested Schema for `resource_allocation`
40+
41+
Read-Only:
42+
43+
- `default` (Attributes) optional resource requirements to run workers (blank for unbounded allocations) (see [below for nested schema](#nestedatt--resource_allocation--default))
44+
- `job_specific` (Attributes List) (see [below for nested schema](#nestedatt--resource_allocation--job_specific))
45+
46+
<a id="nestedatt--resource_allocation--default"></a>
47+
### Nested Schema for `resource_allocation.default`
48+
49+
Read-Only:
50+
51+
- `cpu_limit` (String)
52+
- `cpu_request` (String)
53+
- `ephemeral_storage_limit` (String)
54+
- `ephemeral_storage_request` (String)
55+
- `memory_limit` (String)
56+
- `memory_request` (String)
57+
58+
59+
<a id="nestedatt--resource_allocation--job_specific"></a>
60+
### Nested Schema for `resource_allocation.job_specific`
61+
62+
Read-Only:
63+
64+
- `job_type` (String) enum that describes the different types of jobs that the platform runs.
65+
- `resource_requirements` (Attributes) optional resource requirements to run workers (blank for unbounded allocations) (see [below for nested schema](#nestedatt--resource_allocation--job_specific--resource_requirements))
66+
67+
<a id="nestedatt--resource_allocation--job_specific--resource_requirements"></a>
68+
### Nested Schema for `resource_allocation.job_specific.resource_requirements`
69+
70+
Read-Only:
71+
72+
- `cpu_limit` (String)
73+
- `cpu_request` (String)
74+
- `ephemeral_storage_limit` (String)
75+
- `ephemeral_storage_request` (String)
76+
- `memory_limit` (String)
77+
- `memory_request` (String)

docs/data-sources/source_imagga.md

+77
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
# generated by https://github.com/hashicorp/terraform-plugin-docs
3+
page_title: "airbyte_source_imagga Data Source - terraform-provider-airbyte"
4+
subcategory: ""
5+
description: |-
6+
SourceImagga DataSource
7+
---
8+
9+
# airbyte_source_imagga (Data Source)
10+
11+
SourceImagga DataSource
12+
13+
## Example Usage
14+
15+
```terraform
16+
data "airbyte_source_imagga" "my_source_imagga" {
17+
source_id = "...my_source_id..."
18+
}
19+
```
20+
21+
<!-- schema generated by tfplugindocs -->
22+
## Schema
23+
24+
### Required
25+
26+
- `source_id` (String)
27+
28+
### Read-Only
29+
30+
- `configuration` (String) The values required to configure the source. Parsed as JSON.
31+
- `created_at` (Number)
32+
- `definition_id` (String)
33+
- `name` (String)
34+
- `resource_allocation` (Attributes) actor or actor definition specific resource requirements. if default is set, these are the requirements that should be set for ALL jobs run for this actor definition. it is overriden by the job type specific configurations. if not set, the platform will use defaults. these values will be overriden by configuration at the connection level. (see [below for nested schema](#nestedatt--resource_allocation))
35+
- `source_type` (String)
36+
- `workspace_id` (String)
37+
38+
<a id="nestedatt--resource_allocation"></a>
39+
### Nested Schema for `resource_allocation`
40+
41+
Read-Only:
42+
43+
- `default` (Attributes) optional resource requirements to run workers (blank for unbounded allocations) (see [below for nested schema](#nestedatt--resource_allocation--default))
44+
- `job_specific` (Attributes List) (see [below for nested schema](#nestedatt--resource_allocation--job_specific))
45+
46+
<a id="nestedatt--resource_allocation--default"></a>
47+
### Nested Schema for `resource_allocation.default`
48+
49+
Read-Only:
50+
51+
- `cpu_limit` (String)
52+
- `cpu_request` (String)
53+
- `ephemeral_storage_limit` (String)
54+
- `ephemeral_storage_request` (String)
55+
- `memory_limit` (String)
56+
- `memory_request` (String)
57+
58+
59+
<a id="nestedatt--resource_allocation--job_specific"></a>
60+
### Nested Schema for `resource_allocation.job_specific`
61+
62+
Read-Only:
63+
64+
- `job_type` (String) enum that describes the different types of jobs that the platform runs.
65+
- `resource_requirements` (Attributes) optional resource requirements to run workers (blank for unbounded allocations) (see [below for nested schema](#nestedatt--resource_allocation--job_specific--resource_requirements))
66+
67+
<a id="nestedatt--resource_allocation--job_specific--resource_requirements"></a>
68+
### Nested Schema for `resource_allocation.job_specific.resource_requirements`
69+
70+
Read-Only:
71+
72+
- `cpu_limit` (String)
73+
- `cpu_request` (String)
74+
- `ephemeral_storage_limit` (String)
75+
- `ephemeral_storage_request` (String)
76+
- `memory_limit` (String)
77+
- `memory_request` (String)

0 commit comments

Comments
 (0)