Releases: strongdm/terraform-provider-sdm
Releases · strongdm/terraform-provider-sdm
v14.26.0
v14.25.0
v14.25.0 - Release stable Trino driver
v14.24.0
v14.23.0 - Enable TLS support in DB2 LUW
- The driver will connect over TLS if ConfigTLSRequired is set to true
v14.23.0
v14.23.0 - Expose PortOverride field for HTTP resources
- Expose the PortOverride field in HTTPBasicAuth, HTTPNoAuth, and HTTPAuth resources, allowing the local port used by clients to connect to the resource to be explicitly specified, as with other resource types. Previously this field was exposed in the admin UI and CLI interfaces for these resource types, but not available in the SDK.
v14.20.0
v14.20.0 - Improve retry logic
- Requests that result in a rate limit error are now retried indefinitely until the deadline, if any, is reached.
- Retries now use exponential backoff to improve reliability.
v14.18.1
v14.16.1 - Add sdm_managed_secret_value
- Add sdm_managed_secret_value helper resource for easier
value
setting for sdm_managed_secret resource
v14.15.0
v14.15.0 - Add RDP CA Data source
- Similarly to the SSH CA, the provider now exposes a data source for the RDP Certificate Authority within StrongDM
v14.14.0
v14.14.0 - Mark new Vault secret store authentication methods as stable
- Marks AWS EC2 and IAM authentication methods for Hashicorp's Vault secret store as stable
v14.13.0
v14.13.0 - Oracle NNE support now available
- Oracle DB connections that require Native Network Encryption (NNE) are now suppored via the Oracle (NNE) driver
v14.12.0
v14.12.0 - Change connection options for the unstable Aerospike driver
- Username and Password are optional
- UseServicesAlternate is optional