GitHub / codefresh-io / terraform-provider-codefresh
Terraform provider for the Codefresh API
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Fterraform-provider-codefresh
PURL: pkg:github/codefresh-io/terraform-provider-codefresh
Stars: 18
Forks: 24
Open issues: 24
License: mpl-2.0
Language: Go
Size: 5.37 MB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: 3 days ago
Pushed at: 1 day ago
Last synced at: 1 day ago
Topics: cicd, codefresh, terraform, terraform-provider
v0.9.0
v0.9.0
Changes
- Feat: Add external resources to pipeline spec @ilia-medvedev-codefresh (#144)
- Fix - codefresh_current_account data source returns 403 @ilia-medvedev-codefresh (#143)
- Feat: Support encrypted variables in project and pipeline (including triggers) @ilia-medvedev-codefresh (#142)
Download
v0.8.0
v0.8.0
Changes
- Feat: Add codefresh_idp and codefresh_account_idp resource and codefresh_account_idp datasource @ilia-medvedev-codefresh (#138)
- Feat: Add enable notifications on pipeline level (credit @nickborysov) @ilia-medvedev-codefresh (#136)
- Feat: Add permit restart from failed steps to pipeline resource @ilia-medvedev-codefresh (#137)
- Feat: Data source project @Jake-Mok-Nelson (#117)
- Fix: Provider crashes when creating codefresh_api_key @ilia-medvedev-codefresh (#135)
Download
v0.7.0
v0.7.0
Changes
- Feat: Schema Validation Overhaul @korenyoni (#128) β fixes cron trigger validation for
codefresh_pipelineresource - Bump github.com/hashicorp/go-getter from 1.5.3 to 1.7.0 @dependabot (#125)
- Documentation updates @korenyoni @denis-codefresh (#132) (#133)
Download
v0.7.0-beta-1
v0.7.0-beta-1
PRE-RELEASE
Changes
- Feat: Schema Validation Overhaul @korenyoni (#128) β fixes cron trigger validation for
codefresh_pipelineresource - Bump github.com/hashicorp/go-getter from 1.5.3 to 1.7.0 @dependabot (#125)
Download
v0.7.0-beta-1
v0.7.0-beta-1 Pre-release
Changes
- Feat: Schema Validation Overhaul @korenyoni (#128) β fixes CRON trigger validation for
codefresh_pipelineresource - Bump github.com/hashicorp/go-getter from 1.5.3 to 1.7.0 @dependabot (#125)
Download
v0.6.0
v0.6.0
Changes
- feat: Add
codefresh_account_user_associationresource @korenyoni (#123) - ci: Concurrent Provider Acceptance Tests against Different Terraform Versions @korenyoni (#124)
π Features
- Add inline cron triggers to
codefresh_pipeline@oleksandr-codefresh (#122)
Download
v0.6.0-beta-1
v0.6.0-beta-1 Pre-release
PRE RELEASE: contact support@codefresh.io to enable the experimental pipelines API that supports the new
cron_triggerattribute. This API will be made generally available in the future.
Changes
- Deprecate
codefresh_pipeline_cron_triggerin favor ofcodefresh_pipeline.spec.cron_trigger. (See: https://github.com/codefresh-io/terraform-provider-codefresh/issues/39#issuecomment-1679134189).
π Features
- Add inline cron triggers to
codefresh_pipeline@oleksandr-codefresh (#122)
Download
v0.4.2
v0.4.2
Whatβs Changed
- Documentation: fix provider source location by @TribalNightOwl in https://github.com/codefresh-io/terraform-provider-codefresh/pull/120
New Contributors
- @TribalNightOwl made their first contribution in https://github.com/codefresh-io/terraform-provider-codefresh/pull/120
Full Changelog: https://github.com/codefresh-io/terraform-provider-codefresh/compare/v0.4.1...v0.4.2
Download