Releases: kestra-io/terraform-provider-kestra
Releases · kestra-io/terraform-provider-kestra
v0.19.0
v0.18.2
fix: missing tenantId on user api token
v0.18.1
fix: missing tenantId on user resource
v0.18.0
feat: introduce KVStore
v0.17.1
fix: send null namespace for bindings instead of empty strings
v0.17.0
chore: changelog updated
v0.16.0
feat: build doc for website
v0.15.0
v0.15.0
v0.14.0
feat(): Allow to set keep_original_source globally (#100) * feat(): Allow to set keep_original_source globally * fix(): tests * fix(): remove keep_original_source from resource
v0.13.0
feat: add support for the namespace file resource and datasource (#95) closes #91