patrickchugh / terravision

Terravision creates Professional Cloud Architecture Diagrams from your Terraform code automatically. Supports AWS, Google and Azure.
Mozilla Public License 2.0
683 stars 67 forks source link

S3 backends #105

Open gokhanboranalp opened 4 months ago

gokhanboranalp commented 4 months ago

whta to do, if the backend is S3 bucket?

patrickchugh commented 4 months ago

The backend is overriden at runtime to be local so TF plan can be read, is that not working ? Any error?