Skip to content

Releases: cyberark/terraform-provider-cyberark

v0.3.2

01 May 15:57
Compare
Choose a tag to compare

[0.3.2] - 2025-04-30

Fixed

  • Fix bug where Read and Destroy operations could fail if nested resource attributes were not set

v0.3.1

23 Apr 19:54
Compare
Choose a tag to compare

[0.3.1] - 2025-04-23

Fixed

  • Provide error messages from the API back to the user
  • Make retention and purge fields for safes computed 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

14 Apr 19:04
Compare
Choose a tag to compare

[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

10 Dec 16:57
Compare
Choose a tag to compare

[0.2.2] - 2024-11-22

Added

  • Made the SecretNameInSecretStore parameter optional for PAM accounts

v0.2.1

28 Oct 22:03
Compare
Choose a tag to compare

[0.2.1] - 2024-10-24

Added

  • Updated the README indicating support for PAM Self-Hosted

v0.2.0

10 Oct 14:38
Compare
Choose a tag to compare

[0.2.0] - 2024-10-09

Added

  • Updated the references as per repo name
  • Support for PAM Self-Hosted