π Changelog May 22nd 2025
2 months ago by Carlos Feliciano
π What's New
- GitLab integration is now live and in beta
- Our GitLab integration is now live and in beta!
- Terraform code context is live
- We now can use your code as context for the model to give contextual feedback in addition to your PR diffs, drift analysis and live running resource state!
- External module URL support added
- Within a PR, referencing an external URL to a public GitHub repo containing the repo code is now possible. This allows users to get accurate dependency information when using third-party TF services.
- AI prompt and model improvements
- Our model has been optimized with additional linting and tfsec training to improve overall Terraform code standards and security.
- Code review and drift are now separate functions
- PRs will only run an
init
andplan
IF credentials exist inside our app. Otherwise, we will comprehensively review your code repo, including security, misconfigs, linting, etc right in the PR.
- PRs will only run an