Pluralith / pluralith-cli

A tool for Terraform state visualisation and automated generation of infrastructure documentation
https://www.pluralith.com
Mozilla Public License 2.0
776 stars 54 forks source link

Stripping Secrets Failed #120

Open koboriakira opened 1 year ago

koboriakira commented 1 year ago

I'd like to solve this problem.

⠿ Initiating Graph ⇢ Posting Diagram To Pluralith Dashboard

→ Authentication
  ✔ API key is valid, you are authenticated!

→ Plan
  ✔ Local Execution Plan Generated
  ✔ Local Plan Cache Created
  ✘ Stripping Secrets Failed
running terraform plan failed -> GenerateGraph: creating terraform plan json failed -> RunPlan: failed to strip secrets -> CreatePlanJson: StripSecrets: ParseJson: invalid character 'c' looking for beginning of value

BTW: I wrote Japanese comments in terraform files. Is it problem?