- Learning DevOps
- Mikael Krief
- 43字
- 2021-06-24 12:32:08
Formatting and validating the code
After seeing how to destroy resources with Terraform, it is also important to emphasize the importance of having well-formatted code that meets Terraform's style rules and to validate that the code does not contain syntax or variable errors.