Skip to content

Commit

Permalink
Update the provider with the new settings in gen.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgroff committed Aug 2, 2023
1 parent 1e14ad7 commit b1f08da
Show file tree
Hide file tree
Showing 554 changed files with 9,592 additions and 7,469 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ terraform {
required_providers {
airbyte = {
source = "airbytehq/airbyte"
version = "0.2.0"
version = "0.2.1"
}
}
}
Expand Down
3 changes: 2 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ terraform {
required_providers {
airbyte = {
source = "airbytehq/airbyte"
version = "0.2.0"
version = "0.2.1"
}
}
}
Expand All @@ -33,3 +33,4 @@ provider "airbyte" {
### Optional

- `bearer_auth` (String, Sensitive)
- `server_url` (String) Server URL (defaults to https://api.airbyte.com/v1)
33 changes: 30 additions & 3 deletions docs/resources/connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,36 @@ Connection Resource

```terraform
resource "airbyte_connection" "my_connection" {
destination_id = "89bd9d8d-69a6-474e-8f46-7cc8796ed151"
namespace_format = SOURCE_NAMESPACE
source_id = "a05dfc2d-df7c-4c78-8a1b-a928fc816742"
configurations = {
streams = [
{
cursor_field = [
"...",
]
name = "Terrence Rau"
primary_key = [
[
"...",
],
]
sync_mode = "incremental_deduped_history"
},
]
}
data_residency = "us"
destination_id = "d69a674e-0f46-47cc-8796-ed151a05dfc2"
name = "Wilfred Wolff"
namespace_definition = "custom_format"
namespace_format = SOURCE_NAMESPACE
non_breaking_schema_updates_behavior = "ignore"
prefix = "...my_prefix..."
schedule = {
basic_timing = "...my_basicTiming..."
cron_expression = "...my_cronExpression..."
schedule_type = "cron"
}
source_id = "ca1ba928-fc81-4674-acb7-39205929396f"
status = "deprecated"
}
```

Expand Down
6 changes: 3 additions & 3 deletions docs/resources/destination_amazon_sqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ resource "airbyte_destination_amazon_sqs" "my_destination_amazonsqs" {
message_delay = 15
message_group_id = "my-fifo-group"
queue_url = "https://sqs.eu-west-1.amazonaws.com/1234567890/my-example-queue"
region = "eu-west-1"
region = "ap-southeast-2"
secret_key = "hu+qE5exxxxT6o/ZrKsxxxxxxBhxxXLexxxxxVKz"
}
name = "Edna Mante II"
workspace_id = "929396fe-a759-46eb-90fa-aa2352c59559"
name = "Sheryl Kertzmann"
workspace_id = "10faaa23-52c5-4955-907a-ff1a3a2fa946"
}
```

Expand Down
22 changes: 13 additions & 9 deletions docs/resources/destination_aws_datalake.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,28 @@ resource "airbyte_destination_aws_datalake" "my_destination_awsdatalake" {
bucket_name = "...my_bucket_name..."
bucket_prefix = "...my_bucket_prefix..."
credentials = {
credentials_title = "IAM Role"
role_arn = "...my_role_arn..."
destination_aws_datalake_authentication_mode_iam_role = {
credentials_title = "IAM Role"
role_arn = "...my_role_arn..."
}
}
destination_type = "aws-datalake"
format = {
compression_codec = "UNCOMPRESSED"
format_type = "JSONL"
destination_aws_datalake_output_format_wildcard_json_lines_newline_delimited_json = {
compression_codec = "UNCOMPRESSED"
format_type = "JSONL"
}
}
glue_catalog_float_as_decimal = false
lakeformation_database_default_tag_key = "pii_level"
lakeformation_database_default_tag_values = "private,public"
lakeformation_database_name = "...my_lakeformation_database_name..."
lakeformation_governed_tables = true
partitioning = "YEAR/MONTH/DAY"
region = "us-gov-east-1"
lakeformation_governed_tables = false
partitioning = "DAY"
region = "us-west-2"
}
name = "Angie Durgan"
workspace_id = "fa946773-9251-4aa5-ac3f-5ad019da1ffe"
name = "Gloria Padberg"
workspace_id = "2c3f5ad0-19da-41ff-a78f-097b0074f154"
}
```

Expand Down
10 changes: 6 additions & 4 deletions docs/resources/destination_azure_blob_storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,14 @@ resource "airbyte_destination_azure_blob_storage" "my_destination_azureblobstora
azure_blob_storage_spill_size = 500
destination_type = "azure-blob-storage"
format = {
flattening = "Root level flattening"
format_type = "CSV"
destination_azure_blob_storage_output_format_csv_comma_separated_values = {
flattening = "Root level flattening"
format_type = "CSV"
}
}
}
name = "Geneva Klein Jr."
workspace_id = "74f15471-b5e6-4e13-b99d-488e1e91e450"
name = "Sophia Jerde I"
workspace_id = "b99d488e-1e91-4e45-8ad2-abd44269802d"
}
```

Expand Down
28 changes: 16 additions & 12 deletions docs/resources/destination_bigquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,29 @@ resource "airbyte_destination_bigquery" "my_destination_bigquery" {
big_query_client_buffer_size_mb = 15
credentials_json = "...my_credentials_json..."
dataset_id = "...my_dataset_id..."
dataset_location = "us-east3"
dataset_location = "US"
destination_type = "bigquery"
loading_method = {
credential = {
credential_type = "HMAC_KEY"
hmac_key_access_id = "1234567890abcdefghij1234"
hmac_key_secret = "1234567890abcdefghij1234567890ABCDEFGHIJ"
destination_bigquery_loading_method_gcs_staging = {
credential = {
destination_bigquery_loading_method_gcs_staging_credential_hmac_key = {
credential_type = "HMAC_KEY"
hmac_key_access_id = "1234567890abcdefghij1234"
hmac_key_secret = "1234567890abcdefghij1234567890ABCDEFGHIJ"
}
}
file_buffer_count = 10
gcs_bucket_name = "airbyte_sync"
gcs_bucket_path = "data_sync/test"
keep_files_in_gcs_bucket = "Keep all tmp files in GCS"
method = "GCS Staging"
}
file_buffer_count = 10
gcs_bucket_name = "airbyte_sync"
gcs_bucket_path = "data_sync/test"
keep_files_in_gcs_bucket = "Keep all tmp files in GCS"
method = "GCS Staging"
}
project_id = "...my_project_id..."
transformation_priority = "batch"
}
name = "Francisco Gleason"
workspace_id = "9802d502-a94b-4b4f-a3c9-69e9a3efa77d"
name = "Olivia Rice"
workspace_id = "63c969e9-a3ef-4a77-9fb1-4cd66ae395ef"
}
```

