DEV Community

Discussion on: Using Terraform remote state for collaboration

Collapse
 
slawekgh profile image
gi mbu

Yes, but then we have a huge problem - 2nd devops team can read our all passwords stored in our tf-state

"terraform_remote_state" directive need a Token , even if its ReadOnly it still can read sensitive data in our TF-state

Collapse
 
megaproaktiv profile image
Gernot Glawe

You should not store password in tfstate. With AWS it can be secrets manager