How would you securely manage secrets in Terraform? Any examples with Vault or AWS Secrets?
Securing secrets across environments in Terraform is essential for preventing unauthorized access to sensitive data. Describe your approach to integrating secure secret management with Terraform. Could you provide examples of using tools like HashiCorp Vault or AWS Secrets Manager?