Skip to content

encrypt/decrypt Object storage to support Terraform state backend

Goal

Enable objects in Object storage to be encrypted/decrypted

Initial idea

  • encryption/decryption is handled by GitLab
  • we use the key available in GitLab

Definition of done

  • Investigate best encryption key to use
  • Objects can be encrypted
  • Objects can be decrypted
  • Create an uploader to support the storage of Terraform state (object storage)
Edited by Alishan Ladhani