Sha256: a07d1e2a3f9154e141035b07440d1f90c55a64eda708880b3f451e573a69e622
Contents?: true
Size: 454 Bytes
Versions: 5
Compression:
Stored size: 454 Bytes
Contents
## Example Format all source files. $ terraspace fmt Formating terraform files app/modules/example main.tf outputs.tf variables.tf app/stacks/demo main.tf Format specific module or stack. $ terraspace fmt stack1 $ terraspace fmt module1 Format scoping to module or stack types. In case there's a module and stack with the same name. $ terraspace fmt example -t module $ terraspace fmt demo -t stacke
Version data entries
5 entries across 5 versions & 1 rubygems