Skip to content

Releases: fivetran/terraform-provider-fivetran

v0.3.1

14 Feb 09:00
322b8d4
Compare
Choose a tag to compare
  • add connection_type missing field

v0.3.0

25 Jan 09:11
901a534
Compare
Choose a tag to compare
fix(*): fix config missing fields (#12)

* update go-fivetran dependency to v0.4.0

* add missing config fields to connector resource

* update changelog, skip user resource tests (till T-181577 fix)

* fix tests

* updated to go-fivetran v0.5.0, fixed connector config sub-schemas empty values checks

* Role management for users enabled

* upd changelog

* add checks if map contains key to prevent failures on argument check

* user roles tests

* fix user roles in group tests

* fix user roles in group tests

* fix user roles in group tests

* fix user roles in group tests

* fix user roles in group tests

* changelog

v0.2.3

10 Jan 07:58
da101ce
Compare
Choose a tag to compare
Fix crash on destination import (#11)

v0.2.2

01 Jan 13:40
8b49ee0
Compare
Choose a tag to compare
Fix cluster_id and cluster_region fields in destination schema (#10)

* Fix cluster_id and cluster_region fields in destination schema

* Changelog upd

v0.2.1

13 Dec 18:07
309d6ea
Compare
Choose a tag to compare
Add cluster_id & cluster_region parameters to DestinationConfig schem…

v0.2.0

11 Nov 10:55
93f9a35
Compare
Choose a tag to compare
feature(*): add custom user agent tag (#7)

* merge

* changelog

* provide version

* version 0.1.3 -> 0.2.0

* version as const

v0.1.2

30 Sep 11:56
43637a4
Compare
Choose a tag to compare
fix(terraform-provider-fivetran): add missing host parameter. (#6)

* fix(terraform-provider-fivetran): add missing host parameter.

* doc(terraform-provider-fivetran): change changelog

* fix(terrafirm-provider-fivetran): change condition

* doc(terraform-provider-fivetran): tweak changelog

* doc(terraform-provider-fivetran): update date

v0.1.1

28 Sep 15:37
4409a37
Compare
Choose a tag to compare
fix(terraform-provider-fivetran): missing secret_key field added. (#5)

* fix(terraform-provider-fivetran): missing secret_key field added to data source config schema

* fix(terraform-provider-fivetran): fix release date

v0.1.0

27 Jul 18:34
c453c32
Compare
Choose a tag to compare
GitHub Actions - Release (#3)

* GitHub Actions: release

* CHANGELOG