Terraform CI/CD and testing on AWS with the new Terraform Test Framework | Amazon Web Services
Briefly

Terraform Modules provide a simplified way for organizations to deploy common workloads and standardize deployment processes.
Manual testing in Terraform can be problematic due to human errors and lack of scalability, highlighting the need for automated testing.
Terraform test framework facilitates unit and integration testing for module authors, reducing the need to learn additional languages.
Test files in Terraform modules are created with the extension *.tftest.hcl for easy integration with the Terraform test command.
Read at Amazon Web Services
[
add
]
[
|
|
]