github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/google/compute/AVD-GCP-0037/docs.md (about)

     1  
     2  Sensitive values such as raw encryption keys should not be included in your Terraform code, and should be stored securely by a secrets manager.
     3  
     4  ### Impact
     5  The encryption key should be considered compromised as it is not stored securely.
     6  
     7  <!-- DO NOT CHANGE -->
     8  {{ remediationActions }}
     9  
    10  ### Links
    11  - https://cloud.google.com/compute/docs/disks/customer-supplied-encryption
    12  
    13