Releases: cyberark/terraform-provider-cyberark
Releases · cyberark/terraform-provider-cyberark
v0.3.2
v0.3.1
[0.3.1] - 2025-04-23
Fixed
- Provide error messages from the API back to the user
- Make
retention
andpurge
fields for safescomputed
so the API can provide default values if they are not user-provided - Safe resource update should look at safe members in the plan, not the existing state
- Handle removing or adding the optional
address
property when updating an account - Fix crash when debug logging is enabled
v0.3.0
[0.3.0] - 2025-04-11
Added
- Added support for Import, Update, Delete (Destroy) operations for all supported resources
- Removed Secretstore scan after AWS/Azure Secretstore creation to avoid conflicts
- Upgraded Go to 1.23 to resolve gocovmerge dependency issues
v0.2.2
[0.2.2] - 2024-11-22
Added
- Made the SecretNameInSecretStore parameter optional for PAM accounts
v0.2.1
[0.2.1] - 2024-10-24
Added
- Updated the README indicating support for PAM Self-Hosted
v0.2.0
[0.2.0] - 2024-10-09
Added
- Updated the references as per repo name
- Support for PAM Self-Hosted