We’re excited to announce the very first release of the official Terraform Provider for Kosli. This is only the start of the journey for managing Kosli resources at scale!
Why This Matters To You
- Infrastructure as Code => Compliance as Infrastructure
Now you can manage your Kosli custom attestation types the same way you manage your infrastructure: versioned, reviewable and reproducible.
Avoid click-ops in the UI or home-made scripts using the CLI and API. Instead leverage the powers of the de-facto standard for IaC: Terraform. - Consistency and Scale
Define your custom attestation types once and deploy them consistently across organizations and flows.
Let your Terraform code be the source of truth. Allowing actual state to adhere to your desired state in Terraform and Git. - Team Collaboration
Review and approve changes to attestation types through your standard pull request workflow.
Your security and compliance requirements are now visible and auditable in Git history.
What’s Included
Custom Attestation Type Management:
Full lifecycle support for creating, updating, and managing custom attestation types with JSON schema validation and JQ transformation rules.
Production Ready:
Comprehensive testing, automated releases, and multi-platform support (Linux, macOS, Windows on amd64 and arm64).
What’s Next
This is only the start of the journey managing Kosli resources at scale. We have much more coming up:
Full documentation and examples: https://registry.terraform.io/providers/kosli-dev/kosli/latest
View on GitHub: https://github.com/kosli-dev/terraform-provider-kosli/releases/tag/v0.1.0