Releases: fourplusone/terraform-provider-jira
Releases · fourplusone/terraform-provider-jira
v0.1.20
What's Changed
- Upgrade to Terraform SDK provider 2.4.1 by @daniel-noland in #31
- [FIX] Avoid jira race conditions while creating projects by @fourplusone in #73
- [FEAT] Add support for personal access tokens by @fourplusone in #80
- [DOC] Use terraform-plugin-docs by @fourplusone in #75
Full Changelog: v0.1.19...v0.1.20
v0.1.19
v0.1.18
What's Changed
- Added error parsing to cause project recreation on 404 by @adam-skalicky in #69
- Fix error "interface conversion: interface {} is map[string]interface {}, not map[string]string" by @fransf-wtax in #51
New Contributors
- @fransf-wtax made their first contribution in #51
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Use Github Actions for Build & Test by @fourplusone in #61
- Group and User import support by @adam-skalicky in #59
- Changed type of CategoryID to resolve read issues by @adam-skalicky in #64
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- Removing "dep" in favor of Go modules (already present) by @hh-nharward in #34
- Add some basic docs for the registry by @TomTucka in #41
- Adds "data." to examples to prevent syntax errors by @Burke9077 in #42
- Added import funcionality to jira projects by @adam-skalicky in #58
- Fixed an issue where lead field for Jira Projects was not correctly read
- Updated to golang 1.18 (adding support Apple Silicon)
New Contributors
- @TomTucka made their first contribution in #41
- @Burke9077 made their first contribution in #42
- @adam-skalicky made their first contribution in #58
Full Changelog: v0.1.15...v0.1.16
v0.1.15
New Features
- Set custom fields
- Set labels
v0.1.14
New Features
- Published on https://registry.terraform.io