Expand Down
28 changes: 16 additions & 12 deletions docs/resources/destination_bigquery_denormalized.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,28 @@ resource "airbyte_destination_bigquery_denormalized" "my_destination_bigqueryden
big_query_client_buffer_size_mb = 15
credentials_json = "...my_credentials_json..."
dataset_id = "...my_dataset_id..."
dataset_location = "northamerica-northeast2"
dataset_location = "europe-west8"
destination_type = "bigquery-denormalized"
loading_method = {
credential = {
credential_type = "HMAC_KEY"
hmac_key_access_id = "1234567890abcdefghij1234"
hmac_key_secret = "1234567890abcdefghij1234567890ABCDEFGHIJ"
destination_bigquery_denormalized_loading_method_gcs_staging = {
credential = {
destination_bigquery_denormalized_loading_method_gcs_staging_credential_hmac_key = {
credential_type = "HMAC_KEY"
hmac_key_access_id = "1234567890abcdefghij1234"
hmac_key_secret = "1234567890abcdefghij1234567890ABCDEFGHIJ"
}
}
file_buffer_count = 10
gcs_bucket_name = "airbyte_sync"
gcs_bucket_path = "data_sync/test"
keep_files_in_gcs_bucket = "Keep all tmp files in GCS"
method = "GCS Staging"
}
file_buffer_count = 10
gcs_bucket_name = "airbyte_sync"
gcs_bucket_path = "data_sync/test"
keep_files_in_gcs_bucket = "Delete all tmp files from GCS"
method = "GCS Staging"
}
project_id = "...my_project_id..."
}
name = "Irving Jenkins"
workspace_id = "e395efb9-ba88-4f3a-a699-7074ba4469b6"
name = "Jaime Will"
workspace_id = "66997074-ba44-469b-ae21-41959890afa5"
}
```

Expand Down
10 changes: 5 additions & 5 deletions docs/resources/destination_cassandra.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ resource "airbyte_destination_cassandra" "my_destination_cassandra" {
destination_type = "cassandra"
keyspace = "...my_keyspace..."
password = "...my_password..."
port = 6
replication = 6
username = "Kiley_Bartoletti"
port = 9
replication = 2
username = "Rachel.Lind10"
}
name = "Tommy Kemmer"
workspace_id = "2516fe4c-8b71-41e5-b7fd-2ed028921cdd"
name = "Elvira Herman"
workspace_id = "fd2ed028-921c-4ddc-a926-01fb576b0d5f"
}
```

