Terraform
Command line triggers for Terraform
Set up command line triggers to run checks from CI/CD pipelines or programmatically
Command line triggers enable you to call a check from a CI/CD pipeline, a bash shell or programmatically in your code.
You can specify command line triggers as standalone resources at check or group level:
You can see all the configuration options for group triggers, as well as more examples check triggers, on the official Terraform registry documentation page.