This product is deprecated
Key Protect module will not be available after 08/24/2025. You can install the product until then.
Module overview
Use this module to provision and configure an IBM Key Protect instance.
You can configure the following aspects of your instance:
- Key Protect instance
- Rotation policy
- Dual authorization policy
- Metrics policy
- Key create and import access policy
Usage
module "key_protect_module" {
# Replace "X.X.X" with a release version to lock into a specific release
source = "https://cm.globalcatalog.cloud.ibm.com/api/v1-beta/offering/source?archive=tgz&kind=terraform&name=terraform-ibm-key-protect&version=X.X.X"
key_protect_name = "my-key-protect-instance"
resource_group_id = "xxXXxxXXxXxXXXXxxXxxxXXXXxXXXXX"
region = "us-south"
}
Features and capabilities
Create a Key Protect instance
Create an IBM Key Protect instance.
Configure a rotation policy
Configure a rotation policy for the Key Protect instance.
Configure a dual authorization policy
Configure a dual authorization policy for the Key Protect instance.
Configure a metrics policy
Configure a metrics policy for the Key Protect instance.
Configure a key create and import access policy
Configure a key create and import access policy for the Key Protect instance.
Attach resource tags
Attach resource tags to the Key Protect instance.
Attach access tags
Attach access tags to the Key Protect instance.
Version last updated: 11/22/2023
Example
Details
Details
Type
- Terraform
Provider
- Community
Category
- Developer tools
Last updated
- 05/26/2025
Product version
- v2.4.1
Example
- Basic
Copy
Copy
Copy
Copy
Copy
Copy
Count: 0