Skip to content

Releases: codefresh-io/terraform-provider-codefresh

v0.3.0

06 Mar 09:05
bbc6a6a
Compare
Choose a tag to compare

NOTE: This release is only related to cleanup and documentation, but it's a huge refactor of the entire codebase. A release is necessary in order to display the updated documentation in the Terraform Registry. There should be no changes in functionality from 0.2.x.

Changes

🧰 Maintenance

v0.2.1

01 Feb 15:46
c924c0d
Compare
Choose a tag to compare

Changes

v0.2.0

29 Dec 17:24
b75d483
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix: Cron Trigger Plan-time Validation; Cron Trigger Updates; Cron Trigger Testing @korenyoni (#100)

v0.1.2

18 Oct 05:57
22bf53a
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v0.1.1

03 Oct 18:02
c6d19d6
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v0.1.0

03 Oct 17:46
c14eb01
Compare
Choose a tag to compare

Changes

0.0.24

05 May 14:14
6225574
Compare
Choose a tag to compare

Changelog

  • 89613a5 Add logic to not return error in DeleteUser when no user is found
  • 6225574 Merge pull request #80 from jonathanheaden/master
  • 0d696c4 Update client/user.go

0.0.23

16 Mar 21:49
2a435e4
Compare
Choose a tag to compare

Changelog

  • ffda357 #28: add pack_id to support Saas package size
  • 5db5a44 Merge branch 'saas_pack' of github.com:codefresh-io/terraform-provider-codefresh into saas_pack
  • 946e350 Merge pull request #77 from codefresh-io/saas_pack
  • 2a435e4 Merge pull request #78 from codefresh-io/xplrior-update-goreleaser
  • d970254 Merge pull request #79 from codefresh-io/saas_pack_docs
  • 6615eec Update goreleaser version to 1.6.3
  • 8bbb7f2 added pack_id docs
  • b2b117b go fmt
  • 42504ed run go fmt

0.0.22

18 Nov 18:54
780ff4b
Compare
Choose a tag to compare

Changelog

780ff4b Merge pull request #42 from codefresh-io/update-x-access-token
097c00a Update GetXAccessToken

0.0.21

14 Nov 09:56
d94095f
Compare
Choose a tag to compare

Changelog

d94095f Merge pull request #69 from tungnguyen2021/feature/fix-type-for-trigger-options
d71d2cf type should be bool rather than string