File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -179,10 +179,10 @@ resource "fivetran_connector_schema_config" "schema" {
179
179
### Required
180
180
181
181
- ` connector_id ` (String) The unique identifier for the connector within the Fivetran system.
182
- - ` schema_change_handling ` (String) The value specifying how new source data is handled.
183
182
184
183
### Optional
185
184
185
+ - ` schema_change_handling ` (String) The value specifying how new source data is handled.
186
186
- ` schema ` (Block Set, Deprecated) (see [ below for nested schema] ( #nestedblock--schema ) )
187
187
- ` schemas ` (Attributes Map) Map of schema configurations. (see [ below for nested schema] ( #nestedatt--schemas ) )
188
188
- ` schemas_json ` (String) Schema settings in Json format, following Fivetran API endpoint contract for ` schemas ` field (a map of schemas).
You can’t perform that action at this time.
0 commit comments