This article provides an overview of improvements in the Fortanix Data Security Manager (DSM) - Terraform 0.5.32 release.
1.0 Improvements
Updated the Terraform documentation and examples for the following resources (JIRA: PROD-8875, PROD-8876, and PROD-8877):
dsm_app_non_api_key
dsm_aws_group
dsm_aws_sobject
dsm_azure_sobject
dsm_plugin
csr.md
gcp_ekm_sa.md
gcp_sobject.md
group_crypto_policy.md
group_user_role.md
dsm_acc_crypto_policy
dsm_acc_quorum_policy
dsm_existing_group
Updated the Terraform documentation and examples for the following data sources (JIRA: PROD-8879):
azure_group.md
group.md
plugin.md
role.md
sobject.md
version.md
The Fortanix Terraform Provider "azure_group" resource now supports the Premium Key Vault (JIRA: PM-369).
2.0 Known Issues
The
dsm_aws_group data sourceis unable to fetch the existing AWS-backed group. It is only able to fetch the group details when the group is being created by thedsm_aws_group resource(JIRA: PROD-8946).When you invite a user to a Fortanix DSM account as an account member and add this user to a group as an account administrator using the
dsm_group_user_role, even though the user has not accepted the invitation to join the account, the user will still fail to be added to the group (JIRA: DEVOPS-3666).Unable to add quorum policy to existing externally-backed DSM groups using Terraform script (JIRA: PROD-9046).
3.0 Downloads
The Fortanix Terraform provider can be accessed from the Fortanix downloads page - https://fortanix.zendesk.com/hc/en-us/articles/6495657315348-Terraform-Provider.