ncloud_kms_add_acl_rule
Add an IP address or CIDR range to a KMS key's ACL rules to permit token requests from that source.
Instructions
Add an IP address to the ACL rules for a KMS key to allow token requests from that IP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address to allow (e.g., '192.168.1.1' or CIDR '192.168.1.0/24') | |
| memo | No | Description for this ACL rule | |
| keyTag | Yes | Key tag - unique identifier derived from key name |