Releases: cyberark/terraform-provider-conjur
Releases · cyberark/terraform-provider-conjur
v0.5.0
v0.5.0 - 2021-05-06
Added
- Validated support with Terraform v0.15. Please note that in v0.15, behavior around sensitive output values changed; with Terraform
v0.15, you must mark output values with "sensitive: true" if its definition includes any Conjur-provided secret values.
#76
Changed
- Plugin now uses the Terraform Plugin SDK instead of Terraform core as its plugin library. With this change, the Go version was also
incremented to 1.15. #76
v0.4.0
v0.3.1
v0.3.0
v0.2.0
v0.2.0 - 2018-08-31
Added
- Homebrew installer, see https://github.com/cyberark/terraform-provider-conjur#homebrew-macos for instructions.
v0.1.0
v0.1.0 - 2018-08-28
Added
- Initial release
- Use https://github.com/cyberark/conjur-api-go to read configuration.