Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Releases: GoogleCloudPlatform/terraform-provider-cdap

v0.11.0

17 Feb 19:49
89d8445
Compare
Choose a tag to compare

v0.10.0

25 Jan 02:21
22488c1
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release
v0.10.0

v0.9.0

24 Aug 00:47
16ef435
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release
v0.9.0

v0.8.0

03 Nov 20:10
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release
  • Update docs structure to work with Terraform registry.

v0.7.0

27 Oct 17:48
6adc79f
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • Release with Github Action

v0.6.0: Don't authenticate storage client (#82)

21 May 20:39
e16a2c5
Compare
Choose a tag to compare
  • Create storage client without authentication

v0.5.0

20 Apr 18:31
737bb31
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

v0.4.0

16 Mar 21:49
2dcb00c
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • cdap_application now takes the entire exported pipeline config in a new spec field
  • Added new resouce cdap_streaming_program_run
  • Added retries on 5xx errors
  • Fixed cdap_artifact resource from being left in irrecoverable state when the artifact is created but the properties fail to upload

v0.3.0

02 Mar 23:15
e3a6548
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Minor tweaks to health check to improve correctness

v0.2.0

02 Mar 17:38
5898a3a
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Added health check to prevent failure of resource creation immediately after CDF instance creation
  • Fix exist check failing for resources within namespace if the namespace itself was deleted
  • Make token optional in provider block