Expand Down
10 changes: 6 additions & 4 deletions docs/resources/destination_clickhouse.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ resource "airbyte_destination_clickhouse" "my_destination_clickhouse" {
password = "...my_password..."
port = 8123
tunnel_method = {
tunnel_method = "NO_TUNNEL"
destination_clickhouse_ssh_tunnel_method_no_tunnel = {
tunnel_method = "NO_TUNNEL"
}
}
username = "Hannah40"
username = "Russ76"
}
name = "Virginia Wunsch"
workspace_id = "76b0d5f0-d30c-45fb-b258-7053202c73d5"
name = "Mindy Renner"
workspace_id = "58705320-2c73-4d5f-a9b9-0c28909b3fe4"
}
```

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/destination_convex.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ resource "airbyte_destination_convex" "my_destination_convex" {
deployment_url = "https://cluttered-owl-337.convex.cloud"
destination_type = "convex"
}
name = "Alejandro Purdy DDS"
workspace_id = "28909b3f-e49a-48d9-8bf4-8633323f9b77"
name = "Casey Stracke"
workspace_id = "bf486333-23f9-4b77-b3a4-100674ebf692"
}
```

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/destination_cumulio.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ resource "airbyte_destination_cumulio" "my_destination_cumulio" {
api_token = "...my_api_token..."
destination_type = "cumulio"
}
name = "Allen Parisian Jr."
workspace_id = "0674ebf6-9280-4d1b-a77a-89ebf737ae42"
name = "Miss Paul Steuber"
workspace_id = "77a89ebf-737a-4e42-83ce-5e6a95d8a0d4"
}
```

Expand Down
6 changes: 3 additions & 3 deletions docs/resources/destination_databend.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ resource "airbyte_destination_databend" "my_destination_databend" {
password = "...my_password..."
port = 443
table = "default"
username = "Daphne.Rosenbaum90"
username = "Herminia.Schmeler67"
}
name = "Rosie McKenzie"
workspace_id = "8a0d446c-e2af-47a7-bcf3-be453f870b32"
name = "Cory Pfeffer"
workspace_id = "cf3be453-f870-4b32-ab5a-73429cdb1a84"
}
```

Expand Down
12 changes: 7 additions & 5 deletions docs/resources/destination_databricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,23 @@ DestinationDatabricks Resource
```terraform
resource "airbyte_destination_databricks" "my_destination_databricks" {
configuration = {
accept_terms = false
accept_terms = true
data_source = {
data_source_type = "MANAGED_TABLES_STORAGE"
destination_databricks_data_source_recommended_managed_tables = {
data_source_type = "MANAGED_TABLES_STORAGE"
}
}
database = "...my_database..."
databricks_http_path = "sql/protocolvx/o/1234567489/0000-1111111-abcd90"
databricks_personal_access_token = "dapi0123456789abcdefghij0123456789AB"
databricks_port = "443"
databricks_server_hostname = "abc-12345678-wxyz.cloud.databricks.com"
destination_type = "databricks"
purge_staging_data = true
purge_staging_data = false
schema = "default"
}
name = "Joanna Kohler"
workspace_id = "29cdb1a8-422b-4b67-9d23-22715bf0cbb1"
name = "Cesar Hyatt"
workspace_id = "d2322715-bf0c-4bb1-a31b-8b90f3443a11"
}
```

Expand Down
8 changes: 5 additions & 3 deletions docs/resources/destination_dev_null.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,13 @@ resource "airbyte_destination_dev_null" "my_destination_devnull" {
configuration = {
destination_type = "dev-null"
test_destination = {
test_destination_type = "SILENT"
destination_dev_null_test_destination_silent = {
test_destination_type = "SILENT"
}
}
}
name = "Dale Boehm"
workspace_id = "b90f3443-a110-48e0-adcf-4b921879fce9"
name = "Miss Billie Ward"
workspace_id = "cf4b9218-79fc-4e95-bf73-ef7fbc7abd74"
}
```

Expand Down
6 changes: 3 additions & 3 deletions docs/resources/destination_dynamodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ resource "airbyte_destination_dynamodb" "my_destination_dynamodb" {
access_key_id = "A012345678910EXAMPLE"
destination_type = "dynamodb"
dynamodb_endpoint = "http://localhost:9000"
dynamodb_region = "ap-northeast-1"
dynamodb_region = "eu-west-3"
dynamodb_table_name_prefix = "airbyte_sync"
secret_access_key = "a012345678910ABCDEFGH/AbCdEfGhEXAMPLEKEY"
}
name = "Dixie Klocko"
workspace_id = "f7fbc7ab-d74d-4d39-80f5-d2cff7c70a45"
name = "Earl Mosciski DVM"
workspace_id = "5d2cff7c-70a4-4562-ad43-6813f16d9f5f"
}
```

Expand Down
14 changes: 8 additions & 6 deletions docs/resources/destination_elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,19 @@ DestinationElasticsearch Resource
resource "airbyte_destination_elasticsearch" "my_destination_elasticsearch" {
configuration = {
authentication_method = {
api_key_id = "...my_apiKeyId..."
api_key_secret = "...my_apiKeySecret..."
method = "secret"
destination_elasticsearch_authentication_method_api_key_secret = {
api_key_id = "...my_apiKeyId..."
api_key_secret = "...my_apiKeySecret..."
method = "secret"
}
}
ca_certificate = "...my_ca_certificate..."
destination_type = "elasticsearch"
endpoint = "...my_endpoint..."
upsert = true
upsert = false
}
name = "Jessie Schuster"
workspace_id = "6813f16d-9f5f-4ce6-8556-146c3e250fb0"
name = "Nathaniel Ryan"
workspace_id = "6146c3e2-50fb-4008-842e-141aac366c8d"
}
```

Expand Down
Loading

0 comments on commit b1f08da

Please sign in to comment.