Skip to content

Releases: codefresh-io/terraform-provider-codefresh

v0.11.0

17 Sep 11:03
f41f07f
Compare
Choose a tag to compare

Changes

  • fix(pipeline_resource): switch yaml to json conversion to yq to support anchors in different sections of the yaml (like the dedicated indicators section) @ilia-medvedev-codefresh (#153)
  • feat: add abac rules for products, environments, and promotion flows @danielm-codefresh (#151)

v0.10.1

15 Jul 07:00
3fe2bc4
Compare
Choose a tag to compare

Changes

v0.10.0

03 Jun 12:45
205d0ec
Compare
Choose a tag to compare

Changes

v0.9.0

26 Mar 15:34
1877a9d
Compare
Choose a tag to compare

Changes

v0.8.0

28 Feb 10:18
44cd0e2
Compare
Choose a tag to compare

Changes

v0.7.0

29 Jan 15:58
f88788b
Compare
Choose a tag to compare

Changes

v0.7.0-beta-1

19 Oct 14:10
00721ed
Compare
Choose a tag to compare

PRE-RELEASE

Changes

  • Feat: Schema Validation Overhaul @korenyoni (#128) — fixes cron trigger validation for codefresh_pipeline resource
  • Bump github.com/hashicorp/go-getter from 1.5.3 to 1.7.0 @dependabot (#125)

v0.6.0

03 Oct 17:48
0fd87b3
Compare
Choose a tag to compare

Changes

  • feat: Add codefresh_account_user_association resource @korenyoni (#123)
  • ci: Concurrent Provider Acceptance Tests against Different Terraform Versions @korenyoni (#124)

🚀 Features

v0.6.0-beta-1

18 Aug 06:01
887901f
Compare
Choose a tag to compare
v0.6.0-beta-1 Pre-release
Pre-release

PRE RELEASE: contact support@codefresh.io to enable the experimental pipelines API that supports the new cron_trigger attribute. This API will be made generally available in the future.

Changes

  • Deprecate codefresh_pipeline_cron_trigger in favor of codefresh_pipeline.spec.cron_trigger. (See: #39 (comment)).

🚀 Features

v0.5.0

03 Jul 11:18
ab97b85
Compare
Choose a tag to compare

Changes

🚀 Features