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: 1 day ago
Pushed at: about 16 hours ago
Last synced at: about 14 hours ago
Topics: cicd, codefresh, terraform, terraform-provider
v1.0.0
v1.0.0
Changes
Breaking (changed behavior):
- fix(resource/pipeline): fix
permit_restart_from_failed_steps = falsewrong behavior. @masontikhonov (#160) See codefresh_pipeline resource documentation for more details on changed behavior.
Other changes:
- feat: add runtime-environment resource support to codefresh_permission resource @ilia-medvedev-codefresh (#164)
- chore: Update golang to 1.24, add tools usage, update libraries to recent versions, remove deprecated libraries and fix linting @ilia-medvedev-codefresh (#163)
Download
v0.11.0
v0.11.0
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)
Download
v0.10.0
v0.10.0
Changes
- Feat: Add gitops account settings resource and data source for configuring account level gitops settings (Git provider and ISC repo) @ilia-medvedev-codefresh (#147)
- Fix: User data source times out on getting all users - add pagination @ilia-medvedev-codefresh (#146)
- Feat: Support local password for users @ilia-medvedev-codefresh (#145)
Download