Hi!
Recently I'm using Terraform to deploy and automate infrastructures on GCP.
Does anyone know how to do the unit test and integration test?
What I have tried:
- checkov can be installed through console command line but can't find the test file.
- terraform-python-testing-helper can't be installed. :-///
Thank you very much and looking forward to your advices.
Ivy