Skip to content

Releases: strongdm/terraform-provider-sdm

v7.7.0

04 Mar 21:04
Compare
Choose a tag to compare

v7.7.0 - Add Support for Approval Workflows Management

  • This change adds Approval Workflow managment support including Create, Update, Get, List and Delete functions.
  • The Approval Workflow support includes management of the related Approval Workflow Step and Approval Workflow Approver objects.

v7.6.0

04 Mar 19:02
Compare
Choose a tag to compare

v7.6.0 - Active Directory Certificate Services Secret Store

  • Added a new secret store type: Active Directory Certificate Services. This store is compatible with RDP-Certificate server types. It is currently unstable, and as such not available for general use yet.

v7.5.0

28 Feb 17:46
Compare
Choose a tag to compare

v7.5.0 - Introduce new AWS Private CA X.509 type secret stores

  • This PR introduces 1 new secret store type. It is marked unstable and, as such, is not available for use yet.

v7.3.0

20 Feb 22:41
Compare
Choose a tag to compare

v7.3.0 - Introduce new GCP Certificate Authority Service x509 type secret stores

  • This PR introduces 1 new secret store type. It is marked unstable and, as such, is not available for use yet.

v7.2.0

09 Feb 14:39
Compare
Choose a tag to compare

v7.2.0 - Remote ID Support for RDP

  • Added remote ID support for RDP
  • Added new driver type: RDP (Certificate Based) Server

These two features enable users to create RDP resources that will utilize remote ID for user accounts that access said server.

v7.1.1

25 Jan 19:40
Compare
Choose a tag to compare

v7.1.1 - Introduce new SSH Certificate type secret stores

  • This PR introduces 3 new secret store types. They are marked unstable and, as such, are not available for use yet.

v7.1.0

16 Jan 22:17
Compare
Choose a tag to compare

v7.1.0 - Add ability to retrieve StrongDM CA for RDP certificate-based authentication

  • Content
    Add ability to retrieve StrongDM CA for RDP certificate-based authentication

v7.0.0

08 Dec 06:01
Compare
Choose a tag to compare

v7.0.0 - Support Workflow Approver Roles

  • Renames the existing "approver_id" in workflow approvers to "account_id"
  • Adds "role_id" to workflow approvers

v6.0.6

09 Nov 19:16
Compare
Choose a tag to compare

v6.0.6 - GA IAM Auth for Aurora and RDS Postgres

  • IAM Auth Aurora resource type is now generally available.
  • IAM Auth RDS Postgres resource type is now generally available.

v6.0.5

02 Nov 13:31
Compare
Choose a tag to compare

v6.0.5 - Mark Workflow.Weight Field Computed

  • This release marks the weight field as optional and computed