rancherlabs / terraform-harvester-equinix

Apache License 2.0
12 stars 10 forks source link

Reformat terraform files #5

Closed dnoland1 closed 1 year ago

dnoland1 commented 1 year ago

Use terraform fmt reformat all terraform files.

Add step in drone pipeline to run terraform fmt -diff -check -recursive to ensure all future commits have properly formatted terraform files.