Skip to content

Releases: fivetran/terraform-provider-fivetran

v0.4.4

01 Jun 15:47
53a73da
Compare
Choose a tag to compare
  • connector_resource documentation update with information about how to solve indirect dependency between connector and destination

v0.4.3

24 May 12:51
0bb404a
Compare
Choose a tag to compare
  • Issue with update_method connector config field (now it can be effectively updated)
  • Issue with connection_type field isn't marked as readonly any more
  • Type issue with resource_destination.create_external_tables
  • Issue with username field mapping

v0.4.2

18 May 16:09
ca1a4fc
Compare
Choose a tag to compare
  • fixed resource_connector.config.skip_before response value type
  • fixed resource_connector.config.skip_after response value type

v0.4.1

06 May 13:53
cc76c9f
Compare
Choose a tag to compare
Use secure go-getter v1.5.11 (#29)

* use secure go-getter v1.5.11

* changelog

* changelog upd

* changelog updates for v0.4.0

* changelog remarks

v0.4.0

04 May 08:33
f875691
Compare
Choose a tag to compare

This version considered as BETA

v0.3.6

27 Apr 14:28
399f457
Compare
Choose a tag to compare
  • Fixed auth fields mapping in client_access schema

v0.3.5

20 Apr 11:46
7f4d267
Compare
Choose a tag to compare
Add missing folder_id to connector config (#20)

* switch to go-fivetran 0.5.5

* Add folder_id to connector config schema

* Add folder_id to changelog

* Fix changelog

v0.3.4

09 Mar 20:37
2e0cbfe
Compare
Choose a tag to compare
  • added base_url missing field
  • added encryption_key missing field
  • added entity_id missing field
  • added soap_uri missing field
  • added user_id missing field
  • added daily_sync_time missing field
  • updated documentation

v0.3.3

01 Mar 11:05
cfe4add
Compare
Choose a tag to compare

Added api_type missing field

v0.3.2

14 Feb 09:01
322b8d4
Compare
Choose a tag to compare
  • Add is_multi_entity_feature_enabled missing field