Skip to content

Releases: fivetran/terraform-provider-fivetran

v1.1.3

15 Nov 16:35
a24ea60
Compare
Choose a tag to compare
Rollback muxed server. (#227)

* Revert "POC: User resource migrated on Framework (#220)"

This reverts commit b600ed498f361dfe274bed6f454d10b32cd96740.

* go mod

* fix mocked tests

* changelog

* version

v1.1.2

15 Nov 09:59
7ec9690
Compare
Choose a tag to compare
Minor fixes before release 1.1.2 (#224)

* Fix issue with connector_schedule

* Update OAS version

* Update changelog

* fix schema

* fix provider mux

v1.1.1

06 Oct 08:40
34998a2
Compare
Choose a tag to compare
update OAS (#212)

v1.1.0

20 Sep 14:58
5448020
Compare
Choose a tag to compare
Transformation setup guide (#204)

v1.0.2

08 Sep 16:56
23f5a00
Compare
Choose a tag to compare
Fix issue with schema_resource (#198)

v1.0.1

06 Sep 12:47
1e1dd4a
Compare
Choose a tag to compare

DBT Transformation resource.

v1.0.0

16 Aug 11:44
5dd7825
Compare
Choose a tag to compare
Update changelog and docs with latest version (#188)

* Update chengelog and docs with latest version

* Update chengelog

v1.0.0-pre

09 Aug 14:42
9c3af69
Compare
Choose a tag to compare
Release candidate for v1.0.0 (#184)

* OAS based connector resource

* OAS based destination schema management

* tests and fixes

* cleanul

* automated field mapping test

* test timeout -> 30m

* tests refactor

* Optimise test

* ignore temp files

* fixes and suggestions

* rename methods

v0.7.3

28 Jul 12:47
51884ec
Compare
Choose a tag to compare

Fixed state migration issue

v0.7.2

25 Jul 15:39
7605dcd
Compare
Choose a tag to compare
Add missing fields to legacy connector resource (#167)

* Connector config fields

* Docs update

* Creation fix

* Test fix

* Cleanup