can I choose encrypt algorithm at terraform?

Viewed 14

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

0 Answers
Related