cloud-native-toolkit / cloud-native-toolkit/planning
Maureen would like a cli command to simplify the process to create or rotate a key using an import token
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the process involves many complex steps, most of which require minimal outside inputs and can be automated.
There are two different potential flows:
1. The key material is available and the command should do the create or rotate straight through
2. The key material will be retrieved elsewhere so the process should be broken into three steps - a) generate the import token, b) encrypt the key material, and c) create or rotate the key with the encrypted result
The process would roughly follow these steps - https://cloud.ibm.com/docs/key-protect?topic=key-protect-tutorial-import-keys
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.