Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

how to do unit test and integration test with terraform on GCP?

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