I want to encrypt my secret_key in my terraform code.
How can I do that??
I want to use SHA-256 to encrypt it.
It will be contained at JWT token's signature side
I want to encrypt my secret_key in my terraform code.
How can I do that??
I want to use SHA-256 to encrypt it.
It will be contained at JWT token's signature side