Releases: codefresh-io/terraform-provider-codefresh
Releases · codefresh-io/terraform-provider-codefresh
v0.5.0
v0.4.2
What's Changed
- Documentation: fix provider source location by @TribalNightOwl in #120
New Contributors
- @TribalNightOwl made their first contribution in #120
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
Changes
- Feat: New ABAC Attributes @korenyoni (#114)
- Feat: Add
codefresh_pipeline
Data Source @korenyoni (#110) - Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 @dependabot (#106)
- Bump github.com/gogo/protobuf from 1.2.1 to 1.3.2 @dependabot (#105)
🐛 Bug Fixes
- Fix: spec attribute propagation from
original_source_yaml
@korenyoni (#113)
v0.3.1
Changes
- Chore: Doc, README fixes, Doc Automation @korenyoni (#107)
- Fix: docs workflow @korenyoni (#108)
🐛 Bug Fixes
- Fix
codefresh_account
refresh for on-prem installations @korenyoni (#109)
v0.3.0
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
- Change link to account_token @lrochette (#96)
🧰 Maintenance
- Chore: Documentation Overhaul, General Cleanup @korenyoni (#104)
v0.2.1
Changes
- CR-16640: Add requiredAvailableStorage @lrochette (#101)
v0.2.0
Changes
🐛 Bug Fixes
- Fix: Cron Trigger Plan-time Validation; Cron Trigger Updates; Cron Trigger Testing @korenyoni (#100)