HomePhabricator
Diffusion Comm 139ef005b33b

[terraform] Avoid including Terraform *.tfstate.backup in keyserver docker…

Description

[terraform] Avoid including Terraform *.tfstate.backup in keyserver docker images

Summary: Files like terraform.tfstate.backup expose secrets in the keyserver image and should be

Test Plan:
Tested by building the docker image, opening the build with docker run -it docker_image bash and
searching for my password cd .. && (grep -R password_string . | grep -v node_modules) as we did in https://phab.comm.dev/D12823

Reviewers: varun, bartek, ashoat

Reviewed By: ashoat

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D12849

Details

Provenance
willAuthored on Jul 22 2024, 5:49 PM
Reviewer
ashoat
Differential Revision
D12849: [terraform] Avoid including Terraform *.tfstate.backup in keyserver docker images
Parents
rCOMM6ddf2218c2cf: Revert "[native] Temporary changes for staff release"
Branches
Unknown
Tags
Unknown