Terraform Best Practices
Formatting, linting and validation
It is expected that Terraform code follows standard formatting. Apply standard formatting with terraform fmt.
It is expected that Terraform code follows standard formatting. Apply standard formatting with terraform fmt.