Releases: strongdm/terraform-provider-sdm
Releases · strongdm/terraform-provider-sdm
v7.7.0
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
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
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
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
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
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
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
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
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
v6.0.5 - Mark Workflow.Weight Field Computed
- This release marks the weight field as optional and computed