GitHub Action integration for DevOps workflows
Provide GitHub Action support so users can run Vera-based infrastructure tests directly in CI/CD.
Example
For a Terraform project repo, every push or pull request could automatically trigger github actions:
- start the Vera emulator,
- run test deployments,
- validate expected behavior.
This would make it easier to integrate Vera into real-world DevOps pipelines and catch issues before deployment.
GitHub Action integration for DevOps workflows
Provide GitHub Action support so users can run Vera-based infrastructure tests directly in CI/CD.
Example
For a Terraform project repo, every push or pull request could automatically trigger github actions:
This would make it easier to integrate Vera into real-world DevOps pipelines and catch issues before deployment.