mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-16 02:59:57 -04:00
4 lines
137 B
JSON
4 lines
137 B
JSON
|
|
{
|
||
|
|
"payload": "base64-encoded payload to encrypt or decrypt",
|
||
|
|
"key": "base64-encoded key for encryption or decryption (optional)"
|
||
|
|
}
|