boltops-tools / terraspace

Terraspace: The Terraform Framework
https://terraspace.cloud
Apache License 2.0
674 stars 46 forks source link

terraform fmt for config? #225

Open mgzenitech opened 2 years ago

mgzenitech commented 2 years ago

Summary

Currently terraspace fmt works only on modules and stacks. Shouldn't config also be formatted as it contains tf files, like backend.tf and provider.tf?

Motivation

Guide-level explanation

Reference-level explanation

Drawbacks

Unresolved Questions