HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kasfkaj

no profile record

comments

kasfkaj
·3 lata temu·discuss
Yes, this. Just supply a few flags to configure terraform backend to store the state in remote storage and encrypt it.

terraform init --backend=gcs --bucket="xxx" --prefix="my-deployment-name" --encryption_key="my-random-bits"