page_title | subcategory | description |
---|---|---|
airbyte_source_exchange_rates Data Source - terraform-provider-airbyte |
SourceExchangeRates DataSource |
SourceExchangeRates DataSource
data "airbyte_source_exchange_rates" "my_source_exchangerates" {
source_id = "...my_source_id..."
}
source_id
(String)
configuration
(String) The values required to configure the source. Parsed as JSON.created_at
(Number)definition_id
(String)name
(String)source_type
(String)workspace_id
(String)