Command line triggers for Terraform
On this page
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.
Last updated on December 11, 2024. You can contribute to this documentation by editing this page on Github